⚠️ Breaking - Content table now stores tmdb ids in its own column (tmdb_id
instead of id
).
Changed
- Show smaller nav on mobile, instead of nothing, so we can still navigate to home page
- Reduce margin on x axis, so we can show 2 columns of posters on mobile
Fixed
- Not handling possible duplicate tmdb ids (a show and movie can have same id on tmdb)
- Posters on mobile
Full Changelog: v1.5.0...v1.6.0