AIOStreams Updates & Release Notes

Follow

394 updates curated from 1 source by the Releasebot Team. Last updated: Sep 5, 2026

Get this feed:
  • Sep 4, 2026
    • Date parsed from source:
      Sep 4, 2026
    • First seen by Releasebot:
      Sep 5, 2026
    Viren070 logo

    AIOStreams by Viren070

    2026.09.04.2319-nightly

    AIOStreams ships nightly release 2.34.0.

    2026.09.04.2319-nightly

    chore: release 2.34.0 (#1189) (e694b6a)

    Original source
  • Sep 4, 2026
    • Date parsed from source:
      Sep 4, 2026
    • First seen by Releasebot:
      Sep 5, 2026
    Viren070 logo

    AIOStreams by Viren070

    2026.09.04.2235-nightly

    AIOStreams fixes unsaved draft scoping by identity and updates Usenet guides.

    2026.09.04.2235-nightly

    • fix(frontend): scope unsaved drafts to the identity that made them (34e3b15)
    • docs(guides/usenet): remove torbox search, other adjustments (fa53d58)
    Original source
  • All of your release notes in one feed

    Join Releasebot and get updates from Viren070 and hundreds of other software products.

    Create account
  • Sep 4, 2026
    • Date parsed from source:
      Sep 4, 2026
    • First seen by Releasebot:
      Sep 5, 2026
    Viren070 logo

    AIOStreams by Viren070

    2026.09.04.2100-nightly

    AIOStreams fixes noisy queue cleanup logs and updates docs for function availability and v2.34 changelog images.

    2026.09.04.2100-nightly

    • fix: remove noisy queue cleanup log (bbaf8a4)
    • docs: clarify function availability (cbdf150)
    • docs: add images to v2.34 changelog post (c1c8c50)
    Original source
  • Sep 4, 2026
    • Date parsed from source:
      Sep 4, 2026
    • First seen by Releasebot:
      Sep 5, 2026
    Viren070 logo

    AIOStreams by Viren070

    2026.09.04.1841-nightly

    AIOStreams fixes update modal visits, template browser links, and frontend template and mode switch issues.

    2026.09.04.1841-nightly

    docs: update v2.34.0 changelog post (bc30e24)

    fix(frontend): detect earlier visits for first visit path in update modal (ca9b676)

    fix: add link to template browser on your configuration card (3d77a85)

    fix(frontend): adjust interface mode switch styles (16b2bba)

    fix(frontend): fix featured templates fallback when configured IDs are stale (5ef92d1)

    Original source
  • Sep 4, 2026
    • Date parsed from source:
      Sep 4, 2026
    • First seen by Releasebot:
      Sep 4, 2026
    Viren070 logo

    AIOStreams by Viren070

    2026.09.04.1623-nightly

    AIOStreams updates the dashboard overview with active streams, bandwidth, review queue, and usenet activity, plus configure routing fixes.

    2026.09.04.1623-nightly

    • feat(dashboard): update overview page with active streams, bandwidth, review queue, usenet activity (3304d21)
    • fix(frontend): route to the configure page for path param variants (dfa22fe)
    Original source
  • Similar to AIOStreams with recent updates:

  • Sep 4, 2026
    • Date parsed from source:
      Sep 4, 2026
    • First seen by Releasebot:
      Sep 4, 2026
    Viren070 logo

    AIOStreams by Viren070

    2026.09.04.1512-nightly

    AIOStreams adds nightly variant activation and frontend, config, and warning fixes.

    2026.09.04.1512-nightly

    • feat(variants): activate a variant from the request and health checks
    • fix(frontend): keep menu tabs on one row past five tabs (6420946)
    • fix(parent-config): carry trusted over when merging a parent on load (5920130)
    • fix: remove arr warning (0839161)
    Original source
  • Sep 4, 2026
    • Date parsed from source:
      Sep 4, 2026
    • First seen by Releasebot:
      Sep 4, 2026
    Viren070 logo

    AIOStreams by Viren070

    2026.09.04.1255-nightly

    AIOStreams adds the Anime Tosho (New) built-in addon in a nightly release.

    2026.09.04.1255-nightly

    feat(builtins): add Anime Tosho (New) built-in addon (#1271) (0e42d19)

    Original source
  • Sep 4, 2026
    • Date parsed from source:
      Sep 4, 2026
    • First seen by Releasebot:
      Sep 4, 2026
    Viren070 logo

    AIOStreams by Viren070

    2026.09.04.1251-nightly

    AIOStreams fixes builtins with server-side category filtering for TorrentGalaxy and TheRARBG.

    2026.09.04.1251-nightly

    fix(builtins): add server-side category filtering to TorrentGalaxy and TheRARBG (#1276) (16f983f)

    Original source
  • Sep 4, 2026
    • Date parsed from source:
      Sep 4, 2026
    • First seen by Releasebot:
      Sep 4, 2026
    Viren070 logo

    AIOStreams by Viren070

    2026.09.04.1250-nightly

    AIOStreams fixes distributed-lock crash reviving errors with getter-only name.

    2026.09.04.1250-nightly

    fix(distributed-lock): fix crash reviving errors with a getter-only name (#1274) (b4ebc5c)

    Original source
  • Sep 4, 2026
    • Date parsed from source:
      Sep 4, 2026
    • First seen by Releasebot:
      Sep 4, 2026
    Viren070 logo

    AIOStreams by Viren070

    2026.09.04.1241-nightly

    AIOStreams adds The Pirate Bay built-in addon in a nightly build.

    2026.09.04.1241-nightly

    feat(builtins): add The Pirate Bay built-in addon (#1273) (2a56c79)

    Original source
  • Sep 4, 2026
    • Date parsed from source:
      Sep 4, 2026
    • First seen by Releasebot:
      Sep 4, 2026
    Viren070 logo

    AIOStreams by Viren070

    2026.09.04.1233-nightly

    AIOStreams adds nightly updates for Usenet and ARR workflows, including audio file serving, file-head verification, stuck import cleanup, better paused stream resuming, and a moved Usenet settings page, plus frontend time and error handling fixes.

    2026.09.04.1233-nightly

    • style: format (efb6d86)
    • feat(usenet): support serving audio files (af32429)
    • docs: add the v2.34 changelog
    • feat(usenet): verify file heads match their extension at import and on rechecks
    • feat(arr): replace dead releases through the arr that grabbed them
    • feat(arr): clean up stuck imports in the Sonarr/Radarr queue
    • refactor(frontend): move the usenet settings onto the settings page (157ba2c)
    • refactor(server): move static error files and range serving into utils
    • feat(shares): expose the usenet library as a virtual filesystem (edbf3c1)
    • fix(nab): answer test queries with a category the client asked for (b6a51fb)
    • fix(usenet): resume the segment stream for paused-mode readers (16a2f7b)
    • fix(frontend): say "just now" for sub-second relative times
    Original source
  • Sep 3, 2026
    • Date parsed from source:
      Sep 3, 2026
    • First seen by Releasebot:
      Sep 3, 2026
    Viren070 logo

    AIOStreams by Viren070

    2026.09.03.1606-nightly

    AIOStreams fixes anime offline database support by switching to cedya77's continuation.

    2026.09.03.1606-nightly

    fix(anime-database): switch the anime offline database to cedya77's continuation (5394626)

    Original source
  • Sep 3, 2026
    • Date parsed from source:
      Sep 3, 2026
    • First seen by Releasebot:
      Sep 3, 2026
    Viren070 logo

    AIOStreams by Viren070

    2026.09.03.1258-nightly

    AIOStreams adds TheRARBG built-in addon in a nightly release.

    2026.09.03.1258-nightly

    feat(builtins): add TheRARBG built-in addon (#1269) (fe753f1)

    Original source
  • Sep 2, 2026
    • Date parsed from source:
      Sep 2, 2026
    • First seen by Releasebot:
      Sep 3, 2026
    Viren070 logo

    AIOStreams by Viren070

    2026.09.02.2124-nightly

    AIOStreams adds folderSize() for nightly builds, expanding selection capabilities.

    2026.09.02.2124-nightly

    feat(sel): add folderSize() function (#1258) (f0de21b)

    Original source
  • Sep 2, 2026
    • Date parsed from source:
      Sep 2, 2026
    • First seen by Releasebot:
      Sep 3, 2026
    Viren070 logo

    AIOStreams by Viren070

    2026.09.02.2123-nightly

    AIOStreams fixes EZTV season pack matching in a nightly build.

    2026.09.02.2123-nightly

    fix(builtins/eztv): match season packs (episode "0") (#1262) (e677c79)

    Original source
Releasebot

Curated by the Releasebot team

Releasebot is an aggregator of official product update announcements from hundreds of software vendors and thousands of sources.

Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.