v2.0.0-alpha.5
Pre-releasev2.0.0-alpha.5
- Fixed an issue with connecting to a TMDB account
2.0
This is the first test release for the 2.0 rework, which brings architectural changes that mainly allow building for TV and desktop platforms, having multiple users as well as some other future features. At this point some key features are still missing, notably the navigation has been designed primarily for TVs. See the 2.0 roadmap (for early birds, it will update in the next couple of days) for further details.
Migrating from previous versions!!!
Due to changes to everything, you'll need to set is up as a new service, in other words it will not be possible to keep any previous configuration. To avoid errors and issues:
- Delete or rename the old reiverr.sqlite file, new will be automatically created
- Clear your browser cache if necessary / you run into errors
- Check out the updated README.md / Github frontpage for updated reference of docker-compose.yml and install instructions.
Can I keep using the old version?
Yes, and you should if you rely on some unique feature that is yet to be implemented or if you only access Reiverr with a browser. Although, keep in mind that:
- No major updates are planned, all efforts will be focused into the 2.0
- The
latest
tag will be reserved for the latest 2.0 version, so you'll need to modify your configuration to use thelatest-v1
tag instead.
You can find the old project files and instructions in the reiverr-1.0 branch.
New Contributors
- @jordanf97 made their first contribution in #102
- @AxiomPraxis made their first contribution in #103
- @alvitali made their first contribution in #107
- @programmer584 made their first contribution in #124
Full Changelog: v0.8.0...v2.0.0-alpha.5