chore: release 2.17.2 (#485)

This commit is contained in:
Viren070
2025-11-11 22:45:53 +00:00
committed by GitHub
parent 2d918bcf78
commit b3781af2a4
3 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
".": "2.17.1"
".": "2.17.2"
}
+8
View File
@@ -1,5 +1,13 @@
# Changelog
## [2.17.2](https://github.com/Viren070/AIOStreams/compare/v2.17.1...v2.17.2) (2025-11-11)
### Bug Fixes
* adjust scoring for file selection and add .iso as a valid video file extension ([2d918bc](https://github.com/Viren070/AIOStreams/commit/2d918bcf781115d174b758454cf034eb33f4059c))
* **builtins/prowlarr:** set limit value ([fc5674d](https://github.com/Viren070/AIOStreams/commit/fc5674d6b64061478ada8a2792cc281bf3ca604d))
## [2.17.1](https://github.com/Viren070/AIOStreams/compare/v2.17.0...v2.17.1) (2025-11-10)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "aiostreams",
"version": "2.17.1",
"version": "2.17.2",
"description": "AIOStreams consolidates multiple Stremio addons and debrid services into a single, easily configurable addon. It allows highly customisable filtering, sorting, and formatting of results and supports proxying all your streams through MediaFlow Proxy or StremThru for improved compatibility and IP restriction bypassing.",
"type": "module",
"main": "dist/index.js",