Skip to content

Commit

Permalink
chore(main): release 0.15.2 (#747)
Browse files Browse the repository at this point in the history
  • Loading branch information
dreulavelle authored Oct 2, 2024
1 parent 6ad6d4d commit bef6056
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.15.2](https://github.com/rivenmedia/riven/compare/v0.15.1...v0.15.2) (2024-10-01)


### Bug Fixes

* add log back to orion ([5a81a0c](https://github.com/rivenmedia/riven/commit/5a81a0c14b76f6b90b2d4224b53948707d867040))
* changed to speed mode by default for downloaders ([7aeca0b](https://github.com/rivenmedia/riven/commit/7aeca0bf4fe38ec6ebe7d513ca8e305ef8223b08))
* orionoid and mediafusion fixed ([52f466e](https://github.com/rivenmedia/riven/commit/52f466e35e2d2d3e2cfc9ce81f903a8c0df5e9f4))
* prevent error when more than two streams with the same hash in set_torrent_rd ([c9b8010](https://github.com/rivenmedia/riven/commit/c9b80109c598a2083929214006114d3abe9d6b49))
* refactor and re-enable alldebrid ([4ca9ca2](https://github.com/rivenmedia/riven/commit/4ca9ca2c27203e3ed5b7b9285a77b683db542a85))
* refactor and re-enable alldebrid ([61bc680](https://github.com/rivenmedia/riven/commit/61bc6803eed86d138dd46836a1f271c1c53102c1))
* support files in rclone root ([6ad6d4d](https://github.com/rivenmedia/riven/commit/6ad6d4ddbf01593453c12b39773c07cd028bd261))

## [0.15.1](https://github.com/rivenmedia/riven/compare/v0.15.0...v0.15.1) (2024-09-29)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "riven"
version = "0.15.1"
version = "0.15.2"
description = "Plex torrent streaming through Real Debrid and 3rd party services like Overseerr, Mdblist, etc."
authors = ["Riven Developers"]
license = "GPL-3.0"
Expand Down

0 comments on commit bef6056

Please sign in to comment.