feat: make filters searchable with Settings dialog search (#5890)

This commit is contained in:
apa420
2025-04-13 12:51:04 +00:00
committed by GitHub
parent 1d8a00e892
commit acea118466
3 changed files with 11 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@
- Minor: Added WebSocket API for plugins. (#6076)
- Minor: Allow for themes to set transparent values for window background on Linux. (#6137)
- Minor: Popup overlay now only draws an outline when being interacted with. (#6140)
- Minor: Made filters searchable in the Settings dialog search bar. (#5890)
- Bugfix: Don't create native messaging manifest file if browser directory doesn't exist. (#6116)
- Bugfix: Fixed scrolling now working on inputs in the settings. (#6128)
- Bugfix: Make reply-cancel button less coarse-grained. (#6106)