v3.3.2-rc2
This release introduced the new experimental Zoraxy Auth integrated SSO options for those like me who are too lazy to setup an external auth instance. This rc also added new Wintty Web SSH terminal for Windows host server, update implementation in dpcore and add verbal output to uptime monitor when dev-true flag is set.
Some improvements are also being introduced with this release, one of the most noticeable one is that now, fast-geoip mode takes around 150MB (compare to previously 800+MB) due to an improvement in the trie tree implementation as well as some geo-ip resolve logic changes. Feedback are welcomed.
What's Changed
- 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
New Contributors
- @CrazyWolf13 made their first contribution in #1045
Full Changelog: v3.3.2-rc1...v3.3.2-rc2