What's Changed
Features
- Feature: new variable filename to change the name of the configuration file by @nathanael-h in #178
- Add simple authentication backend to work around broken Basic Auth logout by @DasSkelett in #167
Have a look at https://www.freie-netze.org/wg-access-server/4-auth/
Bugfixes and other changes
- Fix missing log entries for ClaimsMiddleware errors by @DasSkelett in #194
- Redirect to signin page after failed OIDC login by @DasSkelett in #202
Dependencies
- Bump github/codeql-action from 1 to 2 by @dependabot in #169
- Bump google.golang.org/grpc from 1.45.0 to 1.46.0 by @dependabot in #171
- Bump react-scripts from 5.0.0 to 5.0.1 in /website by @dependabot in #172
- Bump @material-ui/lab from 4.0.0-alpha.60 to 4.0.0-alpha.61 in /website by @dependabot in #175
- Bump @material-ui/core from 4.12.3 to 4.12.4 in /website by @dependabot in #177
- Bump @material-ui/icons from 4.11.2 to 4.11.3 in /website by @dependabot in #173
- Bump node from 17.9.0-bullseye to 18.0.0-bullseye by @dependabot in #170
- Bump docker/build-push-action from 2 to 3 by @dependabot in #181
- Bump docker/metadata-action from 3 to 4 by @dependabot in #184
- Bump docker/login-action from 1 to 2 by @dependabot in #185
- Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 by @dependabot in #187
- Bump docker/setup-qemu-action from 1 to 2 by @dependabot in #188
- Bump alpine from 3.15.4 to 3.16.0 by @dependabot in #186
- Bump github.com/freifunkMUC/pg-events from 0.4.0 to 0.4.1 by @dependabot in #189
- Bump node from 18.0.0-bullseye to 18.3.0-bullseye by @dependabot in #195
- Bump golang from 1.18.1-alpine to 1.18.3-alpine by @dependabot in #196
- Bump typescript from 4.6.2 to 4.7.2 in /website by @dependabot in #192
- Bump google.golang.org/grpc from 1.46.0 to 1.47.0 by @dependabot in #191
- Bump github.com/miekg/dns from 1.1.48 to 1.1.49 by @dependabot in #190
- Bump typescript from 4.7.2 to 4.7.3 in /website by @dependabot in #198
- Bump mobx-utils from 6.0.4 to 6.0.5 in /website by @dependabot in #199
- Bump mobx-react from 7.3.0 to 7.5.0 in /website by @dependabot in #197
New Contributors
- @nathanael-h made their first contribution in #178
and also opened a lot of bug reports, helped fixing bugs and testing bug fixes, thanks a lot!
Full Changelog: v0.7.0...v0.8.0