Skip to content

Commit 0ef2378

Browse files
authored
chore: release 2.24.4 (#770)
1 parent 9f80109 commit 0ef2378

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [2.24.4](https://github.com/Viren070/AIOStreams/compare/v2.24.3...v2.24.4) (2026-02-28)
4+
5+
6+
### Bug Fixes
7+
8+
* **frontend/templates:** directly import when no inputs/selections are required ([f84673c](https://github.com/Viren070/AIOStreams/commit/f84673cac9afe9bc546c90deea99eed5c3b613a1))
9+
* **frontend/templates:** ensure defaults are applied for subsections ([9f80109](https://github.com/Viren070/AIOStreams/commit/9f80109140872d56d5f9fbeae4f59301940426ad))
10+
311
## [2.24.3](https://github.com/Viren070/AIOStreams/compare/v2.24.2...v2.24.3) (2026-02-28)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aiostreams",
3-
"version": "2.24.3",
3+
"version": "2.24.4",
44
"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.",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)