feat: menu action to sort tabs alphabetically (#6551)

This commit is contained in:
teknsl
2025-10-25 18:13:12 +02:00
committed by GitHub
parent 7172503527
commit 1a6b4d6d36
3 changed files with 27 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@
- Minor: Added setting for character limit of deleted messages. (#6491)
- Minor: Added link support to plugin message API. (#6386, #6527)
- Minor: Added a description for the logging option under moderation tab. (#6514)
- Minor: Added a menu action to sort tabs alphabetically. (#6551)
- Minor: Fixed "edit hotkey" dialog opening like a normal window. (#6540)
- Bugfix: Expose the "Extra extension IDs" setting on non-Windows systems too. (#6509)
- Bugfix: Fixed some commands and filters not working as expected in seach popups. (#6539)