Fix AppImage not containing all SSL dependencies (#4400)

This means the AppImage is built on Ubuntu 20.04 using Qt 5.12
This commit is contained in:
pajlada
2023-02-21 09:47:18 +01:00
committed by GitHub
parent 621b5d9163
commit 7e005ba661
6 changed files with 66 additions and 23 deletions
+1
View File
@@ -3,6 +3,7 @@
## Unversioned
- Minor: Delete all but the last 5 crashdumps on application start. (#4392)
- Bugfix: Fixed uploaded AppImage not being able most web requests. (#4400)
- Dev: Add capability to build Chatterino with Qt6. (#4393)
- Dev: Fix homebrew update action. (#4394)