Skip to content

Commit d56d960

Browse files
committed
chore(main): release 3.1.0
1 parent e25059f commit d56d960

2 files changed

Lines changed: 23 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.0.0"
2+
".": "3.1.0"
33
}

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## [3.1.0](https://github.com/Gaisberg/streamnzb/compare/v3.0.0...v3.1.0) (2026-03-01)
4+
5+
6+
### Features
7+
8+
* nzbhydra and prowlarr are back baby ([5ac0d41](https://github.com/Gaisberg/streamnzb/commit/5ac0d41e46ba363f39e2a5dbf5f663a6b09a1eff))
9+
10+
11+
### Bug Fixes
12+
13+
* **7z:** properly sort 7z volumes passing filenames through ExtractFilename ([18ec2c1](https://github.com/Gaisberg/streamnzb/commit/18ec2c158c9dde02d6d6607ff592565c52c80bb9))
14+
* **aiostreams:** handle failoverorder request from aiostreams ([d5ae1f9](https://github.com/Gaisberg/streamnzb/commit/d5ae1f9e8359530dfa4cb96b23a0e236fbc69128))
15+
* **aiostreams:** user failoverId now correctly maps aiostreams results to streamnzb results ([71535d4](https://github.com/Gaisberg/streamnzb/commit/71535d4093e5835ad568a16785a3ec527b586348))
16+
* remove max size from aiostreams config for now ([ddc5462](https://github.com/Gaisberg/streamnzb/commit/ddc54625a22e9b52641604a9ab82d7ddbbc58b4e))
17+
* **stremio:** include device token in redirect path after fallback ([eb24de9](https://github.com/Gaisberg/streamnzb/commit/eb24de99c04cb51cf4fa36d47e163440a96a8973))
18+
* **stremio:** use accurate mime types for fallback streams instead of forced mp4 ([1b2c108](https://github.com/Gaisberg/streamnzb/commit/1b2c108b2fdcfb4085dbd966d5156fc348b4c00c))
19+
20+
21+
### Performance Improvements
22+
23+
* improve failover performance ([7ba6137](https://github.com/Gaisberg/streamnzb/commit/7ba613759c7cf4006d9d4359d3c2b595bea4a1a1))
24+
325
## [3.0.0](https://github.com/Gaisberg/streamnzb/compare/v2.2.0...v3.0.0) (2026-02-27)
426

527

0 commit comments

Comments
 (0)