Remove binary assets from archived Overseerr addon

This commit is contained in:
Alexandre
2026-02-18 07:45:56 +01:00
parent 85a7097ab6
commit 4c92bd67e2
20 changed files with 377 additions and 6 deletions

6
seer/CHANGELOG.md Normal file
View File

@@ -0,0 +1,6 @@
## v3.0.1 (2026-02-17)
- Initial release based on the Overseerr add-on, updated to the Seerr upstream image and naming.
- Switched base image to `seerr/seerr:latest` and updated metadata/options for the new slug.
- Remove bundled binary image assets from the add-on directory as requested by review feedback.