Releases: Chatterino/chatterino2
Releases · Chatterino/chatterino2
Nightly Release
v2.5.2-beta.1
This is the first beta release of v2.5.2.
The full changelog can be found at https://chatterino.com/changelog#2.5.2
Commit list
- ci: add workflow for WinGet by @Nerixyz in #5365
- docs: fix typo by @fossdd in #5368
- chore(deps): bump hendrikmuhs/ccache-action from 1.2.12 to 1.2.13 by @dependabot in #5370
- build: add doxygen target by @pajlada in #5377
- tests: better test initializing allowing for better printing by @pajlada in #5379
- fix: prefer reporting error over status for 200 OK by @Nerixyz in #5378
- chore(deps): bump lib/settings from
70fbc72
to03e8af1
by @dependabot in #5382 - Release plugins alpha by @Mm2PL in #5288
- Add custom image functionality for inline mod buttons. by @Mm2PL in #5369
- fix: Missing includes when building with
USE_PRECOMPILED_HEADERS=OFF
by @brian6932 in #5389 - refactor: cleanup and document
Scrollbar
by @Nerixyz in #5334 - Use Qt's High-DPI scaling on Windows by @Nerixyz in #4868
- fix: update color of usernames & boldness of usernames on the fly by @pajlada in #5300
- fix: don't use DPI aware functions on Qt 5 (Windows 7/8) by @Nerixyz in #5391
- revert: use max(minimum, min(bottom, value)) over clamp(..) by @Nerixyz in #5393
- Added
flags.action
filter variable by @Mm2PL in #5397 - fix: don't attempt to scale windows opted out of scaling by @Nerixyz in #5400
- chore(deps): bump ZedThree/clang-tidy-review from 0.18.0 to 0.19.0 by @dependabot in #5394
- fix: get rid of duplicate scale events by @Nerixyz in #5404
- fix: usercard jumping when loading data by @Nerixyz in #5406
- chore(deps): bump jurplel/install-qt-action from 3.3.0 to 4.0.0 by @dependabot in #5408
- fix(luals-meta): generate globals in
c2
and echo@lua
commands by @Nerixyz in #5385 - chore: remove unused timegates by @Nerixyz in #5361
- fix: use
irc-unknown
when irc server couldn't be loaded by @pajlada in #5419 - Add feature to duplicate tabs by @KleberPF in #5277
- Update Windows Qt6 version from 6.5.0 to 6.7.1 by @pajlada in #5420
- chore: update vcpkg baseline (Qt 6.7.0) by @kornes in #5422
- chore(deps): bump lib/settings from
03e8af1
to80b8cb6
by @dependabot in #5427 - Fix: tabs move animation for duplicated tabs by @kornes in #5426
- feat(emote-popup): save size of popup by @Nerixyz in #5415
- Fixed restricted users' usernames not being clickable by @pajlada in #5405
- chore: refactor TwitchIrcServer by @pajlada in #5421
- refactor: load images in workers and push immediately by @Nerixyz in #5431
- fix: global emotes not loading by @pajlada in #5435
- feat: notify mods when users are warned by @iProdigy in #5441
- force install newer version of the windows CRT in the windows test runner by @pajlada in #5448
- Improved error messaging for Update Channel API by @JakeRYW in #5429
- chore(deps): bump dawidd6/action-download-artifact from 3 to 6 by @dependabot in #5454
- fix: Add brave & google-chrome-stable to incognito browser list by @Niller2005 in #5452
- fix: handle older VC redist versions by @Nerixyz in #5447
- Clean up QtCreator's package manager setup by @hemirt in #5305
- fix: ignore late pings by @Nerixyz in #5457
- feat: allow timeout-related commands to be used in multiple channels by @pajlada in #5402
- Show line indicator instead of rectangle while dragging in tables by @Nerixyz in #5256
- fix: git permission errors in Ubuntu builds by @pajlada in #5458
- chore: unsingletonize UserDataController by @pajlada in #5459
- make TwitchPubSubClient.DisconnectedAfter1s test less flaky by @pajlada in #5461
- chore: unsingletonize Resources/Resources2 by @pajlada in #5460
- chore: unsingletonize SoundController by @pajlada in #5462
- Add niller2005 to contributors list by @Niller2005 in #5464
- fix: check state when completing commands by @Nerixyz in #5401
- chore: post some ssl info on startup by @pajlada in #5475
- Introduce HTTP API for plugins by @Mm2PL in #5383
- feat: add
/warn
command by @iProdigy in #5474 - feat: notate power-up automatic reward redemptions by @iProdigy in #5471
- refactor: cleanup browser extension by @Nerixyz in #5465
- chore(deps): bump lib/expected-lite from
3634b0a
to182165b
by @dependabot in #5469 - chore(deps): bump lib/settings from
80b8cb6
tof3e9161
by @dependabot in #5468 - Adding JakeRYW to contributor list by @JakeRYW in #5481
- chore: change pajlada's profile picture to v2 by @pajlada in #5482
- fix(windows): wait for Qt before getting bounds by @Nerixyz in #5478
- chore: remove old Qt 5.12 code, update docs and FreeBSD runner by @Nerixyz in #5396
- dev: remove macos artifact from nightly release by @pajlada in #5483
- Add
Network
to plugin info schema by @2547techno in #5492 - fix plugin http types & docs by @2547techno in #5494
- Enable antialiasing for reply button by @dnsge in #5491
- chore: Update settings library to v0.2.0 by @pajlada in #5496
- fix: use selected window for
/clearmessages
by @Nerixyz in #5489 - refactor: add
Channel::addSystemMessage
function by @pajlada in #5500 - show running qt version if it differs from compiled version by @Nerixyz in #5501
- Support more firefox variants for incognito link opening by @teknsl in #5503
- Fixed splits staying paused after unfocusing Chatterino in certain configurations by @Mm2PL in #5504
- Add extra context to messages that are added to channels, allowing the logging controller to take more responsibility in what messages to log by @pajlada in #5499
- feat: strip prefixes and suffixes in links by @Nerixyz in #5486
- Added option to log streams by their ID, allowing for easier "per-stream" log analyzing by @pajlada in #5507
- Display message being replied to above input box by @dnsge in #4350
- chore: make
FlagsEnum
constexpr by @Nerixyz in #5510 - chore: mini refactorings and dead code removal by @Nerixyz in #5512
- fix: disallow more characters in links by @Nerixyz in #5509
- feat: add option to suppress live notifications on startup by @Nerixyz in #5388
- fix: restore input layout (almost) by @Nerixyz in #5519
- ci: collect code coverage by @Nerixyz in #5516
- chore: remove Singleton & replace getIApp with getApp by @pajlada in https://github....
v2.5.1
v2.5.0
What's Changed
- Major: Twitch follower emotes can now be correctly tabbed in other channels when you are subscribed to the channel the emote is from. (#4922)
- Major: Added
/automod
split to track automod caught messages across all open channels the user moderates. (#4986, #5026) - Major: Moderators can now see restricted chat messages and suspicious treatment updates. (#5056, #5060)
- Minor: Migrated to the new Get Channel Followers Helix endpoint, fixing follower count not showing up in usercards. (#4809)
- Minor: Moderation commands such as
/ban
,/timeout
,/unban
, and/untimeout
can now be used via User IDs by using theid:123
syntax (e.g./timeout id:22484632 1m stop winning
). (#4945, #4956, #4957) - Minor: The
/usercard
command now accepts user ids. (/usercard id:22484632
) (#4934) - Minor: Added menu actions to reply directly to a message or the original thread root. (#4923)
- Minor: The
/reply
command now replies to the latest message from the user. Due to this change, the message you intended to reply to is now shown in the reply context, instead of the first message in a thread. (#4919)
More Changes
- Minor: The chatter list button is now hidden if you don't have moderator privileges. (#5245, #5336)
- Minor: Live streams that are marked as reruns now mark a tab as yellow instead of red. (#5176, #5237)
- Minor: Allowed theming of tab live and rerun indicators. (#5188)
- Minor: The Restart on crash setting works again on Windows. (#5012)
- Minor: Added an option to use new experimental smarter emote completion. (#4987)
- Minor: Added support for FrankerFaceZ channel badges. These can be configured at https://www.frankerfacez.com/channel/mine - currently only supports bot badges for your chat bots. (#5119)
- Minor: Added support to send /announce[color] commands. Colored announcements only appear with the chosen color in Twitch chat. (#5250)
- Minor: The whisper highlight color can now be configured through the settings. (#5053)
- Minor: Added an option to always include the broadcaster in user completions. This is enabled by default. (#5193, #5244)
- Minor: Added a warning message if you have multiple commands with the same trigger. (#4322)
- Minor: Chatters from message history are now added to autocompletion. (#5116)
- Minor: Added support for the
{input.text}
placeholder in the Split -> Run a command hotkey. (#5130) - Minor: Added
--activate <channel>
(or-a
) command line option to focus or add a certain Twitch channel on startup. (#5111) - Minor: Added the
--incognito/--no-incognito
options to the/openurl
command, allowing you to override the "Open links in incognito/private mode" setting. (#5149, #5197) - Minor: Added the ability to change the top-most status of a window regardless of the Always on top setting (right click the notebook). (#5135)
- Minor: Added the ability to show AutoMod caught messages in mentions. (#5215)
- Minor: Added the ability to configure the color of highlighted AutoMod caught messages. (#5215)
- Minor: Updated to Emoji v15.1. Google emojis are now used as the fallback instead of Twitter emojis. (#5182)
- Minor: Added icons for newer versions of macOS. (#5148)
- Minor: Added more menu items in macOS menu bar. (#5266)
- Minor: Improved color selection and display. (#5057)
- Minor: Added a System theme setting that updates according to the system's color scheme (requires Qt 6.5). (#5118)
- Minor: Normalized the input padding between light & dark themes. (#5095)
- Minor: The account switcher is now styled to match your theme. (#4817)
- Minor: Added a fallback theme field to custom themes that will be used in case the custom theme does not contain a color Chatterino needs. If no fallback theme is specified, we'll pull the color from the included Dark or Light theme. (#5198)
- Minor: Added a new completion API for experimental plugins feature. (#5000, #5047)
- Minor: Added a new Channel API for experimental plugins feature. (#5141, #5184, #5187)
- Minor: Introduce
c2.later()
function to Lua API. (#5154) - Minor: Added
--safe-mode
command line option that can be used for troubleshooting when Chatterino is misbehaving or is misconfigured. It disables hiding the settings button & prevents plugins from loading. (#4985) - Minor: Added wrappers for Lua
io
library for experimental plugins feature. (#5231) - Minor: Added permissions to experimental plugins feature. (#5231)
- Minor: Added missing periods at various moderator messages and commands. (#5061)
- Minor: Improved Streamlink documentation in the settings dialog. (#5076)
- Minor: The installer now checks for the VC Runtime version and shows more info when it's outdated. (#4847)
- Minor: All sound capabilities can now be disabled by setting your "Sound backend" setting to "Null" and restarting Chatterino. (#4978)
- Minor: Added an invisible resize handle to the bottom of frameless user info popups and reply thread popups. (#4795)
- Minor: Updated the flatpakref link included with nightly builds to point to up-to-date flathub-beta builds. (#5008)
- Minor: Image links now reflect the scale of their image instead of an internal label. (#5201)
- Minor: IPC files are now stored in the Chatterino directory instead of system directories on Windows. (#5226)
- Minor: 7TV emotes now have a 4x image rather than a 3x image. (#5209)
- Minor: Add
reward.cost
reward.id
,reward.title
filter variables. (#5275) - Minor: Change Lua
CompletionRequested
handler to use an event table. (#5280) - Minor: Changed the layout of the about page. (#5287)
- Minor: Add duration to multi-month anon sub gift messages. (#5293)
- Minor: Added context menu action to toggle visibility of offline tabs. (#5318)
- Minor: Report sub duration for more multi-month gift cases. (#5319)
- Minor: Improved error reporting for the automatic streamer mode detection on Linux and macOS. (#5321)
- Bugfix: Fixed a crash that could occur on Wayland when using the image uploader. (#5314)
- Bugfix: Fixed split tooltip getting stuck in some cases. (#5309)
- Bugfix: Fixed the version string not showing up as expected in Finder on macOS. (#5311)
- Bugfix: Fixed links having
http://
added to the beginning in certain cases. (#5323) - Bugfix: Fixed topmost windows from losing their status after opening dialogs on Windows. (#5330)
- Bugfix: Fixed a gap appearing when using filters on
/watching
. (#5329) - Bugfix: Fixed an issue where certain emojis did not send to Twitch chat correctly. (#4840)
- Bugfix: Fixed the
/shoutout
command not working with usernames starting with @'s (e.g./shoutout @forsen
). (#4800) - Bugfix: Fixed capitalized channel names in log inclusion list not being logged. (#4848)
- Bugfix: Trimmed custom streamlink paths on all platforms making sure you don't accidentally add spaces at the beginning or end of its path. (#4834)
- Bugfix: Fixed a performance issue when displaying replies to certain messages. (#4807)
- Bugfix: Fixed an issue where certain parts of the split input wouldn't focus the split when clicked. (#4958)
- Bugfix: Fixed an issue in the
/live
split that caused some channels to not get grayed-out when they went offline. (#5172)\ - Bugfix: User text input within watch streak notices now correctly shows up. (#5029)
- Bugfix: Fixed selection of tabs after closing a tab when using "Live Tabs Only". (#4770)
- Bugfix: Fixed input in the reply thread popup losing focus when dragging said window. (#4815)
- Bugfix: Fixed the Quick Switcher (CTRL+K) sometimes showing up on the wrong window. (#4819)
- Bugfix: Fixed the font switcher not remembering what font you had previously selected. (#5224)
- Bugfix: Fixed too much text being copied when copying chat messages. (#4812, #4830, #4839)
- Bugfix: Fixed issue on Windows preventing the title bar from being dragged in the top left corner. (#4873)
- Bugfix: Fixed an issue where Streamer Mode did not detect that OBS was running on MacOS. (#5260)
- Bugfix: Remove ":" from the message the user is replying to if it's a /me message. (#5263)
- Bugfix: Fixed the "Cancel" button in the settings dialog only working after opening the settings dialog twice. (#5229)
- Bugfix: Fixed an issue where the setting
Only search for emote autocompletion at the start of emote names
wouldn't disable if it was enabled when the client started. (#4855) - Bugfix: Fixed an empty page being added when showing the out of bounds dialog. (#4849)
- Bugfix: Fixed an issue preventing searching a redemption by it's title when the redemption contained user text input. (#5117)
- Bugfix: Fixed an issue where reply context didn't render correctly if an emoji was touching text. (#4875, #4977, #5174)
- Bugfix: Fixed the input completion popup sometimes disappearing when clicking on it on Windows and macOS. (#4876)
- Bugfix: Fixed Twitch badges not loading correctly in the badge highlighting setting page. (#5223)
- Bugfix: Fixed double-click text selection moving its position with each new message. (#4898)
- Bugfix: Fixed an issue where notifications on Windows would contain no or an old avatar. (#4899)
- Bugfix: Fixed headers of tables in the settings switching to bold text when selected. (#4913)
- Bugfix: Fixed tooltips appearing too large and/or away from the cursor. (#4920)
- Bugfix: Fixed thread popup window missing messages for nested threads. (#4923)
- Bugfix: Fixed an occasional crash for channel point redemptions with text input. (#4949)
- Bugfix: Fixed triple-click on message also selecting moderation buttons. (#4961)
- Bugfix: Fixed badge highlight changes not immediately being reflected. (#5110)
- Bugfix: Fixed emotes being reloaded when pressing "Cancel" in the settings dialog, causing a slowdown. (#5240)
- Bugfix: Fixed double-click selection not correctly selecting words that were split onto multiple lines. (#5243)
- Bugfix: Fixed some emotes not ...
v2.5.0 beta 1
What's Changed
- Major: Twitch follower emotes can now be correctly tabbed in other channels when you are subscribed to the channel the emote is from. (#4922)
- Major: Added
/automod
split to track automod caught messages across all open channels the user moderates. (#4986, #5026) - Major: Moderators can now see restricted chat messages and suspicious treatment updates. (#5056, #5060)
- Minor: Migrated to the new Get Channel Followers Helix endpoint, fixing follower count not showing up in usercards. (#4809)
- Minor: Moderation commands such as
/ban
,/timeout
,/unban
, and/untimeout
can now be used via User IDs by using theid:123
syntax (e.g./timeout id:22484632 1m stop winning
). (#4945, #4956, #4957) - Minor: The
/usercard
command now accepts user ids. (/usercard id:22484632
) (#4934) - Minor: Added menu actions to reply directly to a message or the original thread root. (#4923)
- Minor: The
/reply
command now replies to the latest message from the user. Due to this change, the message you intended to reply to is now shown in the reply context, instead of the first message in a thread. (#4919)
More Changes
- Minor: The chatter list button is now hidden if you don't have moderator privileges. (#5245)
- Minor: Live streams that are marked as reruns now mark a tab as yellow instead of red. (#5176, #5237)
- Minor: Allowed theming of tab live and rerun indicators. (#5188)
- Minor: The Restart on crash setting works again on Windows. (#5012)
- Minor: Added an option to use new experimental smarter emote completion. (#4987)
- Minor: Added support for FrankerFaceZ channel badges. These can be configured at https://www.frankerfacez.com/channel/mine - currently only supports bot badges for your chat bots. (#5119)
- Minor: Added support to send /announce[color] commands. Colored announcements only appear with the chosen color in Twitch chat. (#5250)
- Minor: The whisper highlight color can now be configured through the settings. (#5053)
- Minor: Added an option to always include the broadcaster in user completions. This is enabled by default. (#5193, #5244)
- Minor: Added a warning message if you have multiple commands with the same trigger. (#4322)
- Minor: Chatters from message history are now added to autocompletion. (#5116)
- Minor: Added support for the
{input.text}
placeholder in the Split -> Run a command hotkey. (#5130) - Minor: Added
--activate <channel>
(or-a
) command line option to focus or add a certain Twitch channel on startup. (#5111) - Minor: Added the
--incognito/--no-incognito
options to the/openurl
command, allowing you to override the "Open links in incognito/private mode" setting. (#5149, #5197) - Minor: Added the ability to change the top-most status of a window regardless of the Always on top setting (right click the notebook). (#5135)
- Minor: Added the ability to show AutoMod caught messages in mentions. (#5215)
- Minor: Added the ability to configure the color of highlighted AutoMod caught messages. (#5215)
- Minor: Updated to Emoji v15.1. Google emojis are now used as the fallback instead of Twitter emojis. (#5182)
- Minor: Added icons for newer versions of macOS. (#5148)
- Minor: Added more menu items in macOS menu bar. (#5266)
- Minor: Improved color selection and display. (#5057)
- Minor: Added a System theme setting that updates according to the system's color scheme (requires Qt 6.5). (#5118)
- Minor: Normalized the input padding between light & dark themes. (#5095)
- Minor: The account switcher is now styled to match your theme. (#4817)
- Minor: Added a fallback theme field to custom themes that will be used in case the custom theme does not contain a color Chatterino needs. If no fallback theme is specified, we'll pull the color from the included Dark or Light theme. (#5198)
- Minor: Added a new completion API for experimental plugins feature. (#5000, #5047)
- Minor: Added a new Channel API for experimental plugins feature. (#5141, #5184, #5187)
- Minor: Introduce
c2.later()
function to Lua API. (#5154) - Minor: Added
--safe-mode
command line option that can be used for troubleshooting when Chatterino is misbehaving or is misconfigured. It disables hiding the settings button & prevents plugins from loading. (#4985) - Minor: Added wrappers for Lua
io
library for experimental plugins feature. (#5231) - Minor: Added permissions to experimental plugins feature. (#5231)
- Minor: Added missing periods at various moderator messages and commands. (#5061)
- Minor: Improved Streamlink documentation in the settings dialog. (#5076)
- Minor: The installer now checks for the VC Runtime version and shows more info when it's outdated. (#4847)
- Minor: All sound capabilities can now be disabled by setting your "Sound backend" setting to "Null" and restarting Chatterino. (#4978)
- Minor: Added an invisible resize handle to the bottom of frameless user info popups and reply thread popups. (#4795)
- Minor: Updated the flatpakref link included with nightly builds to point to up-to-date flathub-beta builds. (#5008)
- Minor: Image links now reflect the scale of their image instead of an internal label. (#5201)
- Minor: IPC files are now stored in the Chatterino directory instead of system directories on Windows. (#5226)
- Minor: 7TV emotes now have a 4x image rather than a 3x image. (#5209)
- Minor: Add
reward.cost
reward.id
,reward.title
filter variables. (#5275) - Minor: Change Lua
CompletionRequested
handler to use an event table. (#5280) - Minor: Changed the layout of the about page. (#5287)
- Minor: Add duration to multi-month anon sub gift messages. (#5293)
- Bugfix: Fixed an issue where certain emojis did not send to Twitch chat correctly. (#4840)
- Bugfix: Fixed the
/shoutout
command not working with usernames starting with @'s (e.g./shoutout @forsen
). (#4800) - Bugfix: Fixed capitalized channel names in log inclusion list not being logged. (#4848)
- Bugfix: Trimmed custom streamlink paths on all platforms making sure you don't accidentally add spaces at the beginning or end of its path. (#4834)
- Bugfix: Fixed a performance issue when displaying replies to certain messages. (#4807)
- Bugfix: Fixed an issue where certain parts of the split input wouldn't focus the split when clicked. (#4958)
- Bugfix: Fixed an issue in the
/live
split that caused some channels to not get grayed-out when they went offline. (#5172)\ - Bugfix: User text input within watch streak notices now correctly shows up. (#5029)
- Bugfix: Fixed selection of tabs after closing a tab when using "Live Tabs Only". (#4770)
- Bugfix: Fixed input in the reply thread popup losing focus when dragging said window. (#4815)
- Bugfix: Fixed the Quick Switcher (CTRL+K) sometimes showing up on the wrong window. (#4819)
- Bugfix: Fixed the font switcher not remembering what font you had previously selected. (#5224)
- Bugfix: Fixed too much text being copied when copying chat messages. (#4812, #4830, #4839)
- Bugfix: Fixed issue on Windows preventing the title bar from being dragged in the top left corner. (#4873)
- Bugfix: Fixed an issue where Streamer Mode did not detect that OBS was running on MacOS. (#5260)
- Bugfix: Remove ":" from the message the user is replying to if it's a /me message. (#5263)
- Bugfix: Fixed the "Cancel" button in the settings dialog only working after opening the settings dialog twice. (#5229)
- Bugfix: Fixed an issue where the setting
Only search for emote autocompletion at the start of emote names
wouldn't disable if it was enabled when the client started. (#4855) - Bugfix: Fixed an empty page being added when showing the out of bounds dialog. (#4849)
- Bugfix: Fixed an issue preventing searching a redemption by it's title when the redemption contained user text input. (#5117)
- Bugfix: Fixed an issue where reply context didn't render correctly if an emoji was touching text. (#4875, #4977, #5174)
- Bugfix: Fixed the input completion popup sometimes disappearing when clicking on it on Windows and macOS. (#4876)
- Bugfix: Fixed Twitch badges not loading correctly in the badge highlighting setting page. (#5223)
- Bugfix: Fixed double-click text selection moving its position with each new message. (#4898)
- Bugfix: Fixed an issue where notifications on Windows would contain no or an old avatar. (#4899)
- Bugfix: Fixed headers of tables in the settings switching to bold text when selected. (#4913)
- Bugfix: Fixed tooltips appearing too large and/or away from the cursor. (#4920)
- Bugfix: Fixed thread popup window missing messages for nested threads. (#4923)
- Bugfix: Fixed an occasional crash for channel point redemptions with text input. (#4949)
- Bugfix: Fixed triple-click on message also selecting moderation buttons. (#4961)
- Bugfix: Fixed badge highlight changes not immediately being reflected. (#5110)
- Bugfix: Fixed emotes being reloaded when pressing "Cancel" in the settings dialog, causing a slowdown. (#5240)
- Bugfix: Fixed double-click selection not correctly selecting words that were split onto multiple lines. (#5243)
- Bugfix: Fixed some emotes not appearing when using Ignores. (#4965, #5126)
- Bugfix: Fixed a freeze from a bad regex in Ignores. (#4965, #5126)
- Bugfix: Fixed lookahead/-behind not working in Ignores. (#4965, #5126)
- Bugfix: Fixed Image Uploader accidentally deleting images with some hosts when link resolver was enabled. (#4971)
- Bugfix: Fixed a rare crash with the Image Uploader when closing a split right after starting an upload. (#4971)
- Bugfix: Fixed an issue on macOS where the Image Uploader would keep prompting the user even after they clicked "Yes, don't ask again". (#5011)
- Bugfix: The usercard button is now hidden in the User Info Popup when in special channels. (#4972)
- Bugfix: Fixed support for Windows 11 Snap layouts. (#4994, #5175)
- Bugfix: Fixed some windows appeari...
v2.4.6
This is a Windows-only security release
This change brings a few less tested consequences, such as emote order being a bit different and some UI changes. These are being worked on for the next release.
- Bugfix: Update Qt version from v5.15 to v6.5, fixing a security issue with webp loading. (#4844)
- Minor: Migrate to the new Get Channel Followers Helix endpoint, fixing follower count not showing up in usercards. (#4809)
v2.4.5
What's Changed
- Major: AutoMod term management messages (e.g. testaccount added "noob" as a blocked term on AutoMod.) are now hidden in Streamer Mode if you have the "Hide moderation actions" setting enabled. (#4758)
- Minor: Added
/shoutout <username>
command to shoutout a specified user. Note: This is only the /command, we are still unable to display when a shoutout happens. (#4638) - Minor: Added a setting to only show tabs with live channels (default toggle hotkey: Ctrl+Shift+L). (#4358)
- Minor: Added an option to subscribe to and unsubscribe from reply threads. (#4680, #4739)
- Minor: Added the ability to pin Reply threads to stay open while using the setting "Automatically close reply thread popup when it loses focus". (#4680)
- Minor: Highlights loaded from message history will now correctly appear in the /mentions tab. (#4475)
More Changes
- Minor: Added hotkey Action for pinning usercards and reply threads. (#4692)
- Minor: Added missing hotkey Action for Open Player in Browser. (#4756)
- Minor: Added an icon showing when streamer mode is enabled (#4410, #4690)
- Minor: Message input is now focused when clicking on emotes. (#4719)
- Minor: Changed viewer list to chatter list to more match Twitch's terminology. (#4732)
- Minor: Added currency & duration to Hype Chat messages. (#4715)
- Minor: Added
is:hype-chat
search option. (#4766) - Minor: Added
flags.hype_chat
filter variable. (#4766) - Minor: Nicknames are now taken into consideration when searching for messages. (#4663, #4742)
- Minor: Added a message for when Chatterino joins a channel (#4616)
- Minor: 7TV badges now automatically update upon changing them. (#4512)
- Minor: Removed restriction on Go To Message on system messages from search. (#4614)
- Minor: Channel point redemptions without custom text are now shown in the usercard. (#4557)
- Minor: Added settings for customizing the behavior of
Right Click
ing a usernames. (#4622, #4751) - Minor: The input completion and quick switcher are now styled to match your theme. (#4671)
- Minor: All channels opened in browser tabs are synced when using the extension for quicker switching between tabs. (#4741)
- Minor: Added support for opening incognito links in firefox-esr and chromium. (#4745)
- Minor: Added support for opening incognito links under Linux/BSD using XDG. (#4745)
- Minor: Added accelerators to the right click menu for messages (#4705)
- Minor: Improved editing hotkeys. (#4628)
- Minor: Added
/c2-theme-autoreload
command to automatically reload a custom theme. This is useful for when you're developing your own theme. (#4718) - Bugfix: Fixed an issue where Subscriptions & Announcements that contained ignored phrases would still appear if the Block option was enabled. (#4748)
- Bugfix: Increased amount of blocked users loaded from 100 to 1,000. (#4721)
- Bugfix: Fixed pings firing for the "Your username" highlight when not signed in. (#4698)
- Bugfix: Fixed a crash that could happen when closing splits before their display name was updated. This was especially noticeable after the live controller changes. (#4731)
- Bugfix: Fixed highlights sometimes not working after changing sound device, or switching users in your operating system. (#4729)
- Bugfix: Fixed a spacing issue with mentions inside RTL text. (#4677)
- Bugfix: Fixed a crash when opening and closing a reply thread and switching the user. (#4675)
- Bugfix: Fixed a crash that could occur when closing the usercard too quickly after blocking or unblocking a user. (#4711)
- Bugfix: Fixed visual glitches with smooth scrolling. (#4501)
- Bugfix: Fixed key bindings not showing in context menus on Mac. (#4722)
- Bugfix: Fixed timeouts from message history not behaving consistently. (#4760)
- Bugfix: Fixed partially broken filters on Qt 6 builds. (#4702)
- Bugfix: Fixed tooltips & popups sometimes showing up on the wrong monitor. (#4740)
- Bugfix: Fixed some network errors having
0
as their HTTP status. (#4704) - Bugfix: Fixed tab completion rarely completing the wrong word. (#4735)
- Bugfix: Fixed generation of crashdumps by the browser-extension process when the browser was closed. (#4667)
Commit List
- Document our pubsub usage & eventual eventsub usage by @pajlada in #4630
- Refactor/Cleanup NetworkRequest and Related Code by @Nerixyz in #4633
- Add Command to Set Logging/Filter Rules at Runtime by @Nerixyz in #4637
- Add 'joined channel' system message. by @Mm2PL in #4616
- Add the ability to select custom themes in the settings dialog by @pajlada in #4570
- Move mocks to their own interface by @pajlada in #4645
- add "/shoutout" command by @olafyang in #4638
- add 'olafyang' to contributors.txt by @olafyang in #4646
- Add input completion test suite by @dnsge in #4644
- Configure CMake for
clang-tidy
separately by @Nerixyz in #4648 - Bump jurplel/install-qt-action from 3.2.0 to 3.2.1 by @dependabot in #4635
- Bump ZedThree/clang-tidy-review from 0.13.0 to 0.13.1 by @dependabot in #4651
- Include Tests and Benchmarks in
clang-tidy
CI by @Nerixyz in #4653 - Make tests more platform agnostic by @Nerixyz in #4650
- Add an indicator in the title bar if Streamer Mode is active by @Mm2PL in #4410
- Expand upon test channels by @pajlada in #4655
- Add tools to help debug image GC by @Mm2PL in #4578
- Improve editing of hotkeys by @Mm2PL in #4628
- Clean up GenericListModel by @pajlada in #4661
- Consider nicknames when searching for messages by @chrrs in #4663
- Add 'chrrs' to contributors.txt by @chrrs in #4664
- Remove duplicate Fluent icons license by @Wissididom in #4665
- Remove QObjectRef in favor of QPointer by @4rneee in #4666
- Prevent Generation of Crashdumps When the Browser Is Closed by @Nerixyz in #4667
- add 4rneee to contributors.txt by @4rneee in #4668
- Fix undefined behaviour when loading non-existant credentials by @Nerixyz in #4674
- Don't add QLayouts to QWidgets that already have one by @Nerixyz in #4672
- Fix crash resulting from a mutex deadlock when switching users by @Nerixyz in #4675
- Respect Theme in Input Completion & Quick Switcher by @Nerixyz in #4671
- Fix spacing issue with mentions inside RTL text by @mohad12211 in #4677
- Add setting to only show tabs with live channels by @dnsge in #4358
- Use
sccache
on Windows by @Nerixyz in #4678 - Bump lib/crashpad from
ec99257
to432ff49
by @dependabot in #4688 - Make sanitizers truly optional by @pajlada in #4689
- Add option to subscribe to and pin reply threads by @Nerixyz in #4680
- Define Git and date constants in executables only by @Nerixyz in #4681
- Fix smooth scrolling when ChannelView is full by @Pizzabelly in #4501
- Fix streamer mode button being always visible on Windows by @pajlada in #4690
- Fix changelog entries for two old PRs by @pajlada in #4691
- Fix anonymous users being pinged by
justinfan64537
by @Nerixyz in #4698 - Refactor tests and benchmarks by @Nerixyz in #4700
- Fix partially broken filters on Qt 6 by @Nerixyz in #4702
- Run tests on Qt 5.12.12 & Qt 6.2.4 in CI by @pajlada in #4703
- Allow for customizing the behavior of
Right Click
ing of usernames. by @Mm2PL in #4622 - Fix crash that could occur if closing the usercard quickly after blocking by @pajlada in #4711
- Improve network error messages by @Nerixyz in #4704
- Add string literal suffixes to create
QString
s,QByteArray
s, andQLatin1String(View)
s at compile time by @Nerixyz in #4706 - Add "pin" action to usercards and reply threads by @Mm2PL in #4692
- Ensure live status requests are always batched by @pajlada in #4713
- Remove dead macro code by @Nerixy...
v2.4.4
What's Changed
- Minor: Added
/shield
and/shieldoff
commands to toggle shield mode. (#4580) - Minor: Added a Send button in the input box so you can click to send a message. This is disabled by default and can be enabled with the "Show send message button" setting. (#4607)
- Minor: Improved error messages when the updater fails a download. (#4594)
- Bugfix: Fixed the menu warping on macOS on Qt6. (#4595)
- Bugfix: Fixed link tooltips not showing unless the thumbnail setting was enabled. (#4597)
- Bugfix: Domains starting with
http
are now parsed as links again. (#4598) - Bugfix: Reduced the size of the update prompt to prevent it from going off the users screen. (#4626)
- Bugfix: Fixed click effects on buttons not being antialiased. (#4473)
- Bugfix: Fixed Ctrl+Backspace not working after Select All in chat search popup. (#4461)
- Bugfix: Fixed crash when scrolling up really fast. (#4621)
- Dev: Added the ability to control the
followRedirect
mode for requests. (#4594)
Commit List
- Fix the menu position on macOS when using Qt 6.5 by @pajlada in #4595
- Revert "Dim disabled items in context menus (#4423)" by @pajlada in #4596
- Fix link tooltips showing up blank instead of with text-only by @pajlada in #4597
- Improve error messages when updater fails a download by @Nerixyz in #4594
- Update changelog for reality by @pajlada in #4603
- Bump jurplel/install-qt-action from 3.1.0 to 3.2.0 by @dependabot in #4591
- 🛡 Add
/shield
and/shieldoff
🛡 by @Nerixyz in #4580 - Antialias Click-Effects on Buttons by @Nerixyz in #4473
- Parse Domains Starting With
http
by @Nerixyz in #4598 - Add a Send button that can be used to send messages by @pajlada in #4607
- Fix Ctrl+Backspace bug after Select All in chat search popup by @vchuynh in #4536
- Clean up CI jobs by @pajlada in #4606
- Further CI fixing, only do clang-tidy stuff in PRs by @pajlada in #4609
- Remove
push-aur
job by @pajlada in #4610 - Fixed crash when scrolling up really fast. by @Mm2PL in #4621
- Reduce the size of the update prompt by @Felanbird in #4626
- Release v2.4.4 by @pajlada in #4631
Full Changelog: v2.4.3...v2.4.4
v2.4.3
What's Changed
- Major: Added support for FrankerFaceZ animated emotes. (#4434)
- Minor: Added the ability to reply to a message by
Shift + Right Click
ing the username. (#4424) - Minor: Reply context now censors blocked users. (#4502)
- Minor: Migrated the viewer list to Helix API. (#4117)
- Minor: Migrated badges to Helix API. (#4537)
- Minor: Added
/lowtrust
command to open the suspicious user activity feed in browser. (#4542) - Minor: Added better filter validation and error messages. (#4364)
- Minor: Updated the look of the Black Theme to be more in line with the other themes. (#4523)
- Minor: Re-added leading @mentions from replies in chat logs. These were accidentally removed during the reply overhaul. (#4420)
- Minor: Added a local backup of the Twitch Badges API in case the request fails. (#4463)
- Minor: Updated the macOS icon to be consistent with the design of other applications on macOS. (#4577)
- Bugfix: Fixed an issue where Chatterino could lose track of the sound device in certain scenarios. (#4549)
- Bugfix: Fixed an issue where animated emotes would render on top of zero-width emotes. (#4314)
- Bugfix: Fixed an issue where it was difficult to hover a zero-width emote. (#4314)
- Bugfix: Fixed an issue where context-menu items for zero-width emotes displayed the wrong provider. (#4460)
- Bugfix: Fixed an issue where the "Enable zero-width emotes" setting was showing the inverse state. (#4462)
- Bugfix: Fixed blocked user list being empty when opening the settings dialog for the first time. (#4437)
- Bugfix: Fixed blocked user list sticking around when switching from a logged in user to being logged out. (#4437)
- Bugfix: Fixed search popup ignoring setting for message scrollback limit. (#4496)
- Bugfix: Fixed a memory leak that occurred when loading message history. This was mostly noticeable with unstable internet connections where reconnections were frequent or long-running instances of Chatterino. (#4499)
- Bugfix: Fixed Twitch channel-specific filters not being applied correctly. (#4529)
- Bugfix: Fixed
/mods
displaying incorrectly when the channel has no mods. (#4546) - Bugfix: Fixed emote & badge tooltips not showing up when thumbnails were hidden. (#4509)
- Bugfix: Fixed links with invalid IPv4 addresses being parsed. (#4576)
- Bugfix: Fixed the macOS icon changing to the wrong icon when the application is open. (#4577)
- Bugfix: Fixed disabled items in context-menus having a weird text-effect or the default text color. (#4423)
- Dev: Disabling precompiled headers on Windows is now tested in CI. (#4472)
- Dev: Themes are now stored as JSON files in
resources/themes
. (#4471, #4533) - Dev: Ignore unhandled BTTV user-events. (#4438)
- Dev: Only log debug messages when NDEBUG is not defined. (#4442)
- Dev: Cleaned up theme related code. (#4450)
- Dev: Ensure tests have default-initialized settings. (#4498)
- Dev: Add scripting capabilities with Lua (#4341, #4504)
- Dev: Conan 2.0 is now used instead of Conan 1.0. (#4417)
- Dev: Added tests and benchmarks for
LinkParser
. (#4436) - Dev: Removed redundant parsing of links. (#4507)
- Dev: Experimental builds with Qt 6 are now provided. (#4522, #4551, #4553, #4554, #4555, #4556)
- Dev: Fixed username rendering in Qt 6. (#4476, #4568)
- Dev: Fixed placeholder color in Qt 6. (#4477)
- Dev: Removed
CHATTERINO_TEST
definitions. (#4526) - Dev: Builds for macOS now have
macos
in their name (previously:osx
). (#4550) - Dev: Fixed a crash when dragging rows in table-views in builds with Qt 6. (#4567)
Commit list
- Use an archive link for OpenSSL 1.1.1s in BUILDING_ON_WINDOWS.md by @Sheepposu in #4404
- Only log debug messages when NDEBUG is not defined by @llyyr in #4442
- Update Debian dependencies to include libsecret by @03y in #4451
- Add 03y to contributors list by @03y in #4452
- Cleanup
Theme
-related Code by @Nerixyz in #4450 - Support Animated FFZ Emotes and Authors for Global Emotes by @Nerixyz in #4434
- Ignore BTTV user-events by @Nerixyz in #4438
- Formalize zero-width emote implementation by @dnsge in #4314
- Allow each layered image to retain its own flags by @Nerixyz in #4460
- Fix an issue where the "Enable zero-width emotes" setting was showing the inverse state by @pajlada in #4462
- Add a local backup of the Twitch Badges API by @pajlada in #4463
- Include reply mention when logging by @ScrubN in #4420
- Respect PCH Setting in Windows CI by @Nerixyz in #4472
- Fix Username Font Weight Issue on Qt 6 by @Nerixyz in #4476
- Add Shift+Right Click Shortcut to Reply to a Message by @dnsge in #4424
- Initialize list of blocked users on IgnoresPage construction by @Muzuwi in #4437
- CI: Make prettier print the diff on error by @Mm2PL in #4479
- Bump ZedThree/clang-tidy-review from 0.10.1 to 0.12.1 by @dependabot in #4482
- Migrate viewer list to helix by @cbclemmer in #4117
- Bump ZedThree/clang-tidy-review from 0.12.1 to 0.12.2 by @dependabot in #4484
- Add Placeholder Color in Palette by @Nerixyz in #4477
- Add ScrubN to contributors list by @ScrubN in #4490
- Ensure tests have default-initialized settings by @pajlada in #4498
- Fix memory leak when using the Recent Messages API by @pajlada in #4499
- docs: Windows, better natvis script by @brian6932 in #4489
- Fix channel search when custom scrollback limit is used by @kornes in #4496
- Upgrade from Conan 1.x to 2.x by @Nerixyz in #4417
- Update
lib/settings
andlib/signals
by @Nerixyz in #4503 - Add basic lua scripting capabilities by @Mm2PL in #4341
- Bump lib/miniaudio from
c153a94
to9a76634
by @dependabot in #4487 - Benchmark and Test
LinkParser
by @Nerixyz in #4436 - Fix plugin compilation error when using Qt 6 by @Nerixyz in #4504
- Refactor Windows CI and Conan Usage by @Nerixyz in #4513
- Fix build on latest Fedora by @GUIpsp in #4518
- Store Themes as JSON files by @Nerixyz in #4471
- Remove unused variables, Refactor in MessageLayout by @dnsge in #4520
- Remove the "Pull request checklist" from the template by @pajlada in #4521
- Fix emote & badge tooltips not showing up when thumbnails were hidden by @kornes in #4509
- Streamline the look of the Black theme by @PsycloneTM in #4523
- Remove CHATTERINO_TEST definition by @pajlada in #4526
- Implement type checking/validation for filters by @dnsge in #4364
- Add Cyclone to contributors list by @PsycloneTM in #4527
- Restore missing copy and pin buttons in the Usercard by @Nerixyz in #4533
- Fix Twitch-Specific Filters Not Being Applied by @Nerixyz in #4529
- Bump lib/serialize from
1f99aa8
tobbf0a34
by @dependabot in #4531 - Fix: check reply-parent-user-id for blocked user by @2547techno in #4502
- Adjust plugin documentation to match implementation by @4rneee in #4540
- feat: add /lowtrust command by @iProdigy in #4542
- Add macOS, Windows, & Ubuntu 22.04 Qt6 builds by @Nerixyz in #4522
- Update macOS build instructions & fix release artifacts by @pajlada in #4545
- Add message for empty mod list. by @2547techno in #4546
- Migrate Twitch badges to Helix by @ZonianMidian in #4537
- Restart the sound device if it's been stopped by @pajlada in #4549
- Add ZonianMidian to the contributors list by @ZonianMidian in #4548
- Use
macos
rather thanosx
in filenames by @Nerixyz in #4550 - Mark experimental builds at the start of their filename by @pajlada in https://github.com/Chatterin...
v2.4.2
What's Changed?
This release fixes FFZ emotes since their API changed the URL format.
- Minor: Added
/banid
command that allows banning by user ID. (#4411) - 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: 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)
Commit list
- Fix the brew cask action by @pajlada in #4394
- Fix Qt6 building by @pajlada in #4393
- Delete all but the last 5 crash dumps on startup by @Nerixyz in #4392
- Bump jurplel/install-qt-action from 3.0.0 to 3.1.0 by @dependabot in #4395
- Fix AppImage not containing all SSL dependencies by @pajlada in #4400
- Use
unique_lock
when loading 7TV badges by @Nerixyz in #4402 - fix: update user-facing emote picker labels to use "7TV" naming by @jammehcow in #4405
- Templatize localizeNumbers by @pajlada in #4412
- Add ban user by id command
/banid
by @iProdigy in #4411 - Bump lib/serialize from
7d37cbf
to1f99aa8
by @dependabot in #4418 - Update Windows build documentation by @pajlada in #4413
- Add cppcoreguidelines-pro-type-member-init back to clang-tidy checks. by @Mm2PL in #4425
- Install conan v1.58.0 by @pajlada in #4427
- Fix Handling of FFZ CDN URLs with https already appended by @dnsge in #4432
- Release v2.4.2 by @Felanbird in #4433
Full Changelog: v2.4.1...v2.4.2