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)