feat: allow disabling fading recent messages (#6121)

This commit is contained in:
fourtf
2025-04-06 14:21:34 +02:00
committed by GitHub
parent 5901b69898
commit edbdcc1d55
7 changed files with 21 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@
## Unversioned
- Minor: Add an option for the reduced opacity of message history. (#6121)
- 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)