v3.3.3
This version of Zoraxy brings a mix of new features, housekeeping changes, and stability improvements. The long-deprecated SMTP feature has been removed in this release, and trusted proxy gating has been extended to cover more internal services. IP scanning received a few minor improvements, and the internal database dependency has been migrated to a maintained fork of boltDB.
Since the web file manager interface has been deprecated from previous release, a new WebDAV server access plugin is now available for those who need it, and the Uptime Monitor now supports setting a custom URI for health checks. On the stability side, the ACME certificate request regression that was inadvertently introduced in rc2 has been resolved. Main listeners now correctly enforce ReadHeaderTimeout and IdleTimeout to prevent connections from getting stuck indefinitely. A supporter list has also been quietly added to the webmin UI.
As always, thanks for all your contributions and pull requests to make this project better for everyone :)
What's Changed
- Update CHANGELOG.md by @Morethanevil in #1082
- feat(acme): url.URL support for dnsCredentials by @t510599 in #1078
- feat: add a basic CI script by @AnthonyMichaelTDM in #752
- Bump docker/login-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #1104
- Features: Turnstile for directory by @Klarulor in #1112
- Bump docker/build-push-action from 7.0.0 to 7.1.0 by @dependabot[bot] in #1113
- Bump actions/setup-go from 4 to 6 by @dependabot[bot] in #1103
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #1105
- fix: Allow Location header rewrite when target matches OriginalHost by @TuxLux40 in #1120
- Fix certificate file permissions by @devilmonastery in #1116
- Update lego to v4.35.2 by @zen8841 in #1130
- Update golang version in ci by @zen8841 in #1131
- V3.3.3 by @tobychui in #1129
- Fix typo in customHeaders.html by @jeremyy294 in #1167
- V3.3.3-rc2 by @tobychui in #1166
- fix #1169 by @zen8841 in #1171
- chore: clean up Docker related files by @PassiveLemon in #1175
- Sync docker change to dev branch by @tobychui in #1177
- Add custom URI for Uptime Monitor health check by @barto95100 in #1172
- V3.3.3-rc3 by @tobychui in #1178
- Bump docker/build-push-action from 7.1.0 to 7.2.0 by @dependabot[bot] in #1190
- fix(dynamicproxy): set ReadHeaderTimeout and IdleTimeout on main listeners by @ElmoViggiani in #1187
- Bump docker/login-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #1189
- Bump docker/setup-buildx-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #1188
- V3.3.3-rc4 by @tobychui in #1192
New Contributors
- @t510599 made their first contribution in #1078
- @Klarulor made their first contribution in #1112
- @TuxLux40 made their first contribution in #1120
- @devilmonastery made their first contribution in #1116
- @jeremyy294 made their first contribution in #1167
- @barto95100 made their first contribution in #1172
Full Changelog: v3.3.2...v3.3.3