2026.09.07.2154-nightly
- perf(usenet): warm the selected file's first article when a stream url is minted (58000e8)
- fix(usenet/rar): size exact middles past volume 128 by the rar5 volume-number varint (3459b6a)
- perf(usenet): queue eight tasks in the serve-path readables so the read-ahead ramp follows the player (736fd38)
- fix(usenet): persist the volume sizes the archive parse resolved in the layout (04120de)
- perf(usenet/rar): emit exact middle fragments from one sampled volume in the lazy parse (d1ddf73)
- perf(usenet): size archive volumes from a probed sibling instead of their last segment (db31877)
- perf(usenet): run the census at an idle priority so it never delays probes or playback (c425c5c)
- perf(usenet): warm the playback target's first article after import (8affadd)
- perf(usenet): reuse the parsed nzb model on the first play of an upload (8f91f9c)
- fix(usenet): cancel an entry's census shadow when it is deleted (eb9fd78)