Skip to content

2026.08.25.2330-nightly

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Aug 23:30
· 11 commits to main since this release
a47d696

2026.08.25.2330-nightly

  • fix(linked-accounts): push manifest URLs that use an alias (a47d696)
  • feat(frontend): use shared sortable list component for groups editor (38f9e53)
  • refactor(frontend): extract sortable rows into shared component (4fd1d1a)
  • fix(frontend/combobox): allow limiting displayed item pills (b86d30b)
  • perf(usenet): size pooled article buffers from the declared segment size (2dbd222)
  • perf(usenet): grow read-ahead with what the player has consumed (8d9713b)
  • perf(usenet): don't decode abandoned article fetches (773bb07)
  • perf(usenet): decrypt AES-CBC in place with native module (a5132f1)
  • perf(usenet): manually run GC on engine eviction (d63d240)
  • fix(usenet): sweep parsed nzb cache for eviction at an interval (1c80936)