• v0.3.7 2a0e77a754

    MyFSIO v0.3.7 Beta Pre-Release

    kqjy released this 2026-03-09 06:29:34 +00:00 | 50 commits to main since this release

    Breaking Changes

    IAM Config Encrypted at Rest

    • IAM configuration is now encrypted at rest -- credentials can no longer be viewed or edited directly
    • Use the reset-cred CLI command to reset admin credentials (for first-time setup)
    • Alternatively, set admin custom credentials before setup via the environment variable

    Features

    IAM Encryption & Custom Credentials

    • Added at-rest encryption for IAM config
    • Added support for custom credentials
    • Added reset-cred CLI command for credential management

    Credential Expiry Support

    • Added per-user expires_at field with UI management
    • Added expiry presets for common durations
    • Added badge indicators for credential status

    Bug Fixes

    IAM Card Dropdown Clipped

    • Removed gradient bar causing overflow clipping
    • Set overflow to visible so dropdown renders correctly
    Downloads