v3.3.4
This release is mostly focused on renewing user experience and UI designs, with improvements to Forward Auth, SSO, TLS handling, ACME certificate management, HTTP routing, rate limit settings, Plugin Manager UI, and some Docker hardening as well. We also got a new App Store that should looks much more modern compare to the previous experimental side menu.
Big thanks to everyone who contributed, reported issues, tested the RC builds, and supported the project. Also welcome to our new contributors!
What's Changed
- Fix/statistic bounded maps by @ElmoViggiani in #1191
- Update CHANGELOG.md by @Morethanevil in #1200
- Fix Plugin Manager UI: iframe height and Developer Settings accordion by @ElmoViggiani in #1211
- feat(forward-auth): add Ignored Paths by @CrazyWolf13 in #1210
- fix: port80 listener toggle and default site routing on HTTP by @yannickid in #1184
- tlscert: use name-based fallback cert instead of file renaming by @zen8841 in #1218
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #1209
- fix 1217: frontend js forgot to call parameter by @zen8841 in #1221
- V3.3.4-rc1 by @tobychui in #1222
- Docker hardening by @PassiveLemon in #1227
- Fix: restore per-request TLS SNI for IP-addressed HTTPS upstreams by @ElmoViggiani in #1228
- feat(forward-auth): bulk apply/remove vdir for forward auth hosts by @CrazyWolf13 in #1214
- V3.3.4-rc2 by @tobychui in #1236
- Feature (acme): custom acme preferred ca by @jacosta57 in #1234
- fix: bulk-vdir: handle edited virtual directories as conflict by @CrazyWolf13 in #1237
- build(deps): bump docker/build-push-action from 7.2.0 to 7.3.0 by @dependabot[bot] in #1226
- build(deps): bump docker/setup-qemu-action from 4.0.0 to 4.2.0 by @dependabot[bot] in #1225
- build(deps): bump docker/login-action from 4.2.0 to 4.4.0 by @dependabot[bot] in #1224
- build(deps): bump docker/setup-buildx-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #1223
- chore: update to lego v5 by @ldez in #1246
- Revert "chore: update to lego v5" by @zen8841 in #1250
- update to lego v5 by @zen8841 in #1251
- Fix SSO redirect loop when SSO URL omits http(s) scheme by @stantheman0128 in #1239
- build(deps): bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in #1254
- V3.3.4-rc3 by @tobychui in #1257
- Fix HTTP proxy rate limit UI not loading per-host value (#1107) by @stantheman0128 in #1238
- V3.3.4 by @tobychui in #1271
New Contributors
- @yannickid made their first contribution in #1184
- @jacosta57 made their first contribution in #1234
- @ldez made their first contribution in #1246
- @stantheman0128 made their first contribution in #1239
Full Changelog: v3.3.3...v3.3.4