Chatterino2 Versions Save

Chat client for https://twitch.tv

v2.5.1

2 weeks ago

What's Changed

  • Bugfix: Fixed links without a protocol not being clickable. (#5345)

Full Changelog: https://github.com/Chatterino/chatterino2/compare/v2.5.0...v2.5.1

v2.5.0

3 weeks ago

v2.5.0-beta.1

1 month ago

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 the id: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 appearing between screens. (#4797)
  • Bugfix: Fixed a crash that could occur when clicking More messages below button in a usercard and closing it quickly. (#4933)
  • Bugfix: Fixed a crash that could occur when using certain features in a Usercard after closing the split from which it was created. (#5034, #5051)
  • Bugfix: Fixed a crash that could occur when using certain features in a Reply popup after closing the split from which it was created. (#5036, #5051)
  • Bugfix: Fixed a bug on Wayland where tooltips would spawn as separate windows instead of behaving like tooltips. (#4998, #5040)
  • Bugfix: Fixes to section deletion in text input fields. (#5013)
  • Bugfix: Fixed avatar in usercard and moderation button triggering when releasing the mouse outside their area. (#5052)
  • Bugfix: Fixed a bug where buttons would remain in a hovered state after leaving them. (#5077)
  • Bugfix: Fixed an issue where you had to click the reply button twice if you already had that users @ in your input box. (#5173)
  • Bugfix: Fixed popup windows not persisting between restarts. (#5081)
  • Bugfix: Fixed splits not retaining their focus after minimizing. (#5080)
  • Bugfix: Fixed Copy message copying the channel name in global search. (#5106)
  • Bugfix: Fixed some Twitch emotes sizes being wrong at certain zoom levels. (#5279, #5291)
  • Bugfix: Fixed a missing space when the image uploader provided a delete link. (#5269)
  • Bugfix: Reply contexts now use the color of the replied-to message. (#5145)
  • Bugfix: Fixed top-level window getting stuck after opening settings. (#5161, #5166)
  • Bugfix: Fixed link info not updating without moving the cursor. (#5178)
  • Bugfix: Fixed an upload sometimes failing when copying an image from a browser if it contained extra properties. (#5156)
  • Bugfix: Fixed tooltips getting out of bounds when loading images. (#5186)
  • Bugfix: Fixed split header tooltips showing in the wrong position on Windows. (#5230)
  • Bugfix: Fixed split header tooltips appearing too tall. (#5232)
  • Bugfix: Fixed past messages not showing in the search popup after adding a channel. (#5248)
  • Bugfix: Fixed pause indicator not disappearing in some cases. (#5265)
  • Bugfix: Fixed the usercard popup not floating on tiling WMs on Linux when "Automatically close user popup when it loses focus" setting is enabled. (#3511)
  • Bugfix: Fixed moderator-only topics being subscribed to for non-moderators. (#5056)
  • Bugfix: Truncated IRC messages to be at most 512 bytes. (#5246)
  • Bugfix: Fixed a data race when disconnecting from Twitch PubSub. (#4771)
  • Bugfix: Fixed messages not immediately disappearing when clearing the chat. (#5282)
  • Bugfix: Fixed highlights triggering for ignored users in announcements. (#5295)

New Contributors

Full Changelog: https://github.com/Chatterino/chatterino2/compare/v2.4.5...v2.5.0-beta.1

v2.4.6

7 months ago

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

8 months ago

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 Clicking 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

New Contributors

Full Changelog: https://github.com/Chatterino/chatterino2/compare/v2.4.4...v2.4.5

v2.4.4

1 year ago

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

Full Changelog: https://github.com/Chatterino/chatterino2/compare/v2.4.3...v2.4.4

v2.4.3

1 year ago

What's Changed

  • Major: Added support for FrankerFaceZ animated emotes. (#4434)
  • Minor: Added the ability to reply to a message by Shift + Right Clicking 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

New Contributors

Full Changelog: https://github.com/Chatterino/chatterino2/compare/v2.4.2...v2.4.3

v2.4.2

1 year ago

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

Full Changelog: https://github.com/Chatterino/chatterino2/compare/v2.4.1...v2.4.2

v2.4.1

1 year ago

What's changed?

Bans & Timeouts now fully work with Twitch's IRC Command deprecation.

  • Major: Added live emote updates for BTTV. (#4147)
Minor changes & bugfixes
  • Minor: Added setting to turn off rendering of reply context. (#4224)
  • Minor: Changed the highlight order to prioritize Message highlights over User highlights. (#4303)
  • Minor: Added a setting to highlight your own messages in Highlights -> Users. (#3833)
  • Minor: Added the ability to negate search options by prefixing it with an exclamation mark (e.g. !badge:mod to search for messages where the author does not have the moderator badge). (#4207)
  • Minor: Search window input will automatically use currently selected text if present. (#4178)
  • Minor: Grouped highlight sound columns together and improved wording for the default sound setting. (#4194)
  • Minor: Tables in settings window will now scroll to newly added rows. (#4216)
  • Minor: Added setting to select which channels to log. (#4302)
  • Minor: Added channel name to /mentions log entries. (#4371)
  • Minor: Added link to streamlink docs for easier user setup. (#4217)
  • Minor: Added support for HTTP and Socks5 proxies through environment variables. (#4321)
  • Minor: Added crashpad to capture crashes on Windows locally. See PR for build/crash analysis instructions. (#4351)
  • Minor: Github releases now include flatpakref files for nightly builds
  • Bugfix: Fixed User Card moderation actions not working after Twitch IRC chat command deprecation. (#4378)
  • Bugfix: Fixed User Card broadcaster actions (mod, unmod, vip, unvip) not working after Twitch IRC chat command deprecation. (#4387)
  • Bugfix: Fixed crash that would occur when performing certain actions after removing all tabs. (#4271)
  • Bugfix: Fixed highlight sounds not reloading on change properly. (#4194)
  • Bugfix: Fixed CTRL + C not working in reply thread popups. (#4209)
  • Bugfix: Fixed message input showing as red after removing a message that was more than 500 characters. (#4204)
  • Bugfix: Fixed unnecessary saving of windows layout. (#4201)
  • Bugfix: Fixed Reply window missing selection clear behaviour between chat and input box. (#4218)
  • Bugfix: Fixed crash that could occur when changing Tab layout and utilizing multiple windows. (#4248)
  • Bugfix: Fixed text sometimes not pasting properly when image uploader was disabled. (#4246)
  • Bugfix: Fixed text cursor(caret) not showing in open channel dialog. (#4196)
  • Bugfix: Fixed tooltip images not appearing if mouse hovered only first pixel. (#4268)
  • Bugfix: Fixed crash that could occur when closing down a split at the wrong time. (#4277)
  • Bugfix: Fixed crash that could occur when closing down the last of a channel when reloading emotes. (#4278)
  • Bugfix: Fixed scrollbar highlight colors when changing message history limit. (#4288)
  • Bugfix: Fixed the split "Search" menu action not opening the correct search window. (#4305)
  • Bugfix: Fixed an issue on Windows when opening links in incognito mode that contained forward slashes in hash (#4307)
  • Bugfix: Fixed an issue where beta versions wouldn't update to stable versions correctly. (#4329)
  • Bugfix: Fixed builds from GitHub showing up as modified. (#4384)
  • Bugfix: Avoided crash that could occur when receiving channel point reward information. (#4360)
  • Dev: Changed sound backend from Qt to miniaudio. (#4334)
  • Dev: Removed sending part of the multipart emoji workaround. (#4361)
  • Dev: Removed protocol from QApplication's Organization Domain (so changed from https://www.chatterino.com to chatterino.com). (#4256)
  • Dev: Ignore WM_SHOWWINDOW hide events, causing fewer attempted rescales. (#4198)
  • Dev: Migrated to C++ 20 (#4252, #4257)
  • Dev: Enable LTO for main branch builds. (#4258, #4260)
  • Dev: Removed unused include directives. (#4266, #4275, #4294)
  • Dev: Removed TooltipPreviewImage. (#4268)
  • Dev: Removed unused operators in Image (#4267)
  • Dev: Removed usage of deprecated QDesktopWidget (#4287)
  • Dev: Bump Cirrus CI FreeBSD image from 12.1 to 13.1. (#4295)
  • Dev: Fixed inconsistent-missing-override warnings. (#4296)
  • Dev: Fixed final-dtor-non-final-class warnings. (#4296)
  • Dev: Fixed ambiguous-reversed-operator warnings. (#4296)
  • Dev: Format YAML and JSON files with prettier. (#4304)
  • Dev: Added CMake Install Support on Windows. (#4300)
  • Dev: Changed conan generator to CMakeDeps and CMakeToolchain. See PR for migration notes. (#4335)
  • Dev: Refactored 7TV EventAPI implementation. (#4342)
  • Dev: Disabled ImageExpirationPool in tests. (#4363)
  • Dev: Don't rely on undocumented registry keys to find the default browser on Windows. (#4362)
  • Dev: Use QEnterEvent for QWidget::enterEvent on Qt 6. (#4365)
  • Dev: Use qintptr in QWidget::nativeEvent on Qt 6. (#4376)
Commit list

New Contributors

NOTE Linux users

The .deb files were uploaded a day after the release, and the AppImage has been manually regenerated & uploaded. The original AppImage provided in this build did not include the necessary SSL library.

How to reproduce the AppImage manually

You can reproduce this build by checking out the 7e005ba661a99c94dee736955bf5730061fe2d1f commit, then building & extracting the AppImage following the 20.04 Ubuntu steps in .docker/README.md

The build I have uploaded in v2.4.1 with the changes from 7e005ba661a99c94dee736955bf5730061fe2d1f cherry-picked.

Full Changelog: https://github.com/Chatterino/chatterino2/compare/v2.4.0...v2.4.1

v2.4.0

1 year ago

What's changed?

  • Major: Added support for emotes, badges, and live emote updates from 7TV. Wiki Page (#4002, #4062, #4090)
  • Major: Added support for Right-to-Left Languages (#3958, #4139, #4168)
  • Major: Added support for Twitch's Chat Replies. Wiki Page (#3722, #3989, #4041, #4047, #4055, #4067, #4077, #3905, #4131)
  • Major: Added multi-channel searching to search dialog via keyboard shortcut. (Ctrl+Shift+F by default) (#3694, #3875)
Minor changes & bugfixes
  • Minor: Added setting to keep more message history in splits. (#3811)
  • Minor: Added setting to keep more message history in usercards. (#3811)
  • Minor: Added ability to pin Usercards to stay open even if it loses focus. Only available if "Automatically close usercard when it loses focus" is enabled. (#3884)
  • Minor: Allow hiding moderation actions in streamer mode. (#3926)
  • Minor: Added highlights for Elevated Messages. (#4016)
  • Minor: Removed total views from the usercard, as Twitch no longer updates the number. (#3792)
  • Minor: Load missing messages from Recent Messages API upon reconnecting (#3878, #3932)
  • Minor: Reduced image memory usage when running Chatterino for a long time. (#3915)
  • Minor: Added the ability to execute commands on chat messages using the message context menu. (#3738, #3765)
  • Minor: Added settings to toggle BTTV/FFZ global/channel emotes (#3935, #3990)
  • Minor: Added an option to display tabs on the right and bottom. (#3847)
  • Minor: Added a Scroll to top keyboard shortcut for splits. (#3802)
  • Minor: Added /copy command. Usage: /copy <text>. Copies provided text to clipboard - can be useful with custom commands. (#3763)
  • Minor: Added /requests command. Usage: /requests [channel]. Opens the channel points requests queue for the provided channel or the current channel if no input is provided. (#3746)
  • Minor: Added Go to message context menu action to search popup, mentions, usercard and reply threads. (#3953)
  • Minor: Clicking A message from x was deleted messages will now jump to the message in question. (#3953)
  • Minor: Added is:first-msg search option. (#3700)
  • Minor: Added is:elevated-msg search option. (#4018)
  • Minor: Added is:cheer-msg search option. (#4069)
  • Minor: Added is:redemption search option. (#4118)
  • Minor: Added is:reply search option. (#4119)
  • Minor: Added subtier: search option (e.g. subtier:3 to find Tier 3 subs). (#4013)
  • Minor: Added badge: search option (e.g. badge:mod to users with the moderator badge). (#4013)
  • Minor: Added AutoMod message flag filter. (#3938)
  • Minor: Added showInMentions toggle for Badge Highlights. (#4034)
  • Minor: Added chatter count for each category in viewer list. (#3683, #3719)
  • Minor: Added option to open a user's chat in a new tab from the usercard profile picture context menu. (#3625)
  • Minor: Added scrollbar to Select filters dialog. (#3737)
  • Minor: Added quotation marks in the permitted/blocked Automod messages for clarity. (#3654)
  • Minor: Added Quick Switcher item to open a channel in a new popup window. (#3828)
  • Minor: Added information about the user's operating system in the About page. (#3663)
  • Minor: Added option to hide inline whispers in streamer mode (#4076)
  • Minor: Adjusted large stream thumbnail to 16:9 (#3655)
  • Minor: Prevented user from entering incorrect characters in Live Notifications channels list. (#3715, #3730)
  • Minor: Sorted usernames in /vips message to be case-insensitive. (#3696)
  • Minor: Streamer mode now automatically detects if XSplit, PRISM Live Studio, Twitch Studio, or vMix are running. (#3740)
  • Minor: Fixed automod caught message notice appearing twice for mods. (#3717)
  • Minor: Fixed being unable to load Twitch Usercards from the /mentions tab. (#3623)
  • Minor: Strip leading @ and trailing , from usernames in the /block and /unblock commands. (#3816)
  • Minor: Fixed tag parsing for consecutive escaped characters. (#3711)
  • Minor: Reduced GIF frame window from 30ms to 20ms, causing fewer frame skips in animated emotes. (#3886, #3907)
  • Minor: Warn when parsing an environment variable fails. (#3904)
  • Minor: Migrated /announce command to Helix API. (#4003)
  • Minor: Migrated /clear command to Helix API. (#3994)
  • Minor: Migrated /color command to Helix API. (#3988)
  • Minor: Migrated /delete command to Helix API. (#3999)
  • Minor: Migrated /emoteonly command to Helix API. (#4015)
  • Minor: Migrated /emoteonlyoff command to Helix API. (#4015)
  • Minor: Migrated /mod command to Helix API. (#4000)
  • Minor: Migrated /unmod command to Helix API. (#4001)
  • Minor: Migrated /vip command to Helix API. (#4010)
  • Minor: Migrated /unvip command to Helix API. (#4025)
  • Minor: Migrated /untimeout to Helix API. (#4026)
  • Minor: Migrated /unban to Helix API. (#4026, #4050)
  • Minor: Migrated /subscribers to Helix API. (#4040)
  • Minor: Migrated /subscribersoff to Helix API. (#4040)
  • Minor: Migrated /slow to Helix API. (#4040)
  • Minor: Migrated /slowoff to Helix API. (#4040)
  • Minor: Migrated /followers to Helix API. (#4040)
  • Minor: Migrated /followersoff to Helix API. (#4040)
  • Minor: Migrated /raid command to Helix API. Chat command will continue to be used until February 11th 2023. (#4029)
  • Minor: Migrated /unraid command to Helix API. Chat command will continue to be used until February 11th 2023. (#4030)
  • Minor: Migrated /ban to Helix API. (#4049, #4164)
  • Minor: Migrated /timeout to Helix API. (#4049, #4164)
  • Minor: Migrated /w to Helix API. Chat command will continue to be used until February 11th 2023. (#4052)
  • Minor: Migrated /vips to Helix API. Chat command will continue to be used until February 11th 2023. (#4053)
  • Minor: Migrated /uniquechat and /r9kbeta to Helix API. (#4057)
  • Minor: Migrated /uniquechatoff and /r9kbetaoff to Helix API. (#4057)
  • Minor: Migrated /commercial to Helix API. (#4094, #4141)
  • Minor: Added stream titles to windows live toast notifications. (#1297)
  • Minor: Make menus and placeholders display appropriate custom key combos. (#4045)
  • Minor: Migrated /chatters to Helix API. (#4088, #4097, #4114)
  • Minor: Migrated /mods to Helix API. (#4103)
  • Minor: Improved text selection to match Windows native behaviour. (#4127)
  • Minor: Add settings tooltips. (#3437)
  • Minor: Add setting to limit message input length. (#3418)
  • Minor: Make built-in commands work in IRC channels. (#4160)
  • Minor: Add support for echo-message capabilities for IRC. (#4157)
  • Minor: Add proper support for IRC private messages. (#4158)
  • Minor: Improved look of tabs when using a layout other than top. (#3925, #4152)
  • Minor: Added support for Nicknames on IRC. (#4170)
  • Bugfix: Fixed crash happening when QuickSwitcher is used with a popout window. (#4187)
  • Bugfix: Fixed low contrast of text in settings tooltips. (#4188)
  • Bugfix: Fixed being unable to see the usercard of VIPs who have Asian language display names. (#4174)
  • Bugfix: Fixed messages where Right-to-Left order is mixed in multiple lines. (#4173)
  • Bugfix: Fixed the wrong right-click menu showing in the chat input box. (#4177)
  • Bugfix: Fixed popup windows not appearing/minimizing correctly on the Windows taskbar. (#4181)
  • Bugfix: Fixed white border appearing around maximized window on Windows. (#4190)
  • Bugfix: Fixed window scaling being applied too many times on startup, causing windows like Settings to be slow. (#4193)
  • Bugfix: Fixed input text cursor flickering when selecting text in a split. (#4197)
  • Bugfix: Fixed shipped resources having incorrect ICC profile (#4199)
  • Bugfix: Fixed channels with two leading #s not being usable on IRC (#4154)
  • Bugfix: Fixed Add new account dialog causing main chatterino window to be non movable. (#4121)
  • Bugfix: Connection to Twitch PubSub now recovers more reliably. (#3643, #3716)
  • Bugfix: Fixed Smooth scrolling on new messages setting sometimes hiding messages. (#4028)
  • Bugfix: Fixed context menu not opening when username is right clicked from usercard/search/reply window. (#4122)
  • Bugfix: Fixed a crash that can occur when closing and quickly reopening a split, then running a command. (#3852)
  • Bugfix: Fixed a crash that can occur when changing channels. (#3799)
  • Bugfix: Fixed viewers list search not working when used before loading finishes. (#3774)
  • Bugfix: Fixed live notifications for usernames containing uppercase characters. (#3646)
  • Bugfix: Fixed live notifications not getting updated for closed streams going offline. (#3678)
  • Bugfix: Fixed certain settings dialogs appearing behind the main window, when Always on top was used. (#3679)
  • Bugfix: Fixed an issue in the emote picker where an emotes tooltip would not properly disappear. (#3686)
  • Bugfix: Fixed incorrect spacing of settings icons at high DPI. (#3698)
  • Bugfix: Fixed highlights triggering from own resub messages. (#3707)
  • Bugfix: Fixed existing emote popups not being raised from behind other windows when refocusing them on macOS (#3713)
  • Bugfix: Fixed automod queue pubsub topic persisting after user change. (#3718)
  • Bugfix: Fixed viewer list not closing after pressing escape key. (#3734)
  • Bugfix: Fixed users being assigned duplicate FrankerFaceZ badges. (#4155)
  • Bugfix: Fixed links with no thumbnail having previous link's thumbnail. (#3720)
  • Bugfix: Fixed message only showing a maximum of one global FrankerFaceZ badge even if the user has multiple. (#3818)
  • Bugfix: Added an icon in the CMake macOS bundle. (#3832)
  • Bugfix: Adopted popup windows in order to force floating behavior on some window managers. (#3836)
  • Bugfix: Fixed split focusing being broken in certain circumstances when the "Show input when it's empty" setting was disabled. (#3838, #3860)
  • Bugfix: Always refresh tab when a contained split's channel is set. (#3849)
  • Bugfix: Fixed an issue where Anonymous gift messages appeared larger than normal gift messages. (#3888)
  • Bugfix: Fixed crash related to logging IRC channels (#3918)
  • Bugfix: Mentions of "You" in timeouts will link to your own user now instead of the user "You". (#3922)
  • Bugfix: Fixed emoji popup not being shown in IRC channels (#4021)
  • Bugfix: Display sent IRC messages like received ones (#4027)
  • Bugfix: Fixed non-global FrankerFaceZ emotes from being loaded as global emotes. (#3921)
  • Bugfix: Fixed trailing spaces from preventing Nicknames from working correctly. (#3946)
  • Bugfix: Fixed crashes that can occur while selecting/copying messages and they are removed. (#4153)
  • Bugfix: Fixed trailing spaces from preventing User Highlights from working correctly. (#4051)
  • Bugfix: Fixed channel-based popups from rewriting messages to file log (#4060)
  • Bugfix: Fixed invalid/dangling completion when cycling through previous messages or replying (#4072)
  • Bugfix: Fixed incorrect .desktop icon path. (#4078)
  • Bugfix: Mark bad or invalid images as empty. (#4151)
  • Bugfix: Fixed /watching channel jumping around. (#4169)
  • Dev: Got rid of BaseTheme (#4132)
  • Dev: Removed official support for QMake. (#3839, #3883)
  • Dev: Rewrote LimitedQueue (#3798)
  • Dev: Set cmake QT_DISABLE_DEPRECATED_BEFORE to disable deprecated APIs up to Qt 5.15.0 (#4133)
  • Dev: Overhauled highlight system by moving all checks into a Controller allowing for easier tests. (#3399, #3801, #3835)
  • Dev: Use Game Name returned by Get Streams instead of querying it from the Get Games API. (#3662)
  • Dev: Batched checking live status for all channels after startup. (#3757, #3762, #3767)
  • Dev: Moved most command context into the command controller. (#3824)
  • Dev: Error NetworkResults now include the body data. (#3987)
  • Dev: Automatically generate resources files with cmake. (#4159, #4167)
Commits

What's Changed

New Contributors

Full Changelog: https://github.com/Chatterino/chatterino2/compare/v2.3.5...v2.4.0