1.2.0 (2025-10-17)
Features
- add CACHE_WARMUP_UUID env var for custom user config (5f44698)
- add external link icon for custom manifest catalogs that opens the manifest's /configure page in new tab when clicked (559d139)
- add MAL catalog background warming (cd19f5b)
- add popular content cache warming system (b3c8a23)
- add user list sort options for MDBList API (6ee5d57)
- implement context-aware cache reconstruction (56d5289)
- make TVDB API key optional (002e28e)
- parallelize server startup (8380e2d)
Bug Fixes
- add new custom catalogs at end of list to preserve existing catalog order (ef9ad6e)
- default catalogs name change not working (5c77331)
- display type override revert and Dan Pyjama list filtering (2fe4f39)
- improve MAL rate limiting and add configurable cache warming interval (d465570)
- meta reconstruction failing due to missing component during write and different components order in write and read (bc9812f)
- tvmaze air date not getting parsed properly (625ee40)
Reverts
- switch back to npm from Bun (900e2df)