Yamtrack
Self hosted media tracker for movies, TV, anime, manga, games, and books
Alternative to: trakt, myanimelist, anilist, simkl, goodreads
About
Versions (80)
v0.12.0
2024-08-02Important
- Some migration steps will be executed on the database due to some restructuring, so the first start after this upgrade may take some time depending on the size of your database.
Features
- Added support for custom lists, allowing users to organise media for any purpose. Users will be able to add any type of media to a custom list, and also to add collaborators to their custom list (https://github.com/FuzzyGrim/Yamtrack/commit/e804a3861dded000a16dece14a4a1166b70e337a)
- Added a new view at yamtrack.com/lists to view all your custom lists (https://github.com/FuzzyGrim/Yamtrack/commit/e804a3861dded000a16dece14a4a1166b70e337a)
- Added a new view at yamtrack.com/lists/id to view the details of a specific custom list (https://github.com/FuzzyGrim/Yamtrack/commit/3c73cfb90a58abe94d2feef6f2d4833ab3a0195f)
- Use Python Requests’ session for speed optimizations (https://github.com/FuzzyGrim/Yamtrack/commit/9bdf42fb6f7d2300d5180399fae096912a73fa85)
- Added database table to save shareable media metadata (https://github.com/FuzzyGrim/Yamtrack/commit/5b96f12471cc7136e7b1dd8eecb4c486b1ff2279)
Fixes
- Fixed details page ugly rendering for medias with no image (https://github.com/FuzzyGrim/Yamtrack/commit/aca6d89a7f1e2cf89a2d2f98595b2dcd5f07989d)
- Remove CSRF token from data export request (https://github.com/FuzzyGrim/Yamtrack/commit/d67bc5194da94723a40ba17754eb56d569011f1f)
- Fixed error message in AniList import (https://github.com/FuzzyGrim/Yamtrack/commit/68b5b47b2dda01d4d2aeefab173180207774a5db)
Other
- Allow importing media in the demo instance (https://github.com/FuzzyGrim/Yamtrack/commit/5022924e1bffc6ec7fe8452dacb4981a39572fc3)
Maintenance
- Bump ruff from 0.4.5 to 0.5.5 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/195
- Bump coverage from 7.5.2 to 7.6.0 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/191
- Bump django-debug-toolbar from 4.3.0 to 4.4.6 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/190
- Bump django from 5.0.6 to 5.0.7 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/189
- Bump docker/build-push-action from 5 to 6 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/179
- Bump requests from 2.32.2 to 2.32.3 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/174
- Bump django-simple-history from 3.5.0 to 3.7.0 by @dependabot in https://github.com/FuzzyGrim/Yamtrack/pull/175
Full Changelog: https://github.com/FuzzyGrim/Yamtrack/compare/v0.11.1…v0.12.0