Ryot
Self-hosted tracker for media consumption and fitness activities
Alternative to: trakt, goodreads, myanimelist
About
Versions (100)
v7.4.0
2024-09-29Updates for this release
- Ryot Pro has now been open sourced! The pro version is (still) paid, but you can now view the source code. I did not make this a major release since the migrations are pretty simple. You can change the docker image from
ignisda/ryot-protoignisda/ryot. Nevertheless, I will continue to publish theignisda/ryot-proimage for the foreseeable future. - There was a bug in the summary calculation logic. All summaries will be deleted and regenerated by the next nightly cron job. If you want to force it now, login as the admin user and go to miscellaneous settings and then “Perform background tasks”.
What’s Changed
- 228d5a28 - Open source pro (#1040)
- 0aaacc0b - fix(importer): incorrect trakt entries being imported
- 1dac299d - fix(services/user): correct admin check for deleting user
- 79dacd2b - perf(backend): only fetch yank integrations
- b59a2ea5 - fix(backend): unwrap provider specifics only when needed
- 16a7f55d - Integrations refactor (#1034)
- 621ae876 - feat(frontend): revalidate page once mutation has been deployed
- ff30ef8c - Added IOS18 Detection (#1030)
- a2fc9eed - Remove granular count (#1037)
- 72c80089 - fix(frontend): disable query once no longer partial