feat: Add Setting to Hide Reply Context (#4224)

This commit is contained in:
nerix
2022-12-07 22:02:54 +01:00
committed by GitHub
parent 4fdcac8ec5
commit ff54b4c8d2
5 changed files with 19 additions and 5 deletions
+1
View File
@@ -7,6 +7,7 @@
- Minor: Cleared up highlight sound settings (#4194)
- Minor: Tables in settings window will now scroll to newly added rows. (#4216)
- Minor: Added link to streamlink docs for easier user setup. (#4217)
- Minor: Added setting to turn off rendering of reply context. (#4224)
- Bugfix: Fixed highlight sounds not reloading on change properly. (#4194)
- Bugfix: Fixed CTRL + C not working in reply thread popups. (#4209)
- Bugfix: Fixed message input showing as red after removing a message that was more than 500 characters. (#4204)