Download Latest Version Chatterino-Windows-debug-symbols.pdb.7z (20.4 MB)
Email in envelope

Get an email when there's a new version of Chatterino 2

Home / v2.5.2
Name Modified Size InfoDownloads / Week
Parent folder
Chatterino-x86_64.AppImage 2025-01-05 35.2 MB
Chatterino-Ubuntu-22.04.deb 2025-01-05 12.2 MB
Chatterino-Ubuntu-20.04.deb 2025-01-05 11.3 MB
Chatterino-Ubuntu-24.04.deb 2025-01-05 12.4 MB
Chatterino-Windows-debug-symbols.pdb.7z 2025-01-05 14.1 MB
Chatterino.Installer.exe 2025-01-05 45.4 MB
Chatterino.dmg 2025-01-05 35.8 MB
Chatterino-10.15.dmg 2025-01-05 34.7 MB
Chatterino.Portable.zip 2025-01-05 28.7 MB
sha256-checksums.txt 2025-01-05 830 Bytes
README.md 2025-01-05 30.5 kB
v2.5.2 source code.tar.gz 2025-01-05 2.2 MB
v2.5.2 source code.zip 2025-01-05 2.7 MB
Totals: 13 Items   234.8 MB 0

This is the full release of v2.5.2. The changelog can be found at https://chatterino.com/changelog#2.5.2

Commit list * ci: add workflow for WinGet by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5365 * docs: fix typo by @fossdd in https://github.com/Chatterino/chatterino2/pull/5368 * chore(deps): bump hendrikmuhs/ccache-action from 1.2.12 to 1.2.13 by @dependabot in https://github.com/Chatterino/chatterino2/pull/5370 * build: add doxygen target by @pajlada in https://github.com/Chatterino/chatterino2/pull/5377 * tests: better test initializing allowing for better printing by @pajlada in https://github.com/Chatterino/chatterino2/pull/5379 * fix: prefer reporting error over status for 200 OK by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5378 * chore(deps): bump lib/settings from `70fbc72` to `03e8af1` by @dependabot in https://github.com/Chatterino/chatterino2/pull/5382 * Release plugins alpha by @Mm2PL in https://github.com/Chatterino/chatterino2/pull/5288 * Add custom image functionality for inline mod buttons. by @Mm2PL in https://github.com/Chatterino/chatterino2/pull/5369 * fix: Missing includes when building with `USE_PRECOMPILED_HEADERS=OFF` by @brian6932 in https://github.com/Chatterino/chatterino2/pull/5389 * refactor: cleanup and document `Scrollbar` by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5334 * Use Qt's High-DPI scaling on Windows by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/4868 * fix: update color of usernames & boldness of usernames on the fly by @pajlada in https://github.com/Chatterino/chatterino2/pull/5300 * fix: don't use DPI aware functions on Qt 5 (Windows 7/8) by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5391 * revert: use max(minimum, min(bottom, value)) over clamp(..) by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5393 * Added `flags.action` filter variable by @Mm2PL in https://github.com/Chatterino/chatterino2/pull/5397 * fix: don't attempt to scale windows opted out of scaling by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5400 * chore(deps): bump ZedThree/clang-tidy-review from 0.18.0 to 0.19.0 by @dependabot in https://github.com/Chatterino/chatterino2/pull/5394 * fix: get rid of duplicate scale events by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5404 * fix: usercard jumping when loading data by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5406 * chore(deps): bump jurplel/install-qt-action from 3.3.0 to 4.0.0 by @dependabot in https://github.com/Chatterino/chatterino2/pull/5408 * fix(luals-meta): generate globals in `c2` and echo @lua commands by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5385 * chore: remove unused timegates by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5361 * fix: use `irc-unknown` when irc server couldn't be loaded by @pajlada in https://github.com/Chatterino/chatterino2/pull/5419 * Add feature to duplicate tabs by @KleberPF in https://github.com/Chatterino/chatterino2/pull/5277 * Update Windows Qt6 version from 6.5.0 to 6.7.1 by @pajlada in https://github.com/Chatterino/chatterino2/pull/5420 * chore: update vcpkg baseline (Qt 6.7.0) by @kornes in https://github.com/Chatterino/chatterino2/pull/5422 * chore(deps): bump lib/settings from `03e8af1` to `80b8cb6` by @dependabot in https://github.com/Chatterino/chatterino2/pull/5427 * Fix: tabs move animation for duplicated tabs by @kornes in https://github.com/Chatterino/chatterino2/pull/5426 * feat(emote-popup): save size of popup by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5415 * Fixed restricted users' usernames not being clickable by @pajlada in https://github.com/Chatterino/chatterino2/pull/5405 * chore: refactor TwitchIrcServer by @pajlada in https://github.com/Chatterino/chatterino2/pull/5421 * refactor: load images in workers and push immediately by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5431 * fix: global emotes not loading by @pajlada in https://github.com/Chatterino/chatterino2/pull/5435 * feat: notify mods when users are warned by @iProdigy in https://github.com/Chatterino/chatterino2/pull/5441 * force install newer version of the windows CRT in the windows test runner by @pajlada in https://github.com/Chatterino/chatterino2/pull/5448 * Improved error messaging for Update Channel API by @JakeRYW in https://github.com/Chatterino/chatterino2/pull/5429 * chore(deps): bump dawidd6/action-download-artifact from 3 to 6 by @dependabot in https://github.com/Chatterino/chatterino2/pull/5454 * fix: Add brave & google-chrome-stable to incognito browser list by @Niller2005 in https://github.com/Chatterino/chatterino2/pull/5452 * fix: handle older VC redist versions by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5447 * Clean up QtCreator's package manager setup by @hemirt in https://github.com/Chatterino/chatterino2/pull/5305 * fix: ignore late pings by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5457 * feat: allow timeout-related commands to be used in multiple channels by @pajlada in https://github.com/Chatterino/chatterino2/pull/5402 * Show line indicator instead of rectangle while dragging in tables by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5256 * fix: git permission errors in Ubuntu builds by @pajlada in https://github.com/Chatterino/chatterino2/pull/5458 * chore: unsingletonize UserDataController by @pajlada in https://github.com/Chatterino/chatterino2/pull/5459 * make TwitchPubSubClient.DisconnectedAfter1s test less flaky by @pajlada in https://github.com/Chatterino/chatterino2/pull/5461 * chore: unsingletonize Resources/Resources2 by @pajlada in https://github.com/Chatterino/chatterino2/pull/5460 * chore: unsingletonize SoundController by @pajlada in https://github.com/Chatterino/chatterino2/pull/5462 * Add niller2005 to contributors list by @Niller2005 in https://github.com/Chatterino/chatterino2/pull/5464 * fix: check state when completing commands by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5401 * chore: post some ssl info on startup by @pajlada in https://github.com/Chatterino/chatterino2/pull/5475 * Introduce HTTP API for plugins by @Mm2PL in https://github.com/Chatterino/chatterino2/pull/5383 * feat: add `/warn` command by @iProdigy in https://github.com/Chatterino/chatterino2/pull/5474 * feat: notate power-up automatic reward redemptions by @iProdigy in https://github.com/Chatterino/chatterino2/pull/5471 * refactor: cleanup browser extension by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5465 * chore(deps): bump lib/expected-lite from `3634b0a` to `182165b` by @dependabot in https://github.com/Chatterino/chatterino2/pull/5469 * chore(deps): bump lib/settings from `80b8cb6` to `f3e9161` by @dependabot in https://github.com/Chatterino/chatterino2/pull/5468 * Adding JakeRYW to contributor list by @JakeRYW in https://github.com/Chatterino/chatterino2/pull/5481 * chore: change pajlada's profile picture to v2 by @pajlada in https://github.com/Chatterino/chatterino2/pull/5482 * fix(windows): wait for Qt before getting bounds by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5478 * chore: remove old Qt 5.12 code, update docs and FreeBSD runner by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5396 * dev: remove macos artifact from nightly release by @pajlada in https://github.com/Chatterino/chatterino2/pull/5483 * Add `Network` to plugin info schema by @2547techno in https://github.com/Chatterino/chatterino2/pull/5492 * fix plugin http types & docs by @2547techno in https://github.com/Chatterino/chatterino2/pull/5494 * Enable antialiasing for reply button by @dnsge in https://github.com/Chatterino/chatterino2/pull/5491 * chore: Update settings library to v0.2.0 by @pajlada in https://github.com/Chatterino/chatterino2/pull/5496 * fix: use selected window for `/clearmessages` by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5489 * refactor: add `Channel::addSystemMessage` function by @pajlada in https://github.com/Chatterino/chatterino2/pull/5500 * show running qt version if it differs from compiled version by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5501 * Support more firefox variants for incognito link opening by @teknsl in https://github.com/Chatterino/chatterino2/pull/5503 * Fixed splits staying paused after unfocusing Chatterino in certain configurations by @Mm2PL in https://github.com/Chatterino/chatterino2/pull/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 https://github.com/Chatterino/chatterino2/pull/5499 * feat: strip prefixes and suffixes in links by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5486 * Added option to log streams by their ID, allowing for easier "per-stream" log analyzing by @pajlada in https://github.com/Chatterino/chatterino2/pull/5507 * Display message being replied to above input box by @dnsge in https://github.com/Chatterino/chatterino2/pull/4350 * chore: make `FlagsEnum` constexpr by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5510 * chore: mini refactorings and dead code removal by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5512 * fix: disallow more characters in links by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5509 * feat: add option to suppress live notifications on startup by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5388 * fix: restore input layout (almost) by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5519 * ci: collect code coverage by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5516 * chore: remove Singleton & replace getIApp with getApp by @pajlada in https://github.com/Chatterino/chatterino2/pull/5514 * fix: count parentheses in links by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5515 * chore(deps): bump lib/expected-lite from `182165b` to `5d3c8d3` by @dependabot in https://github.com/Chatterino/chatterino2/pull/5484 * chore(deps): bump lib/WinToast from `821c481` to `a78ce46` by @dependabot in https://github.com/Chatterino/chatterino2/pull/5331 * chore: improve link parser and its tests a bit by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5522 * chore: cleanup, document, and test some RTL code by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5473 * Handle panning touch gestures by @camporter in https://github.com/Chatterino/chatterino2/pull/5524 * fix: sort elements after RTL reordering by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5525 * fix: replace defines with constexpr/const and use more absolute paths for includes by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5527 * chore: silence some deprecation warnings in Qt 6.8 by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5529 * refactor: move seventv/bttv event apis to application by @pajlada in https://github.com/Chatterino/chatterino2/pull/5532 * refactor: move "delete old update files" logic to Updates by @pajlada in https://github.com/Chatterino/chatterino2/pull/5535 * chore(deps): bump DoozyX/clang-format-lint-action from 0.17 to 0.18 by @dependabot in https://github.com/Chatterino/chatterino2/pull/5536 * chore(deps): bump hendrikmuhs/ccache-action from 1.2.13 to 1.2.14 by @dependabot in https://github.com/Chatterino/chatterino2/pull/5533 * chore(deps): bump lib/expected-lite from `5d3c8d3` to `f339d2f` by @dependabot in https://github.com/Chatterino/chatterino2/pull/5534 * fix: cleanly exit on shutdown by @pajlada in https://github.com/Chatterino/chatterino2/pull/5537 * refactor: rename miniaudio thread by @pajlada in https://github.com/Chatterino/chatterino2/pull/5538 * chore: rename threads on Windows too by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5539 * fix: only use IApplication::instance instead of Application::instance by @pajlada in https://github.com/Chatterino/chatterino2/pull/5540 * fix: only attempt to rename threads on Qt6 versions by @pajlada in https://github.com/Chatterino/chatterino2/pull/5544 * fix: parenting logic, fixing some windows & tooltips misbehaving by @pajlada in https://github.com/Chatterino/chatterino2/pull/5541 * feat: add `FlagsEnum::isEmpty` for checking if a FlagsEnum is empty by @pajlada in https://github.com/Chatterino/chatterino2/pull/5550 * refactor: Move MessageFlag(s) to its own file by @pajlada in https://github.com/Chatterino/chatterino2/pull/5549 * Remove experimental IRC support by @pajlada in https://github.com/Chatterino/chatterino2/pull/5547 * ci: show recent changes in nightly release by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5553 * ci: use Python 3.12 for parsing dates by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5554 * fix: typo in `SignalVector::operator[]` member access by @pastalian in https://github.com/Chatterino/chatterino2/pull/5556 * fix: tristate toggle logic for tab visibilty by @pajlada in https://github.com/Chatterino/chatterino2/pull/5530 * refactor: make a single MessageBuilder by @pajlada in https://github.com/Chatterino/chatterino2/pull/5548 * fix: ensure liveupdate pubsubs exit by @pajlada in https://github.com/Chatterino/chatterino2/pull/5557 * fix: Fixed account switch not being saved if no other settings were changed by @pajlada in https://github.com/Chatterino/chatterino2/pull/5558 * fix: benchmarks segfaulting by @pajlada in https://github.com/Chatterino/chatterino2/pull/5559 * refactor: some more Application refactors by @pajlada in https://github.com/Chatterino/chatterino2/pull/5551 * fix: remove deprecated `Application::getTwitchAbstract` by @pajlada in https://github.com/Chatterino/chatterino2/pull/5560 * refactor: some Application & style things by @pajlada in https://github.com/Chatterino/chatterino2/pull/5561 * Build for Ubuntu 24.04 by @Wissididom in https://github.com/Chatterino/chatterino2/pull/5562 * Update filenames for Ubuntu to Qt 6.7.2 by @Wissididom in https://github.com/Chatterino/chatterino2/pull/5568 * fix(streamer-mode): destroy timer on correct thread by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5571 * Update Qt for Ubuntu and Mac Tests by @Wissididom in https://github.com/Chatterino/chatterino2/pull/5572 * fix: orphan `FramelessDraggable`s too by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5576 * feat: indicate which mods start and cancel raids by @iProdigy in https://github.com/Chatterino/chatterino2/pull/5563 * fix: some tooltips not being readable by @pajlada in https://github.com/Chatterino/chatterino2/pull/5578 * refactor: load Twitch emotes from Helix by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5239 * feat(emote-popup): automatically reload Twitch emotes by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5580 * fix: don't add sets without emotes when searching by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5582 * feat: add setting for showing pronouns in user info popup by @franzitrone in https://github.com/Chatterino/chatterino2/pull/5442 * chore: clean up some of the pronoun implementation by @pajlada in https://github.com/Chatterino/chatterino2/pull/5583 * fix: only clear reply target when inline replying by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5586 * chore: cleanup some parts of qmagicenum by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5587 * fix: close logging-channels when closing channels by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5592 * chore: allow unreleased-lines to be reused on other files by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5593 * chore: ensure `static`s are only present once in the final app by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5588 * ci: set test cmake build job count to logical processor count by @jupjohn in https://github.com/Chatterino/chatterino2/pull/5595 * fix: typo in user highlights page by @pajlada in https://github.com/Chatterino/chatterino2/pull/5602 * fix: properly display global badges for anon users by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5599 * feat: include more data when copying messages as JSON by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5600 * refactor: move zero width replacement to a function by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5594 * feat: send messages over Helix by default by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5607 * test: add more input completion tests by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5604 * fix: don't initialize GIFTimer in tests by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5608 * feat: run bench in ci by @pajlada in https://github.com/Chatterino/chatterino2/pull/5610 * chore(deps): bump lib/settings from `7011003` to `c58874c` by @dependabot in https://github.com/Chatterino/chatterino2/pull/5613 * fix: use correct selection index when double-clicking into the void by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5617 * deps(ci): update actionsx-prettier to node 20 by @Felanbird in https://github.com/Chatterino/chatterino2/pull/5618 * chore(deps): bump pajlads/changelog-checker from 1.0.1 to 1.0.2 by @dependabot in https://github.com/Chatterino/chatterino2/pull/5621 * fix(streamer-mode): access timer from correct thread by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5624 * feat: improve handling of shared chat messages by @iProdigy in https://github.com/Chatterino/chatterino2/pull/5606 * fix: avoid holes when moving tabs by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5612 * fix: disable correct message upon automod approve or deny by @iProdigy in https://github.com/Chatterino/chatterino2/pull/5611 * fix(emoji): use flags over strings for capabilities by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5616 * chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in https://github.com/Chatterino/chatterino2/pull/5614 * fix(shared-chat): check if source-channel is empty by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5625 * feat: launch arg to start logged in as a supplied user by @lbrooney in https://github.com/Chatterino/chatterino2/pull/5626 * fix: support completing emotes starting with `:` by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5603 * Add transparent overlay window by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/4746 * fix: only unpause if a selected page exists by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5637 * Add skip-clang-tidy feature by @Mm2PL in https://github.com/Chatterino/chatterino2/pull/5639 * feat: indicate multi-month subs and resubs by @iProdigy in https://github.com/Chatterino/chatterino2/pull/5642 * fix: copy filters to overlay window by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5643 * Remember Popped-up Chat Size by @maliByatzes in https://github.com/Chatterino/chatterino2/pull/5635 * Add name to contributors list by @maliByatzes in https://github.com/Chatterino/chatterino2/pull/5644 * chore: improve appearance of Twitch emotes in popup by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5632 * test: add snapshot tests for MessageBuilder by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5598 * chore(deps): bump cmake/sanitizers-cmake from `3f0542e` to `0573e2e` by @dependabot in https://github.com/Chatterino/chatterino2/pull/5634 * feat: Print proxy URL information in `/debug-env` command by @mavjs in https://github.com/Chatterino/chatterino2/pull/5648 * Add hint to enable beautifier extension in Qt Creator by @fourtf in https://github.com/Chatterino/chatterino2/pull/5650 * refactor(message-builder): move static helper methods to functions by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5652 * refactor: move MessageBuilder snapshot test to IrcMessageHandler by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5654 * test: use httpbox fork release by @pajlada in https://github.com/Chatterino/chatterino2/pull/5655 * fix: animate emotes when overlay is open by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5659 * test: `USERNOTICE` snapshot tests by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5656 * feat: make raid entry username clickable by @jupjohn in https://github.com/Chatterino/chatterino2/pull/5651 * chore(deps): bump lib/expected-lite from `f339d2f` to `88ee08e` by @dependabot in https://github.com/Chatterino/chatterino2/pull/5653 * refactor: decouple reply parsing from MessageBuilder by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5660 * fix: invalidate buffers on `WM_DPICHANGED` by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5664 * Move plugins to Sol. by @Mm2PL in https://github.com/Chatterino/chatterino2/pull/5622 * refactor: irc message builder by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5663 * fix: only invalidate buffers for chat windows by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5666 * fix: subscribed threads not being marked as subscribed by @pajlada in https://github.com/Chatterino/chatterino2/pull/5668 * refactor: remove unused ReplyContext.highlight by @pajlada in https://github.com/Chatterino/chatterino2/pull/5669 * feat: add shared chat badge by @iProdigy in https://github.com/Chatterino/chatterino2/pull/5661 * test: add snapshots for raids, timeouts, and notices by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5671 * chore(deps): bump lib/settings from `c58874c` to `4a0a1e5` by @dependabot in https://github.com/Chatterino/chatterino2/pull/5646 * chore(deps): bump lib/expected-lite from `88ee08e` to `5b5caad` by @dependabot in https://github.com/Chatterino/chatterino2/pull/5667 * fix: use static version of 7tv badges by @pajlada in https://github.com/Chatterino/chatterino2/pull/5674 * fix: escape 7TV emote names by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5677 * fix: get rid of some more warnings by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5672 * fix(cmake): use boost's own cmake config file by @pajlada in https://github.com/Chatterino/chatterino2/pull/5679 * fix(luals-meta): Use opaque enum values and correct HTTP types by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5682 * fix: take indices to messages as a hint by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5683 * refactor: deduplicate IRC parsing by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5678 * highlight tabs only on unviewed messages by @hemirt in https://github.com/Chatterino/chatterino2/pull/5649 * fix(7TV): ignore `entitlement.reset` by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5685 * fix: ensure timer doesn't run if the QuickSwitcherPopup is dead by @pajlada in https://github.com/Chatterino/chatterino2/pull/5687 * feat: make usernames in USERNOTICEs clickable by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5686 * feat: show warning before blocking followed channel by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5615 * fix: handle multiline selection starting at trailing space by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5691 * chore: clarify Lua submodule version by @brian6932 in https://github.com/Chatterino/chatterino2/pull/5693 * chore: Specify qtkeychain branch to `chatterino-cmake` by @brian6932 in https://github.com/Chatterino/chatterino2/pull/5695 * chore: standardize references to FrankerFaceZ & BetterTTV in settings by @Felanbird in https://github.com/Chatterino/chatterino2/pull/5698 * feat: add setting to hide blocked term automod messages by @pajlada in https://github.com/Chatterino/chatterino2/pull/5690 * deps: use upstream qtkeychain by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5697 * fix: don't spam debug output about 7TV CreateEmoteSet by @pajlada in https://github.com/Chatterino/chatterino2/pull/5700 * chore(deps): bump ZedThree/clang-tidy-review from 0.19.0 to 0.20.0 by @dependabot in https://github.com/Chatterino/chatterino2/pull/5701 * fix: update channel-view when pausing by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5707 * Deduplicate emotes by name in smart tab emote completion strategy by @ilya-zlobintsev in https://github.com/Chatterino/chatterino2/pull/5705 * chore: keep GDI fontengine on Windows for now by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5710 * chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.0 by @dependabot in https://github.com/Chatterino/chatterino2/pull/5713 * fix: codecov v5 by @pajlada in https://github.com/Chatterino/chatterino2/pull/5715 * dev: Default building with Qt6 on all platforms by @pajlada in https://github.com/Chatterino/chatterino2/pull/5716 * chore(deps): bump jurplel/install-qt-action from 4.0.0 to 4.1.1 by @dependabot in https://github.com/Chatterino/chatterino2/pull/5709 * chore(deps): bump codecov/codecov-action from 5.0.0 to 5.0.2 by @dependabot in https://github.com/Chatterino/chatterino2/pull/5717 * chore(deps): bump lib/settings from `4a0a1e5` to `46eb250` by @dependabot in https://github.com/Chatterino/chatterino2/pull/5718 * chore(deps): bump ZedThree/clang-tidy-review from 0.20.0 to 0.20.1 by @dependabot in https://github.com/Chatterino/chatterino2/pull/5719 * chore: use condition variable to shutdown websocket pools by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5721 * chore(deps): bump codecov/codecov-action from 5.0.2 to 5.0.7 by @dependabot in https://github.com/Chatterino/chatterino2/pull/5722 * fix: output --version to stdout by @pajlada in https://github.com/Chatterino/chatterino2/pull/5727 * fix: clear WinToast on exit by @pajlada in https://github.com/Chatterino/chatterino2/pull/5728 * fix: network requests timing out too early by @pajlada in https://github.com/Chatterino/chatterino2/pull/5729 * feat: Add setting to hide scrollbar thumb by @pajlada in https://github.com/Chatterino/chatterino2/pull/5731 * fix(test/once-flag): loosen requirement for tight timing by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5733 * feat: backup window-layout by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5647 * feat: Add setting to hide scrollbar highlights by @pajlada in https://github.com/Chatterino/chatterino2/pull/5732 * chore(deps): bump lib/settings from `46eb250` to `8cdc44e` by @dependabot in https://github.com/Chatterino/chatterino2/pull/5735 * revert: use helix as the default chat send protocol by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5736 * Repopulate UserInfoPopup with login (for when opened with id:) by @Mm2PL in https://github.com/Chatterino/chatterino2/pull/5739 * perf: don't force-layout in `setChannel` by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5737 * feat: improve automod blocked term messaging by @pajlada in https://github.com/Chatterino/chatterino2/pull/5699 * feat: add "tags" or "keyword" support for settings by @pajlada in https://github.com/Chatterino/chatterino2/pull/5585 * fix: remove cosmetic allowCommandsAtEnd setting by @pajlada in https://github.com/Chatterino/chatterino2/pull/5745 * Add flags.similar filter variable by @Mm2PL in https://github.com/Chatterino/chatterino2/pull/5747 * chore(deps): bump lib/settings from `8cdc44e` to `9e9c2f6` by @dependabot in https://github.com/Chatterino/chatterino2/pull/5749 * fix(toasts): only clear if initialized by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5752 * fix(emote-popup): ignore null gemometry by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5751 * fix: scroll to bottom when setting a channel by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5748 * fix: initial scrollbar behaviour in inactive tab by @pajlada in https://github.com/Chatterino/chatterino2/pull/5757 * fix: automod username placement by @pajlada in https://github.com/Chatterino/chatterino2/pull/5759 * Release v2.5.2-beta.1 by @pajlada in https://github.com/Chatterino/chatterino2/pull/5761 * fix: hide scrollbar highlights in overlay window by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5769 * fix gh actions macos builder by @pajlada in https://github.com/Chatterino/chatterino2/pull/5774 * fix: macos font multiplier by @pajlada in https://github.com/Chatterino/chatterino2/pull/5775 * fix: escape more 7tv things by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5780 * fix(bttv): use `channel` if no user was sent by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5783 * fix: unescape Twitch emotes even more by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5786 * fix: check application in 7TV event-api by @Nerixyz in https://github.com/Chatterino/chatterino2/pull/5768 * fix: stop blocked terms from showing up more than once by @pajlada in https://github.com/Chatterino/chatterino2/pull/5789 * Release v2.5.2 by @pajlada in https://github.com/Chatterino/chatterino2/pull/5791

New Contributors

Source: README.md, updated 2025-01-05