Horizon 1.36.0
Download here.
Added
- A whole bunch of stuff for the log viewer:
- Added an app setting to force native window controls and frames. [Commit]
- Various places where character names show up (like the hidden ads/ ignore list, kick notifications, etc) now have clickable character names. [Commit]
- Ignored users are now dimmed in channel lists [Commit]
- Additional badges in chat for supporters, donators, and contributors! [Commit]
Fixed
- Fixed a whole bunch of matcher misattributions and categorizations. [Commit] [Commit 2]
- Various Pokemon and Digimon (there is now a distinct Digimon species being used as well).
- Missing checks for specific species not having a category to be thrown in, even though the category exists.
- Presumed kemonomimi (having your species field filled with an animal while using the "Human" bodytype) are no longer considered furries for the Furry/ Human preference check.
- Sending a PM now clears it from your drafts. [Commit]
- Fixed issues where sorting your pinned eicons while you have over 77 pinned eicons would unpin the additional ones if they hadn't loaded in yet though. [Commit]
- Fixed issues on Windows where the chatbox and input fields would become nonresponsive until you alt-tab back in after viewing an alert. [Commit]
- Fixed the filter for the spellcheck option not working. [Commit]
- Fixed some jank where having your window(s) closed to the tray while at the maximum amount of tabs would confuse people when they try to reopen the app. [Commit]
- Fixed some ancient edge cases where the window's saved location would be completely outside of your screen, meaning the app would be unclickable if you restarted it. [Commit]
- Fixed eicons being invisible in exported logs. [Commit]
- An extra sanity check was added for making sure that dragging eicons doesn't delete your pins. [Commit]
Changed
- The user-specific channel ping notification now looks different from the PM one. [Commit]
- Slight redesign for the status picker history button to make it more visible. [Commit]
- Added a quick warning for OneDrive-backed log directories to help prevent sync-related logging issues. [Commit]
- Updated localization files (French, German, Hungarian, Italian, Spanish, and Cute Engwish).
Development
- The Nix* development flake now uses an interactive version of Bash. [Commit]
- This should fix issues with tools like Tmux.
- CI/CD jobs for automatic formatting with Prettier. [Commit]
Merged Pull Requests
- https://github.com/Fchat-Horizon/Horizon/pull/621 by @FatCatClient
- https://github.com/Fchat-Horizon/Horizon/pull/622 by @freenutsxd
- https://github.com/Fchat-Horizon/Horizon/pull/623 by @amonodrama
- https://github.com/Fchat-Horizon/Horizon/pull/625 by @amonodrama
- https://github.com/Fchat-Horizon/Horizon/pull/626 by @akatsukilevi
- https://github.com/Fchat-Horizon/Horizon/pull/629 by @CodingWithAnxiety
- https://github.com/Fchat-Horizon/Horizon/pull/631 by @CodingWithAnxiety
- https://github.com/Fchat-Horizon/Horizon/pull/634 by @FatCatClient
- https://github.com/Fchat-Horizon/Horizon/pull/639 by @FatCatClient