v0.4.0
v0.4.0 - Metadata and Tagging
- Basic Metadata and Tagging support
- Add metadata/tags to objects and versions
- Ad-hoc metadata/tag editing
- Privacy-masked reverse-search discoverability support
- Metadata and tag filtering in object list
- Allow bucket managers to delete buckets from database
- Implements COMS v0.6.0 level functionality
What's Changed
- Initial Vue SFC unit test patterns by @kamorel in #89
- Metadata & tags on upload by @kamorel in #90
- Update key handling during bucket config by @kamorel in #92
- ID attribute on help texts not resolving field name by @loneil in #93
- Metadata and tag updating by @kamorel in #91
- Edit metadata/tags for new version upload by @kamorel in #96
- Bucket sidebar shows correct 'Managed By' users by @kamorel in #98
- Bucket delete by @kamorel in #99
- Remove eager metadata fetch on object list by @loneil in #101
- Update home page text by @norrisng-bc in #102
- Disable "public" toggle for files if not elevated user by @norrisng-bc in #104
- Tag/meta filter by @loneil in #103
- Use the bucket ID prop in the object filters by @loneil in #105
- Hide "edit metadata" and "edit tags" buttons by @norrisng-bc in #106
- Text changes: configuring new buckets by @norrisng-bc in #108
- Feature/highlight selected version by @norrisng-bc in #109
- use objectId to check permissions for button display by @TimCsaky in #110
- SC-3303: Align BCBox with V0.6 file upload changes by @wilwong89 in #111
- SC-3324, fix: update utils.js for RFC3986 compliant filenames by @wilwong89 in #114
- Divide COMS object search request to limit URL length by @TimCsaky in #116
- Release BCBox v0.4.0 by @jujaga in #117
New Contributors
- @norrisng-bc made their first contribution in #102
- @wilwong89 made their first contribution in #111
Full Changelog: v0.3.0...v0.4.0