This release adds 3 notable features for engineering teams evaluating rollout.
Published 1mo
File Storage & Sync
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
file-sharing
go
self-hosted
storj
Affected surfaces
auth
rbac
Summary
AI summaryUpdates Bug Fixes, feat, and deps across a mixed release.
Full changelog
What's Changed
Features
- feat: uniformize api error code by @Renizmy in https://github.com/safebucket/safebucket/pull/1167
- feat: add file preview by @yohanleb in https://github.com/safebucket/safebucket/pull/1169
- feat: add activity filtering params by @yohanleb in https://github.com/safebucket/safebucket/pull/1165
- feat: add admin activity filtering by @yohanleb in https://github.com/safebucket/safebucket/pull/1181
- feat: refine auth bypass on shares and providers by @Renizmy in https://github.com/safebucket/safebucket/pull/1180
- feat: rework integration test framework by @Renizmy in https://github.com/safebucket/safebucket/pull/1171
- feat: bound challenges per email by @Renizmy in https://github.com/safebucket/safebucket/pull/1183
- feat: add backend integration tests badge by @Renizmy in https://github.com/safebucket/safebucket/pull/1186
- feat: enhance rl by @Renizmy in https://github.com/safebucket/safebucket/pull/1179
- feat: auth provider generalization by @Renizmy in https://github.com/safebucket/safebucket/pull/1184
- feat: add bulk download by @yohanleb in https://github.com/safebucket/safebucket/pull/1188
- feat: add client info mdw by @Renizmy in https://github.com/safebucket/safebucket/pull/1187
- feat: add activity pagination by @yohanleb in https://github.com/safebucket/safebucket/pull/1200
- feat: add activity pagination UI by @yohanleb in https://github.com/safebucket/safebucket/pull/1201
- feat: open MFA for all auth providers by @Renizmy in https://github.com/safebucket/safebucket/pull/1204
- feat: add option to configure client side timezone + count by hour by @Renizmy in https://github.com/safebucket/safebucket/pull/1220
- feat: scroll on mobile and add tests by @yohanleb in https://github.com/safebucket/safebucket/pull/1221
- feat: modify ux mfa for oidc providers by @Renizmy in https://github.com/safebucket/safebucket/pull/1224
Bug Fixes
- fix: delete renovate.json by @Renizmy in https://github.com/safebucket/safebucket/pull/1178
- fix: auth integration tests by @Renizmy in https://github.com/safebucket/safebucket/pull/1185
- fix: remove sqlite db checks by @yohanleb in https://github.com/safebucket/safebucket/pull/1210
- fix: login form not displaying error by @yohanleb in https://github.com/safebucket/safebucket/pull/1222
- fix: user cannot invite users if a user has been deleted by @yohanleb in https://github.com/safebucket/safebucket/pull/1226
- fix: add missing activity bucketUpdated and userCreated by @Renizmy in https://github.com/safebucket/safebucket/pull/1225
Dependencies
- actions: bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in https://github.com/safebucket/safebucket/pull/1074
- deps: bump the minor-and-patch group with 4 updates by @dependabot[bot] in https://github.com/safebucket/safebucket/pull/1175
- deps: bump the dev-dependencies group in /web with 6 updates by @dependabot[bot] in https://github.com/safebucket/safebucket/pull/1174
- deps: bump the minor-and-patch group in /web with 7 updates by @dependabot[bot] in https://github.com/safebucket/safebucket/pull/1176
- actions: bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 in the minor-and-patch group by @dependabot[bot] in https://github.com/safebucket/safebucket/pull/1173
- deps: bump the minor-and-patch group with 15 updates by @dependabot[bot] in https://github.com/safebucket/safebucket/pull/1193
- docker-compose:dev: bump axllent/mailpit from v1.30.0 to v1.30.1 in /deployments/dev in the minor-and-patch group by @dependabot[bot] in https://github.com/safebucket/safebucket/pull/1194
- deps: bump the dev-dependencies group in /web with 2 updates by @dependabot[bot] in https://github.com/safebucket/safebucket/pull/1190
- deps: bump the minor-and-patch group across 1 directory with 7 updates by @dependabot[bot] in https://github.com/safebucket/safebucket/pull/1197
- docker-compose:dev: bump grafana/pyroscope from 2.0.2 to 2.0.3 in /deployments/dev in the minor-and-patch group by @dependabot[bot] in https://github.com/safebucket/safebucket/pull/1208
- deps: bump the dev-dependencies group in /web with 6 updates by @dependabot[bot] in https://github.com/safebucket/safebucket/pull/1205
- deps: bump the minor-and-patch group with 6 updates by @dependabot[bot] in https://github.com/safebucket/safebucket/pull/1207
- deps: bump the minor-and-patch group across 1 directory with 21 updates by @dependabot[bot] in https://github.com/safebucket/safebucket/pull/1206
- chore(deps): bump github.com/Azure/go-ntlmssp from 0.1.0 to 0.1.1 by @dependabot[bot] in https://github.com/safebucket/safebucket/pull/1211
- deps: bump the minor-and-patch group in /web with 7 updates by @dependabot[bot] in https://github.com/safebucket/safebucket/pull/1213
- deps: bump the minor-and-patch group with 5 updates by @dependabot[bot] in https://github.com/safebucket/safebucket/pull/1214
- deps: bump the dev-dependencies group in /web with 4 updates by @dependabot[bot] in https://github.com/safebucket/safebucket/pull/1212
- chore(deps): bump ws from 8.20.1 to 8.21.0 in /web by @dependabot[bot] in https://github.com/safebucket/safebucket/pull/1218
- chore(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 in /web by @dependabot[bot] in https://github.com/safebucket/safebucket/pull/1219
- chore(deps): bump undici from 7.25.0 to 7.28.0 in /web by @dependabot[bot] in https://github.com/safebucket/safebucket/pull/1223
Other Changes
- chore: upgrade Go version by @yohanleb in https://github.com/safebucket/safebucket/pull/1182
- chore: simplify readme by @yohanleb in https://github.com/safebucket/safebucket/pull/1189
- chore: add oidc integration test by @yohanleb in https://github.com/safebucket/safebucket/pull/1199
- feat: add auth ldap provider by @Renizmy in https://github.com/safebucket/safebucket/pull/1198
Full Changelog: https://github.com/safebucket/safebucket/compare/v0.5.2...v0.6.0
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
Related context
Related tools
Beta — feedback welcome: [email protected]