Fix Handling of FFZ CDN URLs with https already appended (#4432)

This commit is contained in:
Daniel Sage
2023-03-04 19:34:36 -05:00
committed by GitHub
parent 1dc2bcc445
commit b9e87dcd2b
6 changed files with 37 additions and 9 deletions
+1
View File
@@ -4,6 +4,7 @@
- Minor: Delete all but the last 5 crashdumps on application start. (#4392)
- Minor: Added `/banid` command that allows banning by user ID. (#4411)
- Bugfix: Fixed FrankerFaceZ emotes/badges not loading due to API change. (#4432)
- Bugfix: Fixed uploaded AppImage not being able most web requests. (#4400)
- Bugfix: Fixed a potential race condition due to using the wrong lock when loading 7TV badges. (#4402)
- Dev: Add capability to build Chatterino with Qt6. (#4393)