Releases: rivenmedia/riven
Releases · rivenmedia/riven
v0.8.1
v0.8.0
0.8.0 (2024-07-24)
⚠ BREAKING CHANGES
- add BACKEND_URL environment variable to support for custom backend URL (#518)
Features
- add BACKEND_URL environment variable to support for custom backend URL (#518) (e48ee93)
- add changelog. add version.txt (#562) (14eff8d)
- Add endpoint to manually request items (#551) (652671e)
- add lazy loading for images in statistics and home pages (#502) (fadab73)
- add support for mdblist urls (#402) (282eb35)
- add top rated section (#505) (5ef689b)
- added content settings and other minor improvements (#88) (f3444cc)
- added tmdb api support (#410) (adc4e9a)
- enforce conventional commits (5ffddc1)
- finish up trakt integration (#333) (5ca02a4)
- fixed size of command palette on large device (#98) (c3326dd)
- formatted using black & prettier (in frontend) and moved to crlf (#51) (315f310)
- frontend and backend improvements (#197) (080d02c)
- frontend backend and ui improvements (#358) (8a9e941)
- frontend fixes and improvements (#29) (fd19f8a)
- frontend improvements (#158) (1e714bf)
- frontend improvements (#159) (b6c2699)
- frontend improvements (#16) (d958a4b)
- frontend improvements (#50) (ffec1c4)
- frontend improvements,, added settings! (#86) (2641de0)
- frontend rewrite to sveltekit with basic features (#13) (8c519d7)
- improved frontend ui (#195) (77e7ad7)
- improved ui (#422) (71e6365)
- Listrr Support Added (#136) (943b098)
Bug Fixes
- add BACKEND_URL arg to avoid build error (#519) (b7309c4)
- add BACKEND_URL arg to avoid build error (#520) (ffad7e3)
- add new settings changes to frontend (#416) (38c1b75)
- add try-catch to submit_job for runtime errors (d09f512)
- change mdblist str to int (#382) (b88c475)
- change Path objs to str (#389) (41bc74e)
- change version filename in dockerfile (5bf802d)
- comet validation needed is_ok on response instead of ok (#557) (5f8d8c4)
- continue instead of exit on failed to enhance metadata (#560) (657068f)
- convert str to path first (#388) (2944bf0)
- correct parsing of external id's (#163) (b155e60)
- crash on failed metadata enhancement (88b7f0b)
- disable ruff in ci (5ffddc1)
- docker metadata from release please (08b7144)
- docker metadata from release please (e48659f)
- episode attr error when checking Show type (#387) (3e0a575)
- fix around 200 ruff errors (d30679d)
- fix around 200 ruff errors (a73fbfd)
- fixed about page github errors and other minor improvements (#347) (0c87f47)
- fixed the errors in frontend to make it working, still some changes and rewrite needed for improvements (#346) (03cd45c)
- handle bad quality manually in parser (#145) (6101511)
- lower the z index and increase z index of header (#504) (41e2c71)
- min/max filesize being returned undefined (fadab73)
- minor fix to hooks.server.ts (#355) (8edb0ce)
- minor ui improvements (#503) (8085f15)
- remove frontend ci (#552) (eeb2d00)
- revert trakt/item modules back to 0.7.4 (864535b)
- RTN import incorrect after updating package (#415) (f2b86e0)
- switch to dynamic private env (#522) (eb8d3d0)
- switch to dynamic private env (#523) (0355e64)
- text color on light t...