• v0.2.1 899db3421b

    MyFSIO v0.2.1 Beta Pre-Release

    kqjy released this 2026-01-12 08:14:27 +00:00 | 18 commits to main since this release

    Added

    • New dynamic UI loading.
    • Gzip compression middleware (10–20x smaller responses).
    • Streaming NDJSON endpoint for progressive loading.
    • Background cache warming on server startup.
    • UI: Upload cancellation toggle.

    Changed

    • Metrics page now auto-updates every 5 seconds.
    • Reduce object cache TTL from 30s to 5s (configurable via OBJECT_CACHE_TTL).
    • Update JavaScript with ReadableStream-based progressive rendering.
    • Optimize object listing for 100K+ objects with streaming and compression.

    Fixed

    • UI/UX issues:
      • Lifecycle warnings.
      • CORS tooltip.
      • IAM overflow.
      • Config validation.
      • JavaScript maintenance.
    • Fix multipart upload listing API.
    • Remove duplicate upload notification

    MyFSIO v0.2.1 and later is now licensed under AGPLv3.


    [i] Note for Traefik users: https://gitea.jzwsite.com/kqjy/MyFSIO/releases/tag/v0.1.8

    Downloads