-
MyFSIO v0.3.7 Beta Pre-Release
released this
2026-03-09 06:29:34 +00:00 | 50 commits to main since this releaseBreaking 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-credCLI 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-credCLI command for credential management
Credential Expiry Support
- Added per-user
expires_atfield 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