Downloads
| OS | Arch | File |
|---|---|---|
| Windows | x86_64 | Chatterino7.Installer.exe |
| Chatterino7.Portable.zip | ||
|
ARM64 (Experimental) | Experimental-ARM64-Chatterino7.Installer.exe | |
| Experimental-ARM64-Chatterino7.Portable.zip | ||
| macOS | Universal (x86_64, ARM64) | Chatterino.dmg |
| Linux | x86_64 | chatterino-x86_64.flatpak |
| Chatterino-x86_64-Qt6.AppImage |
What's Changed
Note
With the next release, the app will be renamed from "Chatterino7" to "Chatterino 7TV". The version number will change from 7.x.y to 2.x.y. See #323 for details and progress.
📣 Check out https://chatterino.com/changelog for the main changes.
Changes Specific to Chatterino7
🟢 Experimental Kick Support
The main change for Chatterino7 is the addition of Kick as a second platform. You can add Kick channels like you would add Twitch channels, messages and moderation actions show with Kick and 7TV emotes.
It's still experimental, because the Kick API does not provide everything Chatterino needs yet. #352 tracks this.
Unless you use the Kick features, Chatterino won't connect to Kick.
Other Changes
- 🖌️ Increased radius of drop-shadows in paints to match the browser extension. Can be changed with the "Use larger 7TV Paint Shadows" setting. (#339, a4a86c9)
- 🔗 Fixed 7TV users with multiple connections to the same platform not having cosmetics applied on all connected accounts (#389)
- 🐛 Fixed URL paints on mentions not being scaled correctly in high-dpi settings (57627ed)
- 🆕 Chatterino7 now provides ARM builds for Windows. These are still considered experimental - if you're using Windows on ARM, please provide feedback for these (even if they work). (#377, #392)
More
- Bumped Qt to 6.9.3 on Windows and macOS due to CVE-2025-10728 and CVE-2025-10729 (7407735)
- Updated the macOS Homebrew bottles on x86_64 to Sonoma as Ventura was EOL'd 2025-Sep-15 (#336)
- Preemptively treat version comparisons between
7.x.xand2.y.yas upgrades (#372)
New Contributors
- @devPoland made their first contribution in #339
Full Changelog: v7.5.4...v7.5.5-beta.1