v3.3.1-rc1
This release updated the implementation to support secondary listening address so user can add dedicated ports or listening address to a particular proxy rule if needed. This release also added experimental captcha feature, proxy protocol (consumer) in Zoraxy TLS listener and a few minor behavior changes and details view based on user feedback.
What's Changed
- Bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #920
- Add captcha gating by @yeungalan in #929
- Address some Docker CVEs by @PassiveLemon in #935
- Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 by @dependabot[bot] in #937
- Add Proxy Protocol v1/v2 support behind reverse proxies by @jimmyGALLAND in #938
- [docs] Fix typo in SniffResult constant by @kuhnchris in #944
- Fix incorrect status codes and missing error pages in production by @Restorn in #942
- UPDATE_GEOIP should only update if true by @kuhnchris in #943
- allow plugin API to modify proxy upstreams by @kuhnchris in #948
- fix: error checking origin to avoid goroutine panic by @kuhnchris in #949
- Error message & ":" parsing by @kuhnchris in #947
- fix: ui error on null container ports by @eyerrock in #957
- Add authentication display to HTTP proxy list by @xaxy55 in #840
- Update lego to v4.30.1 by @zen8841 in #965
- V3.3.1-rc1 by @tobychui in #964
New Contributors
- @yeungalan made their first contribution in #929
- @kuhnchris made their first contribution in #944
- @Restorn made their first contribution in #942
- @xaxy55 made their first contribution in #840
Full Changelog: v3.3.0...v3.3.1-rc1