Chat input updates with Stop button and update dialog changelog UI (#241)

* feat: re-organizaed input footer UI in chat

Add StopIcon component and use it for aborting generation in chat controls
Introduce ProviderLogoOrFallback to show provider logo or fallback icon in model controls
Remove mobile-only abort button in StatusRow and simplify abort handling

* feat: improved render of changelog in UpdateDialog
This commit is contained in:
Bohdan Triapitsyn
2026-01-29 18:23:43 +02:00
committed by GitHub
parent 0bd4dc12e4
commit c5158ff52c
6 changed files with 251 additions and 116 deletions
+1 -1
View File
@@ -2994,7 +2994,7 @@ dependencies = [
[[package]]
name = "openchamber-desktop"
version = "1.5.9"
version = "1.6.0"
dependencies = [
"anyhow",
"axum",