Skip to content

Horizon 1.31.1

Added

  • Support for setting an HTTP proxy. This can be found underneath the advanced settings when you sign in. [Commit]
  • Added imgchest.com as a High-Quality Portrait domain, and updated privacy/profile recommendations to mention it. [Commit]
  • Added "Copy url" option to character gallery images. [Commit]
  • New keyboard shortcuts: Use Alt+Shift + arrow keys to jump between channels/conversations with unread messages; use Ctrl/Cmd+Shift+Alt + arrow keys to jump between channels/conversations with mentions. [Commit]

Fixed

  • Fixed the Open Conversation and Join Channel buttons being draggable and messing up the Alt+Arrow keys order. Also fixed an issue where the Open Conversation modal would eat the conversation view. [Commit]
  • Font Awesome icons have been updated to v6, and a missing icon for the "Show Ad log" option has been added. [Commit]
    • The differences for existing icons are pretty marginal, but in general icons are now slightly more consistent with each other.
  • Fixed the slash-command for setting your status (/status busy) being case sensitive [Commit]
  • Reverted a previous change that was causing issues with displaying the match result while searching for characters because of an event listener check. [Commit]
  • Fixed a bug where empty character memos could be saved or displayed. [Commit]
    • Thank you @FireUnderTheMountain and the Frolic team!

Changed

  • When clicking the version info within Settings > Help, the current patch notes will now be shown according to the currently installed version. [Commit]
  • BBCode editor buttons are now all the same width. You can rest easy now knowing that the Help button isn't 6 pixels thinner than some of the others. [Commit]

Documentation and Non-user facing changes (for developers)

  • Updated the README to consistently refer to "Horizon" instead of "Rising" where appropriate. [Commit]
  • Updated the version bump script (bump_version.sh) with a tag-only mode and argument parsing. [Commit]

Merged pull requests