Skip to content

Releases: tiredofit/docker-nginx

6.2.4

05 Oct 14:44
Compare
Choose a tag to compare

Changed

  - Fix legacy Webroot configuration check

6.2.3

05 Oct 02:27
Compare
Choose a tag to compare

Changed

  - Fix an issue with Brotli module not pulling submodules

6.2.2

01 Oct 23:40
Compare
Choose a tag to compare

Changed

  - Silence legacy check for webroot/listen_port if there are no files in directory

6.2.1

01 Oct 18:47
Compare
Choose a tag to compare

Changed

  - Fix not including backslash when configuring default site

6.2.0

01 Oct 18:45
Compare
Choose a tag to compare

Added

  - Introduce NGINX_MAINTENANCE_MODE variable to redirect, or proxy an external site when in maintenance mode

Changed

  - Switched configuration from hacky seds to use 'update_template' function
  - Alerted users of legacy template usage, request to have them move from <TAG> to {{TAG}} format
  - Fix issue with GZIP compression not working

6.1.11

18 Aug 12:45
Compare
Choose a tag to compare

Changed

  - Fix for default site getting two sets of authentication directives

6.1.10

17 Aug 22:30
Compare
Choose a tag to compare

Changed

  - Use exec calls when launching process

6.1.9

31 Jul 12:29
Compare
Choose a tag to compare

Added

  - Nginx 1.23.1

6.1.8

29 Jul 14:28
Compare
Choose a tag to compare

Changed

  - Fix for broken maintenance script

6.1.7

19 Jul 01:07
Compare
Choose a tag to compare

Changed

  - Fix for Proxy mode using LLNG Authentication