make paused chat indicator more apparent (#6123)

This commit is contained in:
Jacob Alexander Thompson
2025-04-05 13:53:30 -07:00
committed by GitHub
parent c5b6f21d5f
commit 3481c93365
2 changed files with 32 additions and 4 deletions
+1
View File
@@ -2,6 +2,7 @@
## Unversioned
- Minor: Make paused chat indicator more visible, and fix its zoom behavior. (#6123)
- Bugfix: Don't create native messaging manifest file if browser directory doesn't exist. (#6116)
- Bugfix: Make reply-cancel button less coarse-grained. (#6106)
- Dev: Conan will no longer generate a `CMakeUserPresets.json` file. (#6117)