v3.3.4-rc1
This experimental release introduced the new route debugger services which allows user to easily intercept a subdomain or path and show all the details of what the upstream is receiving. This also added a few more fixes and optimizations including supporting rotate of the traffic flow charts and a few more security patches. More UI improvements will be coming soon in rc-2.
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
New Contributors
- @yannickid made their first contribution in #1184
Full Changelog: v3.3.3...v3.3.4-rc1