fix: compare settings before updating them (#5240)

This commit is contained in:
pajlada
2024-03-09 16:03:26 +01:00
committed by GitHub
parent 2e77b47ea1
commit 2361d30e4b
5 changed files with 17 additions and 4 deletions
+1
View File
@@ -75,6 +75,7 @@
- Bugfix: Fixed triple click on message also selecting moderation buttons. (#4961)
- Bugfix: Fixed a freeze from a bad regex in _Ignores_. (#4965, #5126)
- Bugfix: Fixed badge highlight changes not immediately being reflected. (#5110)
- Bugfix: Fixed emotes being reloaded when pressing "Cancel" in the settings dialog, causing a slowdown. (#5240)
- Bugfix: Fixed some emotes not appearing when using _Ignores_. (#4965, #5126)
- Bugfix: Fixed lookahead/-behind not working in _Ignores_. (#4965, #5126)
- Bugfix: Fixed Image Uploader accidentally deleting images with some hosts when link resolver was enabled. (#4971)