Change the highlight order to prioritize Message highlights over User highlights (#4303)

This commit is contained in:
pajlada
2023-01-15 14:21:42 +01:00
committed by GitHub
parent 4c782ce90c
commit f933d9cdf2
3 changed files with 8 additions and 7 deletions
+1
View File
@@ -2,6 +2,7 @@
## Unversioned
- Minor: Change the highlight order to prioritize Message highlights over User highlights. (#4303)
- Minor: Added ability to negate search options by prefixing it with an exclamation mark (e.g. `!badge:mod` to search for messages where the author does not have the moderator badge). (#4207)
- Minor: Search window input will automatically use currently selected text if present. (#4178)
- Minor: Cleared up highlight sound settings (#4194)