What's Changed
Features
- feat: add download redirect endpoint by @yohanleb in #1254
- feat: resurface all API errors in frontend by @yohanleb in #1257
- feat: consolidate sidebar by @yohanleb in #1256
- feat: enhance naming queue validation and event type error by @Renizmy in #1268
- feat: put preview inside a sandbox by @Renizmy in #1266
- feat: add frontend rate limiting by @yohanleb in #1288
- feat: add redis username in config by @yohanleb in #1295
- feat: generalize upload method by @Renizmy in #1292
- feat: add multipart upload by @Renizmy in #1297
- feat: move generic S3 provider to presigned PUT by @yohanleb in #1303
- feat: move AWS S3 storage provider to presigned PUT by @yohanleb in #1304
- feat: move GCS to presigned PUT by @yohanleb in #1305
- feat: add azure support by @Renizmy in #1306
- feat: add timeout configuration for OIDC JWKS request by @plehr in #1275
- feat: add admin settings page by @Renizmy in #1280
Bug Fixes
- fix: redirect download can be unauthenticated by @yohanleb in #1258
- fix: csp external endpoint compute by @Renizmy in #1264
- fix: star history not showing by @yohanleb in #1267
- fix: aws/gcp share_id evt metadata by @Renizmy in #1289
- fix: share max size by @Renizmy in #1290
- fix: disable redis client tracking by @yohanleb in #1293
- fix: npm audit fix by @yohanleb in #1294
- fix: file upload notification duplication by @Renizmy in #1291
- fix: rename part id by @Renizmy in #1307
- fix: delete user.is_initialized by @Renizmy in #1310
- fix: add bleve read timeout + strenghen boot sequence by @Renizmy in #1309
- fix: remove star history by @yohanleb in #1312
Dependencies
- deps: bump the minor-and-patch group across 1 directory with 10 updates by @dependabot[bot] in #1245
- deps: bump the minor-and-patch group across 1 directory with 22 updates by @dependabot[bot] in #1244
- deps: bump the dev-dependencies group across 1 directory with 7 updates by @dependabot[bot] in #1243
- actions: bump actions/checkout from 6 to 7 by @dependabot[bot] in #1227
- deps: bump the minor-and-patch group with 6 updates by @dependabot[bot] in #1262
- actions: bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 in the minor-and-patch group by @dependabot[bot] in #1259
- deps: bump the minor-and-patch group in /web with 22 updates by @dependabot[bot] in #1261
- deps: bump the dev-dependencies group in /web with 6 updates by @dependabot[bot] in #1260
- deps: bump the minor-and-patch group across 1 directory with 10 updates by @dependabot[bot] in #1285
- deps: bump the minor-and-patch group across 1 directory with 21 updates by @dependabot[bot] in #1284
- deps: bump the dev-dependencies group across 1 directory with 7 updates by @dependabot[bot] in #1283
- actions: bump actions/setup-node from 6 to 7 by @dependabot[bot] in #1282
- actions: bump actions/setup-go from 6 to 7 by @dependabot[bot] in #1281
- chore(deps-dev): bump js-yaml from 4.2.0 to 4.3.0 in /web by @dependabot[bot] in #1287
- chore(deps): bump google.golang.org/grpc from 1.82.0 to 1.82.1 by @dependabot[bot] in #1296
- deps: bump the minor-and-patch group with 6 updates by @dependabot[bot] in #1301
- deps: bump the minor-and-patch group in /web with 24 updates by @dependabot[bot] in #1299
- deps: bump the dev-dependencies group across 1 directory with 5 updates by @dependabot[bot] in #1298
- docker-compose:dev: bump the minor-and-patch group across 1 directory with 3 updates by @dependabot[bot] in #1246
- docker-compose:dev: bump grafana/tempo from 2.10.5 to 3.0.2 in /deployments/dev by @dependabot[bot] in #1215
Other Changes
- chore: rename download endpoint by @yohanleb in #1253
- chore: use shadcn attachment component by @yohanleb in #1255
New Contributors
Full Changelog: v0.6.3...v0.7.0