What's Changed
📣 Check out what's new on chatterino.com/changelog!
Changes to this fork
- Added setting to disable animated 7TV badges (3bbcc9f)
- Added setting to disable 7TV paint shadows (689235b)
- Paints are no longer rendered in system messages (b55e723)
- Emotes now properly use the AVIF version if it's available and supported (9776bb0)
- Fixed 7TV avatars not loading in the usercard (f9a18c1)
More changes
- macOS: Changed CFBundleIdentifier from
com.chatterino
toapp.7tv.chatterino7
(fec0dbd) - Windows: Updated Conan version used in CI to 2.4 (330d05d)
- Windows: Updated
libavif
to 1.0.4,boost
to 1.85, andopenssl
to 3.2.2 (330d05d) - macOS: A single universal app is now released for macOS (#274, #279)
- Refactored paints to avoid creation of intermediate widgets (#277)
- macOS: The minimum required macOS version is now 13.0 Ventura (note that the app might still work on older versions, it's just not tested) (5e4a9c5)
- The client version is now sent through URL parameters to the 7TV EventAPI - previously, this was only sent in the
User-Agent
(1ad27c5)
New Contributors
Full Changelog: v7.5.1...v7.5.2-beta.1