Last release today
26 Aug 2026
Ships on a steady schedule
a new release about every 4 weeks
Most releases are documented
notes for 10 of 13 stable releases
Nothing withdrawn
no release was ever pulled
5 months old
23 releases · first in 2026
Release timeline
23 releases since 2026Releases
- v0.7.4-0.20260826140415-c86e4f26fb8126 Aug 2026pre-release
Nothing published for this version
- v0.7.324 Aug 2026
Nothing published for this version
- v0.7.23 Aug 2026
Release notes
Open source →What's Changed
Features
- feat: add german support by @yohanleb in #1324
- feat: add german translations by @stephanlinke87 in #1317
Dependencies
- docker-compose:dev: bump axllent/mailpit from v1.30.5 to v1.30.6 in /deployments/dev in the minor-and-patch group by @dependabot[bot] in #1321
New Contributors
- @stephanlinke87 made their first contribution in #1317
Full Changelog: v0.7.1...v0.7.2
- v0.7.12 Aug 2026
- v0.7.01 Aug 2026
Release notes
Open source →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
- v0.6.36 Jul 2026
- v0.6.3-0.20260706171722-bd07069acedb6 Jul 2026pre-release
Nothing published for this version
- v0.6.3-0.20260705195855-d08d77dcef5d5 Jul 2026pre-release
Nothing published for this version
- v0.6.23 Jul 2026
- v0.6.123 Jun 2026
- v0.6.020 Jun 2026
Release notes
Open source →What's Changed
Features
- feat: uniformize api error code by @Renizmy in #1167
- feat: add file preview by @yohanleb in #1169
- feat: add activity filtering params by @yohanleb in #1165
- feat: add admin activity filtering by @yohanleb in #1181
- feat: refine auth bypass on shares and providers by @Renizmy in #1180
- feat: rework integration test framework by @Renizmy in #1171
- feat: bound challenges per email by @Renizmy in #1183
- feat: add backend integration tests badge by @Renizmy in #1186
- feat: enhance rl by @Renizmy in #1179
- feat: auth provider generalization by @Renizmy in #1184
- feat: add bulk download by @yohanleb in #1188
- feat: add client info mdw by @Renizmy in #1187
- feat: add activity pagination by @yohanleb in #1200
- feat: add activity pagination UI by @yohanleb in #1201
- feat: open MFA for all auth providers by @Renizmy in #1204
- feat: add option to configure client side timezone + count by hour by @Renizmy in #1220
- feat: scroll on mobile and add tests by @yohanleb in #1221
- feat: modify ux mfa for oidc providers by @Renizmy in #1224
Bug Fixes
- fix: delete renovate.json by @Renizmy in #1178
- fix: auth integration tests by @Renizmy in #1185
- fix: remove sqlite db checks by @yohanleb in #1210
- fix: login form not displaying error by @yohanleb in #1222
- fix: user cannot invite users if a user has been deleted by @yohanleb in #1226
- fix: add missing activity bucketUpdated and userCreated by @Renizmy in #1225
Dependencies
- actions: bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #1074
- deps: bump the minor-and-patch group with 4 updates by @dependabot[bot] in #1175
- deps: bump the dev-dependencies group in /web with 6 updates by @dependabot[bot] in #1174
- deps: bump the minor-and-patch group in /web with 7 updates by @dependabot[bot] in #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 #1173
- deps: bump the minor-and-patch group with 15 updates by @dependabot[bot] in #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 #1194
- deps: bump the dev-dependencies group in /web with 2 updates by @dependabot[bot] in #1190
- deps: bump the minor-and-patch group across 1 directory with 7 updates by @dependabot[bot] in #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 #1208
- deps: bump the dev-dependencies group in /web with 6 updates by @dependabot[bot] in #1205
- deps: bump the minor-and-patch group with 6 updates by @dependabot[bot] in #1207
- deps: bump the minor-and-patch group across 1 directory with 21 updates by @dependabot[bot] in #1206
- chore(deps): bump github.com/Azure/go-ntlmssp from 0.1.0 to 0.1.1 by @dependabot[bot] in #1211
- deps: bump the minor-and-patch group in /web with 7 updates by @dependabot[bot] in #1213
- deps: bump the minor-and-patch group with 5 updates by @dependabot[bot] in #1214
- deps: bump the dev-dependencies group in /web with 4 updates by @dependabot[bot] in #1212
- chore(deps): bump ws from 8.20.1 to 8.21.0 in /web by @dependabot[bot] in #1218
- chore(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 in /web by @dependabot[bot] in #1219
- chore(deps): bump undici from 7.25.0 to 7.28.0 in /web by @dependabot[bot] in #1223
Other Changes
- chore: upgrade Go version by @yohanleb in #1182
- chore: simplify readme by @yohanleb in #1189
- chore: add oidc integration test by @yohanleb in #1199
- feat: add auth ldap provider by @Renizmy in #1198
Full Changelog: v0.5.2...v0.6.0
- v0.5.219 May 2026
- v0.5.119 May 2026
Release notes
Open source →What's Changed
Bug Fixes
Dependencies
- docker-compose:dev: bump axllent/mailpit from v1.29.7 to v1.30.0 in /deployments/dev in the minor-and-patch group by @dependabot[bot] in #1156
- docker-compose:local-full: bump axllent/mailpit from v1.29 to v1.30 in /deployments/local/full in the minor-and-patch group by @dependabot[bot] in #1157
- actions: bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in #1152
- deps: bump the minor-and-patch group in /web with 2 updates by @dependabot[bot] in #1155
- deps: bump the dev-dependencies group in /web with 4 updates by @dependabot[bot] in #1154
- deps: bump the minor-and-patch group with 3 updates by @dependabot[bot] in #1153
Full Changelog: v0.5.0...v0.5.1
- v0.5.016 May 2026
Release notes
Open source →What's Changed
Features
- feat: add dedicated network for deployments by @Renizmy in #1008
- feat: add quick share dialog by @yohanleb in #1010
- feat: add quick share CRUD endpoints by @yohanleb in #1011
- feat: add quick share view in bucket settings by @yohanleb in #1017
- feat: link quick share components to backend by @yohanleb in #1027
- feat: add share view by @yohanleb in #1029
- feat: make the rate limit configurable by @Renizmy in #1028
- feat: add session revocation by @Renizmy in #1012
- feat: add quick share public endpoints by @yohanleb in #1034
- feat: linkup quick share frontend and backend by @yohanleb in #1060
- feat: add share link activity parsing by @yohanleb in #1062
- feat: add unlimited views option by @yohanleb in #1066
- feat: add tracing and pyroscope implementation by @Renizmy in #1063
- feat: add password to quick share dialog + share name to activity by @yohanleb in #1069
- feat: add link icon by @yohanleb in #1087
- feat: rename config profile var by @Renizmy in #1089
- feat: migrate goose logger by @Renizmy in #1092
- feat: change TI CI triggers by @Renizmy in #1111
- feat: integration tests rbac init by @Renizmy in #1110
- feat: re-enable goconst by @Renizmy in #1113
- feat: add token integration tests and update integration logging by @Renizmy in #1114
- feat: migrate from jwt to jwe by @Renizmy in #1123
- feat: add dependabot cooldown by @Renizmy in #1133
- feat: upx update notifier by @Renizmy in #1124
- feat: move share auth to cookie only by @yohanleb in #1134
- feat: add more auth tests by @Renizmy in #1143
- feat: init ti quickshare tests by @Renizmy in #1144
- feat: add more quickshare tests scenarios by @Renizmy in #1145
- feat: update JWT env variable to token by @yohanleb in #1147
Bug Fixes
- fix: remove not necessary postgresql triggers by @Renizmy in #1016
- fix: podman healthcheck by @yohanleb in #1032
- fix: migrate folder status parameter to dedicated enum status by @Renizmy in #1036
- fix: create folder activity not shown by @yohanleb in #1061
- fix: add stop defer by @Renizmy in #1064
- fix: upload translation + move to common by @yohanleb in #1067
- fix: session scrolling + session clean by @Renizmy in #1068
- fix: share activity + share upload events by @yohanleb in #1070
- fix: use dedicated s3 client to sign presign urls + add region in config by @Renizmy in #1071
- fix: optimistic page update after upload via link + mobile UI issues by @yohanleb in #1072
- fix: file input on mobile and upload dialog on lg screens by @yohanleb in #1083
- fix: android file upload navigator by @Renizmy in #1085
- fix: empty bucket activity message by @yohanleb in #1084
- fix: revert file input octet stream by @yohanleb in #1090
- fix: ci go mod by @Renizmy in #1101
- fix: dependabot cooldown not supported by @yohanleb in #1135
Dependencies
- deps: Bump the dev-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #1005
- deps: Bump the minor-and-patch group across 1 directory with 2 updates by @dependabot[bot] in #1004
- docker-compose:dev: Bump axllent/mailpit from v1.29.2 to v1.29.3 in /deployments/dev in the minor-and-patch group across 1 directory by @dependabot[bot] in #1001
- deps: Bump the minor-and-patch group across 1 directory with 3 updates by @dependabot[bot] in #1007
- actions: Bump docker/login-action from 3 to 4 by @dependabot[bot] in #986
- actions: Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #984
- actions: Bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #985
- deps: bump the minor-and-patch group with 5 updates by @dependabot[bot] in #1024
- deps: bump the minor-and-patch group in /web with 4 updates by @dependabot[bot] in #1023
- actions: bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #1020
- deps: bump the minor-and-patch group across 1 directory with 2 updates by @dependabot[bot] in #1033
- docker-compose:dev: bump axllent/mailpit from v1.29.3 to v1.29.4 in /deployments/dev in the minor-and-patch group by @dependabot[bot] in #1040
- deps: bump the minor-and-patch group in /web with 9 updates by @dependabot[bot] in #1039
- deps: bump the dev-dependencies group across 1 directory with 7 updates by @dependabot[bot] in #1026
- deps: bump the minor-and-patch group with 5 updates by @dependabot[bot] in #1049
- deps: bump i18next from 25.10.5 to 26.0.2 in /web by @dependabot[bot] in #1046
- deps: bump lucide-react from 0.577.0 to 1.7.0 in /web by @dependabot[bot] in #1045
- deps: bump the minor-and-patch group in /web with 3 updates by @dependabot[bot] in #1044
- deps: bump react-i18next from 16.6.2 to 17.0.1 in /web by @dependabot[bot] in #1047
- deps: bump the dev-dependencies group in /web with 6 updates by @dependabot[bot] in #1043
- actions: bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #1038
- actions: bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #1019
- actions: bump actions/github-script from 7 to 8 by @dependabot[bot] in #1021
- docker-compose:local-full: bump grafana/loki from 3.6.7 to 3.7.1 in /deployments/local/full in the minor-and-patch group by @dependabot[bot] in #1051
- deps: bump the minor-and-patch group with 5 updates by @dependabot[bot] in #1058
- deps: bump the dev-dependencies group in /web with 4 updates by @dependabot[bot] in #1056
- deps: bump the minor-and-patch group in /web with 6 updates by @dependabot[bot] in #1057
- docker-compose:dev: bump the minor-and-patch group in /deployments/dev with 2 updates by @dependabot[bot] in #1050
- deps: bump the dev-dependencies group in /web with 7 updates by @dependabot[bot] in #1076
- deps: bump the minor-and-patch group with 5 updates by @dependabot[bot] in #1077
- deps: bump the minor-and-patch group in /web with 9 updates by @dependabot[bot] in #1078
- chore(deps): bump github.com/jackc/pgx/v5 from 5.8.0 to 5.9.0 by @dependabot[bot] in #1088
- deps: bump the minor-and-patch group with 7 updates by @dependabot[bot] in #1096
- docker-compose:dev: bump the minor-and-patch group in /deployments/dev with 2 updates by @dependabot[bot] in #1097
- deps: bump the minor-and-patch group in /web with 5 updates by @dependabot[bot] in #1095
- deps: bump the dev-dependencies group across 1 directory with 8 updates by @dependabot[bot] in #1100
- deps: bump the minor-and-patch group in /web with 8 updates by @dependabot[bot] in #1105
- deps: bump the minor-and-patch group with 4 updates by @dependabot[bot] in #1104
- deps: bump jsdom from 29.0.2 to 29.1.0 in /web in the dev-dependencies group by @dependabot[bot] in #1103
- docker-compose:dev: bump grafana/tempo from 2.10.4 to 2.10.5 in /deployments/dev in the minor-and-patch group by @dependabot[bot] in #1106
- deps: bump the minor-and-patch group with 6 updates by @dependabot[bot] in #1118
- deps: bump the minor-and-patch group in /web with 7 updates by @dependabot[bot] in #1117
- deps: bump the dev-dependencies group in /web with 4 updates by @dependabot[bot] in #1116
- docker-compose:dev: bump grafana/pyroscope from 1.20.3 to 2.0.1 in /deployments/dev by @dependabot[bot] in #1107
- docker-compose:dev: bump nats from 2.12-alpine to 2.14-alpine in /deployments/dev in the minor-and-patch group by @dependabot[bot] in #1119
- deps: bump the minor-and-patch group in /web with 10 updates by @dependabot[bot] in #1129
- deps: bump the minor-and-patch group with 5 updates by @dependabot[bot] in #1128
- deps: bump the dev-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #1127
- docker-compose:dev: bump grafana/pyroscope from 2.0.1 to 2.0.2 in /deployments/dev in the minor-and-patch group by @dependabot[bot] in #1131
- docker: bump node from 20-alpine to 26-alpine by @dependabot[bot] in #1126
- docker-compose:dev: bump grafana/loki from 3.7.1 to 3.7.2 in /deployments/dev in the minor-and-patch group by @dependabot[bot] in #1138
- deps: bump vitest from 4.1.5 to 4.1.6 in /web in the dev-dependencies group by @dependabot[bot] in #1140
- deps: bump github.com/redis/rueidis from 1.0.74 to 1.0.75 in the minor-and-patch group by @dependabot[bot] in #1139
- deps: bump @tanstack/react-query from 5.100.9 to 5.100.10 in /web in the minor-and-patch group by @dependabot[bot] in #1141
- actions: bump actions/github-script from 8 to 9 by @dependabot[bot] in #1075
- [docker]: bump upx from 5.1.0 to 5.1.1 by @github-actions[bot] in #1142
- docker-compose:local-full: bump the minor-and-patch group across 1 directory with 2 updates by @dependabot[bot] in #1137
Other Changes
- deps: Bump the minor-and-patch group in /web with 4 updates by @dependabot[bot] in #999
- chore: npm audit fix by @yohanleb in #1054
- chore: set trivy to manual by @yohanleb in #1053
- chore: allow tagging from release branch by @yohanleb in #1080
- feat: enforce activity dedicated type + automigrate on change by @Renizmy in #1081
- feat: add tracing by @Renizmy in #1086
- feat: init ti ci framework by @Renizmy in #1091
- mfa: refactor and simplify by @yohanleb in #1122
New Contributors
- @github-actions[bot] made their first contribution in #1142
Full Changelog: v0.4.1...v0.5.0
- v0.4.213 Apr 2026
Nothing published for this version
- v0.4.2-alpha13 Apr 2026pre-release
Nothing published for this version
- v0.4.2-0.20260420173626-3822446f45d820 Apr 2026pre-release
Nothing published for this version
- v0.4.2-0.20260314104914-44f76e3d1b7914 Mar 2026pre-release
Nothing published for this version
- v0.4.110 Mar 2026
Nothing published for this version
- v0.4.1-alpha.0.20260309201642-b1e2a98d862b9 Mar 2026pre-release
Nothing published for this version
- v0.4.1-alpha9 Mar 2026pre-release
Nothing published for this version
- v0.4.1-0.20260309092628-57415b7800a59 Mar 2026pre-release
Nothing published for this version
- v0.4.1-0.20260308160240-f2dd0547688b8 Mar 2026pre-release
Nothing published for this version