-
MyFSIO v0.2.7 Beta Pre-Release
released this
2026-02-09 15:51:34 +00:00 | 99 commits to main since this releaseFixes
- Fix Content-Length mismatch on range requests (206 Partial Content)
- Fix empty UI on large bucket first load: keep loading row during streaming, add progress indicator, throttle renders
Performance
- Optimize KMS: cache AESGCM instance, remove duplicate get_provider calls
- Optimize replication failure caching and batch UI auth checks
- Add bulk download size limit
- Add background parent cleanup for bucket operations
Downloads