Skip to content

Commit df8af17

Browse files
authored
chore: release 2.24.3 (#769)
1 parent 3ba05f5 commit df8af17

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-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.2"
2+
".": "2.24.3"
33
}

CHANGELOG.md

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

3+
## [2.24.3](https://github.com/Viren070/AIOStreams/compare/v2.24.2...v2.24.3) (2026-02-28)
4+
5+
6+
### Features
7+
8+
* **frontend:** redesign about menu with featured templates ([343247f](https://github.com/Viren070/AIOStreams/commit/343247f5e902cbf7b0563b17473339ab0535cf64))
9+
* **frontend:** redesign template browser ([343247f](https://github.com/Viren070/AIOStreams/commit/343247f5e902cbf7b0563b17473339ab0535cf64))
10+
* **templates:** add conditional visibility for template options based on selected services ([fafed9b](https://github.com/Viren070/AIOStreams/commit/fafed9bcff32202e3ee0ada376b6f8be6be74b5c))
11+
12+
13+
### Bug Fixes
14+
15+
* **frontend/templates:** ensure consistent template order ([3ba05f5](https://github.com/Viren070/AIOStreams/commit/3ba05f5307f867597d2d932679eee55b588390ac))
16+
317
## [2.24.2](https://github.com/Viren070/AIOStreams/compare/v2.24.1...v2.24.2) (2026-02-27)
418

519

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.2",
3+
"version": "2.24.3",
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)