Skip to content

Commit

Permalink
chore(main): release 0.14.0 (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
dreulavelle authored Oct 18, 2024
1 parent 1054fe9 commit 72ade05
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## [0.14.0](https://github.com/rivenmedia/riven-frontend/compare/v0.13.1...v0.14.0) (2024-10-18)


### Features

* Add episode state to the season page ([#107](https://github.com/rivenmedia/riven-frontend/issues/107)) ([975a339](https://github.com/rivenmedia/riven-frontend/commit/975a339ad752b6521b8997464a85c33402eb3661))
* Add realdebrid and alldebrid downloaders to the summary page ([#120](https://github.com/rivenmedia/riven-frontend/issues/120)) ([d6678f9](https://github.com/rivenmedia/riven-frontend/commit/d6678f98962352556d0c5cacd5c3628e9ff12bf3))
* Migrate to autogenerated OpenAPI client ([#112](https://github.com/rivenmedia/riven-frontend/issues/112)) ([b15dfec](https://github.com/rivenmedia/riven-frontend/commit/b15dfecc2e2f5cae13c88608498dd4e8e7cbe3b9))
* new release ([1054fe9](https://github.com/rivenmedia/riven-frontend/commit/1054fe98e2da67ee522663cb90c15720b12b5b82))
* new release ([#125](https://github.com/rivenmedia/riven-frontend/issues/125)) ([1054fe9](https://github.com/rivenmedia/riven-frontend/commit/1054fe98e2da67ee522663cb90c15720b12b5b82))
* Replace torrents with magnet links ([#108](https://github.com/rivenmedia/riven-frontend/issues/108)) ([a6bf0e1](https://github.com/rivenmedia/riven-frontend/commit/a6bf0e1bd46f8646cd225ac480e73e35102abbd5))


### Bug Fixes

* Change the .server loaders to regular +page.ts and fix show detection for magnet replace ([#117](https://github.com/rivenmedia/riven-frontend/issues/117)) ([c540b1d](https://github.com/rivenmedia/riven-frontend/commit/c540b1d09a3bd593eaed483380ce9c023ceb8bcd))
* error when viewing episodes of unrequested shows ([#124](https://github.com/rivenmedia/riven-frontend/issues/124)) ([e8a90b7](https://github.com/rivenmedia/riven-frontend/commit/e8a90b7eb51d2a7a4504d332adf4507f430d5a4e))
* merge main ([d32b06d](https://github.com/rivenmedia/riven-frontend/commit/d32b06da939ba9436b7d94c6d67e391c3642ba2e))

## [0.13.1](https://github.com/rivenmedia/riven-frontend/compare/v0.13.0...v0.13.1) (2024-09-25)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.13.1
0.14.0

0 comments on commit 72ade05

Please sign in to comment.