fix: add more image sizes to shared chat badge (#6146)

This commit is contained in:
nerix
2025-04-13 11:48:13 +02:00
committed by GitHub
parent f56b7c05bf
commit e1863d64ee
5 changed files with 73 additions and 5 deletions
+1
View File
@@ -15,6 +15,7 @@
- Bugfix: Handle <kbd>CMD</kbd> + <kbd>BACKSPACE</kbd> behavior explicitly in main chat dialog input for macOS. (#6111)
- Bugfix: Fixed a small typo in the settings page. (#6134)
- Bugfix: Fixed some Twitch commands not getting tab-completed correctly. (#6143)
- Bugfix: Fixed shared chat badges displaying pixelated when Chatterino is scaled too much. (#6146)
- Dev: Mini refactor of Split. (#6148)
- Dev: Conan will no longer generate a `CMakeUserPresets.json` file. (#6117)
- Dev: Pass `--force-openssl` when installing from CMake in Qt 6.8+. (#6129)