MyFSIO v0.4.0 Release #33
Reference in New Issue
Block a user
Delete Branch "next"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
[Breaking Change] Overhaul IAM: granular actions, multi-key users, prefix-scoped policies
Bypass boto3 proxy for object streaming, read directly from storage layer; Add streaming object iterator to eliminate O(n²) directory rescanning on large buckets; Add iter_objects_shallow delegation to EncryptedObjectStorage
Fix selected object losing highlight on scroll in virtual list
Fix stale object count on dashboard after deleting all objects in bucket
Added new System page containing: server info, feature flags, GC and integrity scanner UI
Update install/uninstall scripts for encrypted IAM config
Switched from Waitress to Granian for improved concurrency