Horizon 1.35.1
Download here.
Added
- Your character's friends now appear in their own list on top of the friends tab. [Commit]
- There is even a setting to hide other friends (the ones that are not friends with your current character), or to group them all together (the vanilla behaviour).
- The profile viewer now has extra filters and sorting options for comparing kinks between you and the profile you're viewing. [Commit]
- Thank you, @Matthew-X!
- The console view now has an "All friends" tab where you can see all of your friends and bookmarked profiles, even if they are offline. [Commit]
- You can now navigate between your conversation history with the mouse's back and forwards buttons. [Commit]
Alt+←/→(orCmd+[/]on macOS) are also supported.
- Modal dialog windows now have snappy opening and closing animations. [Commit]
- Tabs on the top of the window now also have snappy opening and closing animations. [Commit]
- Added an accessibility setting to disable all animations, regardless of your system's reduced motions preference. [Commit]
Ctrl+Shift+Qnow acts like a shortcut to quickly close the app on Windows and Linux. [Commit]- Contributor badges are now visible for people who have contributed to the Horizon repo. [Commit]
Changed
- Dark-dimmed theme had its BBCode colors adjusted from the vanilla values to improve legibility. [Commit]
- Tips of the day now appear on the character select screen! [Commit]
- If you're an expert user already, you can easily disable these from ever showing up in the app's general settings.
- We redesigned the character settings menu and put most of the settings in appropriate categories, in the hopes that it will help you find settings a bit easier. [Commit]
- The new design with the coloured buttons is in preparation for the new, new settings menus where you will be able to set character settings on a global level. We're working on that still, but stay tuned.
- The MacOS version now uses a proper version of the Tahoe-style icon if you're on MacOS 26 (or later). [Commit]
Fixed
- The BBCode previewer won't be eating your other keyboard shortcuts so much anymore. [Commit]
- Fixed the dictionary lookup breaking once you disconnect and reconnect in the same tab. [Commit]
- Fixed the context menu showing an option to pin an eicon when viewing logs before having logged in.
- Fixed issues with the image previewer doing things it shouldn't do (like opening links) because of redirects. [Commit]
- Fixed some cases where custom kinks were sorted differently from the website (most notably for people who manually sort their customs with whitespace characters). [Commit]
- Custom profile portraits with broken URLs now get reset into their default ones. [Commit]
- If your own custom portrait is broken, the profile analyser on your profile page will tell you too.
- Fixed pasting urls with multiple square brackets (
[/]) only fixing the first pair. [Commit]
Development
- Upgraded to Electron v38.7.0. [Commit]
- Upgraded Electron Builder to v26.2.0. [Commit]
- Converted the following components to the composition API:
Merged pull requests
- https://github.com/Fchat-Horizon/Horizon/pull/498 by @FatCatClient
- https://github.com/Fchat-Horizon/Horizon/pull/504 by @FatCatClient
- https://github.com/Fchat-Horizon/Horizon/pull/505 by @FatCatClient
- https://github.com/Fchat-Horizon/Horizon/pull/508 by @CodingWithAnxiety
- https://github.com/Fchat-Horizon/Horizon/pull/509 by @FatCatClient
- https://github.com/Fchat-Horizon/Horizon/pull/510 by @Matthew-X
- https://github.com/Fchat-Horizon/Horizon/pull/512 by @FatCatClient