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