diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 2372c0d76..337fbac2c 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= nginx -PLUGIN_VERSION= 1.32.1 -PLUGIN_REVISION= 4 +PLUGIN_VERSION= 1.32.2 PLUGIN_COMMENT= Nginx HTTP server and reverse proxy PLUGIN_DEPENDS= nginx PLUGIN_MAINTAINER= franz.fabian.94@gmail.com diff --git a/www/nginx/pkg-descr b/www/nginx/pkg-descr index e004fd20a..60d89e3b8 100644 --- a/www/nginx/pkg-descr +++ b/www/nginx/pkg-descr @@ -10,6 +10,10 @@ WWW: https://nginx.org/ Plugin Changelog ================ +1.32.2 + +* Add columns select button to the log viewer (contributed by kulikov-a) + 1.32.1 * add "Host header port" and "use original Host header" options