- Apr 27, 2026
- Date parsed from source:Apr 27, 2026
- First seen by Releasebot:Apr 28, 2026
2026.04.27.2035-nightly
AIOStreams releases 2.28.0 nightly maintenance update.
- Apr 27, 2026
- Date parsed from source:Apr 27, 2026
- First seen by Releasebot:Apr 28, 2026
2026.04.27.1913-nightly
AIOStreams adds subtitle filter and sort settings and fixes truncate to avoid splitting emoji.
2026.04.27.1913-nightly
- fix(core/formatter): use grapheme segmentation in truncate to avoid splitting emoji (274eb41)
- feat: add subtitle filter and sort settings (4c450ab)
All of your release notes in one feed
Join Releasebot and get updates from Viren070 and hundreds of other software products.
- Apr 27, 2026
- Date parsed from source:Apr 27, 2026
- First seen by Releasebot:Apr 28, 2026
v2.28.0
AIOStreams ships broader marketplace and config upgrades with REMOVED_ADDONS hiding, parent-child config linking, subtitle filter and sort settings, unified credential env vars, and expanded preset support. It also brings multiple bug fixes and frontend polish.
2.28.0 (2026-04-27)
Features
- add REMOVED_ADDONS to hide addons from marketplace (1993e01), closes #611
- add parent/child config linking (2cadd66)
- add subtitle filter and sort settings (4c450ab), closes #332
- add unified DEFAULT_SERVICE_CREDENTIALS and FORCED_SERVICE_CREDENTIALS env vars, deprecating service specific env vars (6878fed)
- allow overiding built-in formats, seeing code from UI (67d631f)
- frontend: allow saving formatters in config (67d631f)
- presets/nekoBt: add search mode setting (16a9a94)
- presets/stremthru: parse audio and subtitle languages (#898) (65a8a60)
- presets/torrentio: support URL list for env var (c7bc486), closes #892
- presets: add yastream marketplace preset (#896) (dfae452)
Bug Fixes
- apply non-imdb episode check to relative absolute episode (6f39d65)
- builtins/dataset: trigger sync if local data is stale (9999eb9)
- builtins/torrent-galaxy: use string instead of url for t field. (2f0b265)
- config: ignore non-enabled services in merge (ae8e4b4)
- core/formatter: use grapheme segmentation in truncate to avoid splitting emoji (274eb41)
- debrid/torbox: mark direct unpack state as downloaded (6e02fa2), closes #903
- debrid: log full error for torbox when it cannot be parsed and fix rate limit check being too loose (61183c9)
- don't use merged user data to frontend (ae8e4b4)
- frontend: remove beta tag from seanime (2c6da1a)
- frontend: update seanime modal (0e5f246)
- presets/mediafusion: set max_streams to 100 (9f3cda5)
- Apr 27, 2026
- Date parsed from source:Apr 27, 2026
- First seen by Releasebot:Apr 27, 2026
2026.04.27.1725-nightly
AIOStreams fixes TorrentGalaxy builtin by using a string instead of a URL for the t field.
2026.04.27.1725-nightly
fix(builtins/torrent-galaxy): use string instead of url for t field. (2f0b265)
Original source - Apr 27, 2026
- Date parsed from source:Apr 27, 2026
- First seen by Releasebot:Apr 27, 2026
2026.04.27.1718-nightly
AIOStreams fixes Torrent-Galaxy, adds REMOVED_ADDONS, and unifies service credential env vars.
2026.04.27.1718-nightly
- fix(builtins/torrent-galaxy): use string instead of url for t field. (274aba1)
- feat: add REMOVED_ADDONS to hide addons from marketplace (1993e01)
- feat: add unified DEFAULT_SERVICE_CREDENTIALS and FORCED_SERVICE_CREDENTIALS env vars, deprecating service specific env vars (6878fed)
- fix(debrid/torbox): mark direct unpack state as downloaded (6e02fa2)
- Apr 27, 2026
- Date parsed from source:Apr 27, 2026
- First seen by Releasebot:Apr 27, 2026
2026.04.27.1553-nightly
AIOStreams fixes config merging by ignoring non-enabled services in nightly build 2026.04.27.1553.
- Apr 26, 2026
- Date parsed from source:Apr 26, 2026
- First seen by Releasebot:Apr 26, 2026
2026.04.26.1742-nightly
AIOStreams fixes MediaFusion presets by raising max_streams to 100 in a nightly update.
- Apr 26, 2026
- Date parsed from source:Apr 26, 2026
- First seen by Releasebot:Apr 26, 2026
2026.04.26.1702-nightly
AIOStreams adds parent/child config linking in a nightly feature update.
- Apr 26, 2026
- Date parsed from source:Apr 26, 2026
- First seen by Releasebot:Apr 26, 2026
2026.04.26.1459-nightly
AIOStreams ships seanime-extensions 0.8.1 in a nightly release.
- Apr 26, 2026
- Date parsed from source:Apr 26, 2026
- First seen by Releasebot:Apr 26, 2026
2026.04.26.1454-nightly
AIOStreams adds a yastream marketplace preset in a nightly release.
2026.04.26.1454-nightly
feat(presets): add yastream marketplace preset (#896) (dfae452)
Original source - Apr 26, 2026
- Date parsed from source:Apr 26, 2026
- First seen by Releasebot:Apr 26, 2026
2026.04.26.1453-nightly
AIOStreams adds preset support for parsing audio and subtitle languages in StremThru.
2026.04.26.1453-nightly
feat(presets/stremthru): parse audio and subtitle languages (#898) (65a8a60)
Original source - Apr 26, 2026
- Date parsed from source:Apr 26, 2026
- First seen by Releasebot:Apr 26, 2026
2026.04.26.1444-nightly
AIOStreams fixes non-IMDb episode checks for relative absolute episodes and adds a NekoBt search mode setting.
2026.04.26.1444-nightly
fix: apply non-imdb episode check to relative absolute episode (6f39d65)
feat(presets/nekoBt): add search mode setting (16a9a94)
Original source - Apr 26, 2026
- Date parsed from source:Apr 26, 2026
- First seen by Releasebot:Apr 26, 2026
seanime-extensions: v0.8.1
AIOStreams fixes bug handling with a new version check in the seanime-extensions plugin.
0.8.1 (2026-04-26)
Bug Fixes
seanime-extensions/aiostreams-plugin: add version check (db6e5e4)
Original source - Apr 25, 2026
- Date parsed from source:Apr 25, 2026
- First seen by Releasebot:Apr 26, 2026
2026.04.25.1749-nightly
AIOStreams adds URL list support for the presets/torrentio env var in a nightly release.
2026.04.25.1749-nightly
feat(presets/torrentio): support URL list for env var (c7bc486)
Original source - Apr 25, 2026
- Date parsed from source:Apr 25, 2026
- First seen by Releasebot:Apr 26, 2026
2026.04.25.1654-nightly
AIOStreams adds URL list support for the Torrentio env var and updates its provider list in a nightly release.
2026.04.25.1654-nightly
feat(presets/torrentio): support URL list for env var (2e56f32)
chore(presets/torrentio): update provider list (a587f24)
Original source