Skip to content

Horizon 1.33.5

Added

  • The dismiss buttons for the note/ site messages checker have been brought back. Dismissed notifications will keep the icon, but will not have the number count visible. [Commit]
  • Added reduced motion accessibility support for our custom animations. [Commit]

Fixed

  • Fixes some cases where using the color picker keybind would make people accidentally overwrite their selected text. [Commit]
  • Fixes some cases where BBCode would parse correctly where it wouldn't in vanilla 3.0, for consistency with other users. [Commit]
  • Fixes the user right click menu becoming unnecessarily wide for longer names if those names need multiple lines (and thus won't need the horizontal space anymore). [Commit]
  • Fixes select dropdowns (like those found in the settings menu, or the log viewer) not using the same width as the main element. [Commit]
    • This also fixes those selection dropdowns not having a mouse over colour in light themes.
  • Fixes search results for characters not set to 'Looking' having a broken layout if their status message was considerably tall. [Commit]

Changed

  • Profiles without a species no longer default to "human" for the matcher. [Commit]
  • The ping highlight colour has been corrected back to a less bright shade of green. [Commit]
  • Broken inline tags no longer display their bbcode on profiles (which they don't on the website either). [Commit]
  • Sending a message now sets the conversation as read, instead of keeping the 'last read' green line in limbo. [Commit]

Merged Pull Requests