feat: make Nicknames searchable with settings dialog search bar (#5886)

This commit is contained in:
apa420
2025-05-10 13:58:15 +00:00
committed by GitHub
parent e86ecf5d0b
commit e793df02ba
3 changed files with 15 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@
- Minor: Updated emojis to Unicode 16.0. (#6155)
- Minor: Allow disabling of double-click tab renaming through setting. (#6163, #6184)
- Minor: The JSON selector in the upload response can now query arrays using their indices like `foo.0`. (#6193)
- Minor: Made nicknames searchable in the Settings dialog search bar. (#5886)
- Minor: Added hotkey Action for opening account selector. (#6192)
- 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)