Horizon 2.0.0
Download here.
Changed
- Migrated all Vue components from the class API to the options API. [Commit]
- Upgraded to TypeScript 5. [Commit]
- Upgraded Node.js requirement to v24.14.0. [Commit]
Added
- Notification count badges on conversations, windows, and the tray icon, with redrawn icons on Windows for improved legibility on lower display scales and hiDPI screens. [Commit] [Commit 2] [Commit 3]
- "No humans" and "no furries" smart filter options, which hides ads from characters who have marked themselves as not interested in your species. [Commit]
- Filterable select dropdowns now show the selected value, auto-focus the filter input on open, and select the first result on Enter. [Commit]
Fixed
- Scrollbar thumb jitter during row measurement. [Commit]
- Duplicate entries in the friend list when multiple characters share the same friend. [Commit]
- Link preview pins no longer block clicks on areas of the UI beneath them. [Commit]
- Regression where the eicon picker wouldn't load any extra eicons while scrolling anymore. [Commit]
- Click-dragging pinned eicons to sort them has been completely rewritten with a different dragging library, hopefully solving any remaining issues with this once and for all. [Commit]