Skip to content

Horizon 2.1.2

Download here.

Added

  • Added the "Site Dark" theme. [Commit]
    • This one's for everyone whose inline really depends on the website's dark mode colour scheme.

Changed

  • Dropdown items in the log viewer now have an icon for the character or channel in question. [Commit]
    • This was a contribution by SmileyTatsu.
  • Updated the OpenMoji fallback font to version 16.0, which supports more of the new emoji. [Commit]
  • Added an option to open links in the browser without going to private mode in the URL context menu. [Commit]

Fixed

  • The character mouse hover preview now deals with line breaks in names appropriately, instead of cutting off. [Commit]
  • Fixed /me messages being thrown onto a new line when trying to automatically fix an eicon collage. [Commit]
  • Fixed various performance issues when your hidden ads list is massive. [Commit]
  • Fixed issues with the user right-click menu when opening it from a [user] or [icon] tag with a newline character. [Commit]

Development

  • Improved type safety checks for a bunch of Vue components, where they'd be using the any type for various fields and props. [Commit]
  • Cleaned up a bunch of dead, commented code we don't need. [Commit]

Merged Pull Requests