Brows3 0.2.43 release notes
Added
- File and Folder Permissions: Added a Permissions action for files and folders that reads S3 object ACL grants and applies canned ACLs. Folder permissions apply recursively to objects under the selected prefix.
- ACL Compatibility Handling: Permissions now clearly reports when a bucket or S3-compatible provider does not support ACLs, has Object Ownership ACLs disabled, or denies ACL access.
Fixed
- Large Bucket Sorting: Sorting by modified date, size, storage class, or reverse name now orders the full S3 prefix before paginating results, so buckets with more than 1000 objects no longer sort only the currently loaded page.
- Deep Search Completeness: Deep search now scans the full selected prefix instead of stopping at cached or arbitrary page limits, and surfaces mid-search S3 errors rather than returning incomplete results.
- Windows Paste Duplication: Fixed duplicated text when pasting credentials into connection forms in the Tauri desktop WebView.
- Winget Manifest Reliability: Winget manifest generation now prefers the MSI installer, falls back to NSIS only when MSI is unavailable, and emits current schema
1.12.0manifests for release attachments.