Release v2.4.2 (#4433)
* Update `CMakeLists.txt` * Update `resources/com.chatterino.chatterino.appdata.xml` * Update `src/common/Version.hpp` * Update `CHANGELOG.md` This includes changelog re-ordering changes that would normally be in a seperate PR, but this release will be an exception to that rule
This commit is contained in:
+7
-5
@@ -2,13 +2,15 @@
|
||||
|
||||
## Unversioned
|
||||
|
||||
- Minor: Delete all but the last 5 crashdumps on application start. (#4392)
|
||||
## 2.4.2
|
||||
|
||||
- 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 FrankerFaceZ emotes/badges not loading due to an API change. (#4432)
|
||||
- Bugfix: Fixed uploaded AppImage not being able to execute 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)
|
||||
- Dev: Fix homebrew update action. (#4394)
|
||||
- Dev: Delete all but the last 5 crashdumps on application start. (#4392)
|
||||
- Dev: Added capability to build Chatterino with Qt6. (#4393)
|
||||
- Dev: Fixed homebrew update action. (#4394)
|
||||
|
||||
## 2.4.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user