v3.3.2
This version of Zoraxy introduced a few new features, including Trusted Proxy settings in access rule system, Zoraxy Auth SSO and some major improvement of the uptime monitor. This version also updated the social banner and dpcore design and now it is a bit faster (from my observation) and provide better connections reuse than previous implementation.
Also worth mentioning, due to the Web File Manager API are getting too many security advisory (mostly related to path traversal after user login, and most of them are not a threat due to the current single admin architecture), it has been replaced with a proper implementation of WebDAV Server which could be mounted as a local file system and directly opened using local IDE like VSCode. This new implementation should be really useful for web developers that also provide deployment services for their clients.
As always, thanks for all your contributions and pull request to make this project better for everyone :)
What's Changed
- V3.3.2-rc1 by @kjagosz in #1005
- Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #1013
- Sync v3.3.1-rc3 changes to v3.3.2 by @tobychui in #1015
- Update CHANGELOG.md by @Morethanevil in #1018
- Fix typo, change from "Any acess requesting" to "Any access requesting" by @coddec in #1023
- Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #1026
- Bump docker/login-action from 3.6.0 to 3.7.0 by @dependabot[bot] in #1025
- Update IP blacklist description text by @Psychoboy in #1034
- V3.3.2-rc1 by @tobychui in #1041
- Bump docker/build-push-action from 6.18.0 to 6.19.2 by @dependabot[bot] in #1043
- fix: forward auth saving and defaults by @CrazyWolf13 in #1045
- Update lego to v4.32.0 and fix shell script by @zen8841 in #1051
- remove: docker webfm env var by @PassiveLemon in #1057
- v3.3.2-rc2 by @tobychui in #1055
- Enable providers for lego by @zen8841 in #1068
- Bump docker/setup-qemu-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #1063
- Bump docker/build-push-action from 6.19.2 to 7.0.0 by @dependabot[bot] in #1064
- Bump docker/setup-buildx-action from 3.12.0 to 4.0.0 by @dependabot[bot] in #1065
- Bump docker/login-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #1066
- V3.3.2-rc3 by @tobychui in #1069
- V3.3.2-rc4 by @tobychui in #1077
- Fixed #1079 by @tobychui in #1081
New Contributors
- @coddec made their first contribution in #1023
- @Psychoboy made their first contribution in #1034
- @CrazyWolf13 made their first contribution in #1045
Full Changelog: v3.3.1...v3.3.2