Automatic changelog generation for PR #364 [ci skip]

This commit is contained in:
SkyratBot
2020-08-17 14:48:32 +02:00
parent 971b0ba1de
commit a50286bf93
+8
View File
@@ -0,0 +1,8 @@
author: "SkyratBot"
delete-after: True
changes:
- rscadd: "tgchat: Unread message count is now smarter and won't increase on other tabs if you have already read the same message in the active tab."
- rscadd: "tgchat: Admin PMs are now properly annotated and can be filtered into separate tabs."
- bugfix: "tgchat: Fix: Highlighted message overlay no longer blocks clicks. Clicking a highlighted `(F)` link should work as it should."
- bugfix: "tgui: Fixed NTOS bluescreen due to calling `.includes()` on a stylesheet href which could be null on certain browsers."
- code_imp: "tgchat: Chat schema bumped to version 5. All chat-related settings were reset to avoid breakage."