Releases: miicolas/seen
Releases · miicolas/seen
Release list
v1.2.3
v1.2.2
feat(mobile): "You may also like" section on media detail (#31) (#35) Surface TMDB recommendations as a horizontal shelf near the bottom of movie and TV detail pages so the page becomes a place to keep browsing. - api: expose existing getMediaRecommendations via GET /tmdb/:mediaType/:tmdbId/recommendations - mobile: lib wrapper + tmdbKeys.recommendations + useMediaRecommendations - mobile: RecommendationsSection (reuses Shelf + PosterCard), rendered after the ratings section, hidden when empty, navigates within the tab - i18n: mediaDetail.youMayAlsoLike (EN/FR) - whats-new: "You May Also Like" release Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
v1.2.1
v1.2.0
v1.1.2
What's Changed
- Feature/event tracking by @miicolas in #18
- fix: screens flex width correction by @miicolas in #17
- Feature/favorite button by @miicolas in #20
- feat: not interested by @miicolas in #19
- feat: watch-provider availability and platform recommendations by @miicolas in #21
- Feature/schema refactor by @miicolas in #22
- [codex] Add insights analytics by @miicolas in #24
- [codex] Add taste preferences onboarding by @miicolas in #26
- [codex] Add social graph and privacy controls by @miicolas in #25
- Feature/polish social friend feature by @miicolas in #27
- Feature/refacto by @miicolas in #28
Full Changelog: v1.1.1...v1.1.2
v1.1.2-beta.4
v1.1.2-beta.3: chore(api): set required maxDuration in trigger config
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
v1.1.2-beta.2
What's Changed
- Feature/event tracking by @miicolas in #18
- fix: screens flex width correction by @miicolas in #17
- Feature/favorite button by @miicolas in #20
- feat: not interested by @miicolas in #19
- feat: watch-provider availability and platform recommendations by @miicolas in #21
- Feature/schema refactor by @miicolas in #22
- [codex] Add insights analytics by @miicolas in #24
- [codex] Add taste preferences onboarding by @miicolas in #26
- [codex] Add social graph and privacy controls by @miicolas in #25
- Feature/polish social friend feature by @miicolas in #27
- Feature/refacto by @miicolas in #28
Full Changelog: v1.1.2-beta.1...v1.1.2-beta.2
v1.1.2-beta.1
feat: whats new dynamic