3.9 KiB
3.9 KiB
Changelog
All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
3.2.0 (2023-10-28)
Features
- list: add list route (97f1432)
3.1.1 (2023-10-14)
Bug Fixes
- card: fix long attributes in cards under 'Known For' section (736d680)
- error: fix incorrect 'view on IMDb' link on error page (0aea2f4)
- media proxy: fix 304 response code with body error (c610ef4)
- name: fix name route crash (38ed0c6)
- name: fix route crash for some ids (e91c313)
- title: fix a crash in title route (21a1c83)
3.1.0 (2023-05-21)
Features
- cache: implement caching of routes (c53c88d)
Bug Fixes
3.0.0 (2023-04-15)
⚠ BREAKING CHANGES
- title: older versions won't work, at least for title route
Features
Bug Fixes
- title: fix title page crash (8ce02d0)
2.4.0 (2023-01-22)
Bug Fixes
- fix app crash (71d1d5b)
Features
- add error boundary (5cc2ef0)
2.3.1 (2023-01-15)
Bug Fixes
- fix unseekable videos on webkit-based browsers (a32785c)
2.3.0 (2022-12-31)
Bug Fixes
- couple css improvements for webkit-based browsers (81eaf2f)
Features
- search: add basic search functionality (0cff34a)
2.2.2 (2022-12-10)
Bug Fixes
- app crash on qutebrowser (78b14ec)
2.2.1 (2022-12-01)
Bug Fixes
- title: fix site crash (dd75df0)