Skip to content

Releases: tobychui/zoraxy

v3.3.3-rc1

28 Apr 11:59
31f3fa5

Choose a tag to compare

v3.3.3-rc1

This version mainly fixed some bugs from previous release and introduced a few minor helpful features in IP scanning and WebDAV server access (new plugin). This also updated the database dependencies to use a more modern and properly maintained key-value db.

Notes: Due to my homelab got flooded, I cannot test it on my production system for this build. Please open an issue if you encounter anything strange.

What's Changed

New Contributors

Full Changelog: v3.3.2...v3.3.3-rc1

v3.3.2

21 Mar 05:04
a1d6112

Choose a tag to compare

social_banner

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

New Contributors

Full Changelog: v3.3.1...v3.3.2

v3.3.2-rc4

18 Mar 00:02
116f236

Choose a tag to compare

圖片

v3.3.2-rc4

This version added a few quick patch regarding security and uptime monitor so upstream with improper setup TLS certificate can still seen as online in uptime monitor. (The job of the uptime monitor is only here to see if upstream is online, that is why configurations should not affects the online status of an upstream. This fixes the design choice of the upstream detection behavior.)

Will be releasing the formal v3.3.2 this weekend.

What's Changed

Full Changelog: v3.3.2-rc3...v3.3.2-rc4

v3.3.2-rc3

09 Mar 13:56
237958e

Choose a tag to compare

圖片

v3.3.2-rc3

This version introduced group policy for Zoraxy Auth, now all the basic feature of a SSO are built into Zoraxy. @zen8841 also take the chance to update lego and add a few more DNS provider as well, if everything goes well this will be the last rc release for for v3.3.2.

What's Changed

Full Changelog: v3.3.2-rc2...v3.3.2-rc3

v3.3.2-rc2

27 Feb 03:31
6d2de91

Choose a tag to compare

圖片

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

New Contributors

Full Changelog: v3.3.2-rc1...v3.3.2-rc2

v3.3.2-rc1

15 Feb 02:16
544c23f

Choose a tag to compare

圖片

v3.3.2-rc1

This version contains a subset of all the new features of v3.3.2. New features that is introduced in this release candidate includes redirection device type filter (i.e. you can now choose to only redirect clients that is accessing your site with mobile / desktop), experimental trusted proxy access filter and Proxy protocol switch in the webmin UI.

What's Changed

New Contributors

Full Changelog: v3.3.1...v3.3.2-rc1

v3.3.1

28 Jan 13:52

Choose a tag to compare

image

v3.3.1

This version of Zoraxy introduced a few more convience features including Captcha gating, advanced view in HTTP proxy rule table, experimental secondary port listeners, proxy protocol support (enable via startup flags) and few more fixes on UI and docs.

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.3.1

v3.3.1-rc3

24 Jan 14:31
a1846fb

Choose a tag to compare

v3.3.1-rc3

This release fixed a critical bug related to NextCloud and proxy protocol compatibility issue by introducing an experimental flag to turn on or off the proxy protocol middle-ware. Proper fix for this will be introduced in v3.3.2.

What's Changed

Full Changelog: v3.3.1-rc2...v3.3.1-rc3

v3.3.1-rc2

14 Jan 12:29
a96a07a

Choose a tag to compare

v3.3.1-rc2

This release candidate fixed a few more stability issue as well as updated lego (again) by zen.

What's Changed

Full Changelog: v3.3.1-rc1...v3.3.1-rc2

v3.3.1-rc1

04 Jan 04:38
e289919

Choose a tag to compare

image

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

New Contributors

Full Changelog: v3.3.0...v3.3.1-rc1