Skip to content

Release 2.0.0

Latest

Choose a tag to compare

@ambyte ambyte released this 24 Mar 08:17
· 3 commits to main since this release

This major release introduces a redesigned public sharing experience, improved file management workflows, and significant UX upgrades across BucketFlow.

Highlights

  • Public sharing now supports not only full buckets, but also individual folders.
  • Public links are now editable after creation.
  • Multi-file selection download is supported as a ZIP archive.
  • Folder download as ZIP archive is now available.

Public Link Improvements

  • Fixed incorrect behavior of Upload files and Create folders permission toggles in the public link creation flow.
  • Public URL is now generated automatically before pressing Generate link and updates in real time when link parameters change.
  • Link expiration duration can now be set when creating a public link.
  • Public link editor now displays the full target path including nested folders.

Navigation and Destination Behavior

  • Fixed destination switching behavior: when switching destination, folder context is now reset consistently (same as bucket switching), preventing incorrect folder carry-over.
  • Removed slug from destination model.

Access Policy Review

  • Revisited anonymous access and public link creation rules (viewer read-only policy) to align permissions with expected public access behavior.

UI/UX Updates

  • Table action buttons were consolidated into a single ellipsis menu for a cleaner interface.

Compatibility Notes

  • Version 2.0.0 includes structural and behavior changes in sharing and destination handling. Please review destination configuration and public access settings after upgrade.