Yamtrack
Self hosted media tracker for movies, TV, anime, manga, games, and books
Alternative to: trakt, myanimelist, anilist, simkl, goodreads
About
Versions (80)
v0.15.0
2024-11-03Features
- Added import from SIMKL by @FuzzyGrim in https://github.com/FuzzyGrim/Yamtrack/pull/245
- Added the ability to create custom media entries, for niche media that cannot be found via supported APIs (https://github.com/FuzzyGrim/Yamtrack/commit/94cb0d8775592ba76d917a9a528d95d4399fc986)
- Added CSRF environment variable for use behind reverse proxies by @stignarnia in https://github.com/FuzzyGrim/Yamtrack/pull/250
Fixes
- Fixed anime details error when missing broadcast time (https://github.com/FuzzyGrim/Yamtrack/commit/3978d8df8a39683f88fb181a7ffafca2ab51ca79)
- Fixed the link to the details page from the home page for medias from secondary API sources (https://github.com/FuzzyGrim/Yamtrack/commit/1a2296ce9db50a535bdf94d5000fdbbe9ca0bae1)
Maintenance
- Bump crispy-bootstrap5 from 2024.2 to 2024.10 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/239
- Bump aiohttp from 3.10.8 to 3.10.10 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/243
- Bump redis[hiredis] from 5.1.0 to 5.2.0 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/249
- Bump django from 5.1.1 to 5.1.2 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/242
- Bump ruff from 0.6.8 to 0.7.2 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/252
New Contributors
- @stignarnia made their first contribution in https://github.com/FuzzyGrim/Yamtrack/pull/250
Full Changelog: https://github.com/FuzzyGrim/Yamtrack/compare/v0.14.5…v0.15.0