v0.6.0
v0.6.0 - Nested Buckets
- Bucket tree view to mirror a folder hierarchy
- Easier workflow to create nested buckets
- Various Usability improvements
- Improved warning messages
- Add multiple users' permissions with fewer clicks
- CSS inheritance fixes and a better layout on smaller screens
What's Changed
- Fix getGitRevision mishandling HEAD file read by @jujaga in #145
- Add public toggle to permissions modal by @norrisng-bc in #144
- Add clarification to version update action for non-versioned buckets by @jatindersingh93 in #147
- Implement support for nested buckets view by @kyle1morel in #146
- CSS refactor to be more compatible with PrimeVue and improve layout on smaller screens by @TimCsaky in #148
- ObjectTable: select all on current page only by @norrisng-bc in #149
- Fix adding multiple users to buckets and objects by @wilwong89 in #151
- Create toast if user updates credentials for bucket that has children by @norrisng-bc in #152
- Add sub-folder creation support by @TimCsaky in #150
- Implement CORS and Helmet middleware by @kyle1morel in #154
- Refactor backend stack to explicitly transpile code by @jujaga in #155
- Release BCBox v0.6.0 by @TimCsaky in #153
Full Changelog: v0.5.0...v0.6.0