This release adds Sentry logging to allow for better error catching and tracking, full support for notifications on web (hosted version only), viewing your download client from the search and -arr releases page, and support for Android 13!
This build also includes fixes for users running Sonarr v4, safer database transactions, and a fully rewritten routing tree.
Features
- -arr: view download client queue via overlay sheet (0c59886)
- android: add support for monochromatic adaptive icon (#701) (96b2b1b)
- locale: support Croatian (a160f09)
- logging: integrate Sentry logging support for all platforms (57bbb80)
- logo: add Vectorized app logos (113b294)
- router: re-implementation of routing via go_router (1d4207a)
- sabnzbd: rewrite SABnzbd API interface (a1b736a)
- search: view download client queue via overlay sheet (a6be658)
- settings: re-add option to disable Sentry logging (3d0c520)
- web: enable service worker processing of notifications (4b41110)
Bug Fixes
- android: support Android 13 notification prompt (83e8374)
- cache: add type-safety to LRU cache (7aae480)
- database: prevent deadlock in database deletion actions (9960124)
- graphs: support fl_chart@0.55.1 (b812c7b)
- images: validate image availability before fading-in (6f9e0e8)
- notifications: correctly inject service worker for notification handling (82ef5f0)
- notifications: enable in-app notifications config was inversed (3593eb3)
- resources: remove feedback board resource (d3d090e)
- scrolling: remove custom scrolling behaviour (864082f)
- settings: show notification settings area on web (136cda5)
- sheets: set default overlay theme for sheets, remove bottom radius clipping (3a5e19b)
- sonarr: support Sonarr v4 API changes (e477eca)
- web: correctly register notification service worker (579531c)
Tweaks
- remove logos: removes unused logo pngs (2adfe59)