v0.5.0
v0.5.0 - Synchronization and Usability Improvements
- Implements COMS v0.7.0 level functionality
- Buttons to initiate synchronization
- Simplify bucket configuration process
- Additional accessibility requirements and minor UI improvements
What's Changed
- SC-3335, bug: stop loading files into browser memory before upload by @wilwong89 in #118
- Search objects by @TimCsaky in #119
- Dont pass file name when updating an object, dont persist store by @TimCsaky in #120
- Fix object list refresh; get bucket details by @TimCsaky in #122
- SC-3258, feature: Add sync button+dialog for both bucket+object respe… by @wilwong89 in #121
- Filter out system user from COMS user search by @TimCsaky in #124
- Include bucket perms when showing objects filtered by tag/meta by @TimCsaky in #125
- SC-3336, fix: update vite to 4.4.9, fix type reference in SearchUsers… by @wilwong89 in #126
- Update README: add note on removing BCBox-specific branding by @norrisng-bc in #129
- SC-3338, fix: prevent single slash in BucketConfigForm error by @wilwong89 in #130
- Update bucket name in sync modal after page load by @norrisng-bc in #132
- Make Object / Version dates more accurate by @TimCsaky in #133
- feat:(SC-3320) Added tests for layout components and bucket components by @wilwong89 in #134
- Sc3004 by @jatindersingh93 in #135
- Return back to alpine node base image by @jujaga in #138
- adjust and remove heading css by @jatindersingh93 in #139
- Fix bug caused by assigned undefined array to new set by @kyle1morel in #140
- Filter S3 Metadata in COMS data by @TimCsaky in #137
- fix:(SC-3376) Handle delete success/fail toasts on a per object basis by @wilwong89 in #136
- Formatter, package/security updates, tsconfig build updates by @kyle1morel in #141
- Sc3171 by @jatindersingh93 in #142
- Release BCBox v0.5.0 by @kyle1morel in #143
New Contributors
- @jatindersingh93 made their first contribution in #135
- @kyle1morel made their first contribution in #140
Full Changelog: v0.4.0...v0.5.0