This release has a couple of fixes with routing and privileges, and introduces item specific statistics through an API route (per request #28). A view/page will come later.
What's Changed
- feat: item specific statistics + api endpoint for items by @fredrikburmester in #29
- fix: add error boundary to page
- fix: only admin should be able to see sessions
- fix: improve jellystat import by allowing (and renaming) nil name to Untitled Item
Full Changelog: v1.2.0...v1.3.0