v1.8.5Mar 21, 2026
Release
New
- Added the new user hub at /u/{username} with a dedicated profile layout that brings library, feed, history, notifications, and account settings into one place.
- Added browser push notifications with service worker support, plus in-app toast alerts when the site is already open.
- Added push device management and active session management so you can rename, disable, remove, and review signed-in browsers from profile settings.
Improved
- Moved notification, history, feed, and library navigation into the new user route from the header, mobile navigation, and account menu for a more consistent account flow.
- Refreshed notification surfaces with activity-card layouts, loading skeletons, quick mark-all actions, and cleaner routing to the full notifications tab.
- Polished shared UI around the site, including footer shortcuts, home/profile presentation updates, and chapter/activity card display improvements.
Fixed
- Improved push subscription sync so browser registration re-checks on sign-in and app navigation, keeping device subscriptions in sync more reliably.
- Fixed notification click routing so browser notifications and in-app alerts open the intended account notification flow instead of older standalone pages.