diff --git a/zoraxy/docker-compose.yml b/zoraxy/docker-compose.yml index 32a5b194..7f4c8991 100644 --- a/zoraxy/docker-compose.yml +++ b/zoraxy/docker-compose.yml @@ -6,7 +6,7 @@ services: APP_HOST: zoraxy_server_1 APP_PORT: 8000 server: - image: zoraxydocker/zoraxy:v3.1.8@sha256:d3e104cefcc73345d64195017323c8fd328d0a77d271f4bcb9e50202111ae366 + image: zoraxydocker/zoraxy:v3.1.9@sha256:725929655d5dc817ff287097813b0ffc29e3f68f8a0702ad1f545e1bce961173 restart: on-failure ports: - 41080:80 diff --git a/zoraxy/umbrel-app.yml b/zoraxy/umbrel-app.yml index 87181025..e96f5cbe 100644 --- a/zoraxy/umbrel-app.yml +++ b/zoraxy/umbrel-app.yml @@ -3,7 +3,7 @@ id: zoraxy name: Zoraxy tagline: An efficient reverse proxy server with automated SSL management category: networking -version: "3.1.8" +version: "3.1.9" port: 8400 description: >- Expose your apps to the internet easily and securely. @@ -59,12 +59,15 @@ gallery: - 4.jpg - 5.jpg releaseNotes: >- - This update includes: - - Added active load balancing for rules with uptime monitoring enabled - - Added ability to customize connection timeout values - - Improved SMTP handling - - Fixed various bugs related to sticky sessions and load balancing - - Performance improvements and optimizations + This release fixes a few bugs and introduces a new plugin system prototype. + + + Change Log: + - Fixed netstat underflow bug + - Fixed origin picker cookie bug + - Added prototype plugin system and examples + - Added notice for build-in Zerotier network controller deprecation + - Added country code display for quickban list Full release notes can be found at https://github.com/tobychui/zoraxy/releases dependencies: []