Skip to content

Horizon 2.3.3

Released on 2026-07-17

Download here.

Changed

  • Filtering for specific words and phrases in the log viewer now highlights them in the search results. This also works if you use Ctrl/ Cmd + F while looking at a conversations. [Commit]

Fixed

  • Fixed logs being broken after importing a manual backup into a fully empty folder-- like on a fresh install, or if you migrate logs to a different location. [Commit]
    • If you've ran into this issue, reimporting a "broken", pre-2.3.3 export will restore the conversation index files mostly-- only missing titles for channels not in your "Recent Channels" list. Importing a 2.3.3, or an auto backup should fully restore all channel titles.
  • Fixed a bunch of cases where friends and bookmarks would appear twice in your friends list, or not show a message in the console when signing in and out. [Commit]
  • Fixed conversation drafts being tracked based on the conversation name, instead of their unique ID number. [Commit]
    • This should fix cases where a channel having the same name as a character-- or two channels having the same name, would cause draft messages to be shared between them.

Development

  • Discord Pull Request build notifications now show the PR title properly. [Commit]

Merged Pull Requests