Horizon 2.3.2
Released on 2026-07-13
Download here.
Changed
- Reverted a 2.3.0 change that prevented "empty" messages with just spaces from being sent. [Commit]
- This was originally removed as a bugfix, but it's a funny and harmless quirk that people enjoyed.
- Loading a character preview now has an animation. [Commit]
- Spruced up some of the updater user experience [Commit]:
- The install button makes its purpose a bit clearer, with a different icon.
- You are now prompted to confirm a restart if you click the update button and you have automatic downloads enabled.
- You can now manually check for updates in the app menu, under "Horizon" > "Check for updates".
Fixed
- Fixed installing an update while you're connected to chat simply hiding the window intead of restarting the app on MacOS. [Commit]
- Fixed issues where the URL preview would stay open, especially on MacOS, until you moved your cursor back to the original link. [Commit]
- Fixed BBCode sometimes being cut off in the 'Recent Messages' block on the profile viewer, or in the character mouse-hover preview. [Commit]
- Fixed the update notice linking you to GitHub instead of our website for Linux releases that can't auto-update. [Commit]
- Fixed the system info you can copy in the 'About Horizon' window showing the folder where debug logs are kept, instead of your chat logs. [Commit]
- If a profile has a broken custom pfp, the profile viewer now just displays the vanilla F-Chat one instead of a broken picture icon. [Commit]
Development
- Added a CI job for checking the build status of the Nix Flake. [Commit]
Documentation
- Cleaned up a bunch of stuff in the Contributors and Contributing documents. Also brought the Readme up to modern standards. [Commit]
- Cleaned up and fixed dates and headers in the changelog files (which now show the release date on our website too!) [Cleanup] [Dates]
Merged Pull Requests
- https://github.com/Fchat-Horizon/Horizon/pull/856 by @min-xy
- https://github.com/Fchat-Horizon/Horizon/pull/873 by @FatCatClient
Non PR'd changes by @CodingWithAnxiety and @FatCatClient