chore: release 2.16.3 (#455)

This commit is contained in:
Viren070
2025-10-26 17:42:58 +00:00
committed by GitHub
parent e435f1c7bd
commit fd2a4dea6b
3 changed files with 15 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
".": "2.16.2"
".": "2.16.3"
}
+13
View File
@@ -1,5 +1,18 @@
# Changelog
## [2.16.3](https://github.com/Viren070/AIOStreams/compare/v2.16.2...v2.16.3) (2025-10-26)
### Features
* remove background processing ([26d1181](https://github.com/Viren070/AIOStreams/commit/26d1181627060f3b704427a7fe4cbd6ff015c376))
### Bug Fixes
* **builtins:** processing adjustments ([e435f1c](https://github.com/Viren070/AIOStreams/commit/e435f1c7bdd6189ae8ebb4c57d53a0325a241674))
* improve processing of torrents and nzbs ([099cd62](https://github.com/Viren070/AIOStreams/commit/099cd62ca82ef2468e524685509845cce93f3055))
## [2.16.2](https://github.com/Viren070/AIOStreams/compare/v2.16.1...v2.16.2) (2025-10-25)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "aiostreams",
"version": "2.16.2",
"version": "2.16.3",
"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",