All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
4.1.0 (2024-12-15)
- github workflow for building container images (4caf603)
- reviews: revert implementation of reviews route (1030798)
4.0.0 (2024-08-24)
- list: will give 503 now
- add disclaimer (2626dfd)
- api: fix reviews api (1041de5)
- cache: make cache keys for review more distinctive (324c138)
- cleaners: fix app crash (333d3b1)
- error: add sanity checks before error destructuring (e320557)
- list: remove list route (67891c7)
3.4.0 (2024-03-31)
- reviews: add reviews route (dc42b32)
- instances: fix urls in instances.json (3eb5178)
3.3.1 (2024-01-06)
- dockerfile: fix failing docker build (719f42b)
3.3.0 (2023-12-07)
3.2.0 (2023-10-28)
- list: add list route (97f1432)
3.1.1 (2023-10-14)
- 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)
- cache: implement caching of routes (c53c88d)
3.0.0 (2023-04-15)
- title: older versions won't work, at least for title route
- title: fix title page crash (8ce02d0)
2.4.0 (2023-01-22)
- fix app crash (71d1d5b)
- add error boundary (5cc2ef0)
2.3.1 (2023-01-15)
- fix unseekable videos on webkit-based browsers (a32785c)
2.3.0 (2022-12-31)
- couple css improvements for webkit-based browsers (81eaf2f)
- search: add basic search functionality (0cff34a)
2.2.2 (2022-12-10)
- app crash on qutebrowser (78b14ec)
2.2.1 (2022-12-01)
- title: fix site crash (dd75df0)