This release includes breaking changes for platform teams planning a safe upgrade.
Published 4mo
Media Servers
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
amazon-s3
amazon-s3-bucket
amazon-s3-storage
aws
cloudflare-r2
desktop-app
+9 more
minio
nextjs
s3
rust
s3-browser
s3-client
tauri
wasabi
wasabi-s3
Summary
AI summaryFixed file freezing on focus and recursive folder copy/delete operations now work reliably.
Full changelog
Performance
- Zero-Lag Transfers: Fixed a critical performance bottleneck where the UI would re-render at 60fps during file transfers. The app now remains buttery smooth even during massive uploads/downloads.
- Smart Background Throttling: Implemented intelligent background resource management. The app now pauses expensive progress updates when minimized (saving CPU/Battery) but instantly processes completion events, ensuring "Download Complete" notifications still fire in the background.
Fixed
- Recursive Copy: Added native support for recursive folder copying. You can now copy/paste deep folder structures with thousands of files reliably.
- App Freezing: Resolved the "freeze on focus" issue by optimizing how the application handles data refreshing when returning from background.
- Editor Stability: Fixed the "Save Changes" button state logic and removed the "Format" option to prevent editor hangs.
- Auto-Reloads: Removed the overly aggressive
FreezeDetectorwhich caused unnecessary page reloads.
Fixed
- Recursive Folder Delete: True recursive deletion implemented. Bypassing cache and proper delimiter handling ensures all nested files and subfolders are fully removed.
- Selection State Persistence: Folders and files are now automatically deselected when navigating between different bucket paths or prefixes.
- UI Polish - Table Headers: Fixed an issue where table headers would disappear during the loading/refresh state.
- Delete Action Reliability: Fixed a bug where confirming a delete action from the context menu would sometimes fail to trigger the operation.
- Dependencies: Aligned
@tauri-apps/plugin-dialogNPM package version with the Rust crate to resolve build failures.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About rgcsekaraa/brows3
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]