From 61a446cdd77b7188c8bff043ab2f7cb3a8154bc3 Mon Sep 17 00:00:00 2001 From: kulikov-a <36099472+kulikov-a@users.noreply.github.com> Date: Wed, 19 Apr 2023 12:29:20 +0300 Subject: [PATCH] www/nginx: update changelog --- www/nginx/pkg-descr | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/nginx/pkg-descr b/www/nginx/pkg-descr index 37546252f..f05159d2b 100644 --- a/www/nginx/pkg-descr +++ b/www/nginx/pkg-descr @@ -20,6 +20,9 @@ Plugin Changelog * migrate general error log to syslog * $internalModelUseSafeDelete enabled in API Settings controller to check item references before delete * minor style adjustments for IP ACL and SNI Based Routing forms +* handle possible remaining vts socket after nginx start failure +* add uuid columns to the grids and a button to copy its value to clipboard +* add Cache Path columns naming * fix: add the PROXY protocol for the HTTPS listener too, if it is set for the server * fix: set Stream server outbound PROXY protocol based on Upstream settings * fix: set Trusted Proxies (set_real_ip_from) for Stream server only with PROXY protocol enabled