0.10.0 (2026-04-28)
Bug Fixes
- add release_date and first_air_date indexes to TABLE_DEFINITIONS (dc895b3)
- resolve lint issues in calendar page (566a0d9)
- use i18n keys for calendar panel section headers and formatting touch-ups (b3bf9e1)
Features
- add calendar and upcoming API endpoints (549d7f8)
- add calendar navigation item and i18n keys (cd9c9fe)
- add calendar page with month grid and day detail panel (95124ca)
- add calendar query service with getCalendarData and getUpcomingItems (a7d5018)
- add Coming Up widget to dashboard showing next 7 upcoming movies/episodes (5d678ea)
- add releaseDate and firstAirDate columns to movies and series (4e7e719)
- add TMDB now_playing and upcoming endpoints with caching (87a1494)
- extend metadata refresh to process all movies and series with release dates (a7f1e37)