Skip to content

Releases: bfren/docker-nginx-proxy

v4.0.2

04 May 19:25
58d72da

Choose a tag to compare

v4.0.2 (#97)

Minor updates
* Using latest base image

Build updates
* Updating auto release action

v4.0.1

04 May 17:02
9e5ea02

Choose a tag to compare

v4.0.1 (#96)

Minor updates
* Removing additional properties restrictions on JSON schema

Documentation updates
* Fixing image size shield

v4.0.0

04 May 15:39
08228b3

Choose a tag to compare

v4.0.0 (#93)

## Major updates
* **Breaking Change** configuration is now handled using a JSON file instead of `conf.sh`
* Using `jq` to query JSON configuration file
* Adding `ssl-conf-schema.json`

## Minor updates
* Removing bash config sample file

## Documentation updates
* Updating README with details of conf.json

## Build updates
* Removing latest tag from publish

v3.3.13

02 May 16:27
16e4379

Choose a tag to compare

v3.3.13 (#92)

Minor updates
* Improving display of maintenance page on mobile devices

v3.3.12

23 Apr 09:30
870b501

Choose a tag to compare

v3.3.12 (#91)

Minor updates
* Enable getssl debug flag using PROXY_GETSSL_DEBUG

v3.3.11

21 Apr 20:17
f846db1

Choose a tag to compare

v3.3.11 (#90)

Minor updates
* Adding PROXY_ENABLE_AUTO_UPDATE to allow update disabling

v3.3.10

21 Apr 19:37
f638855

Choose a tag to compare

v3.3.10 (#89)

Minor updates
* Using latest base image

v3.3.9

21 Apr 19:13
a9a5f6c

Choose a tag to compare

v3.3.9 (#88)

Minor updates
* Moving TP header to main location block

v3.3.8

09 Apr 21:21
3fa13d2

Choose a tag to compare

v3.3.8 (#87)

Minor updates
* Using latest base image

v3.3.7

05 Apr 10:20
32d7340

Choose a tag to compare

v3.3.7 (#86)

Minor updates
* Don't delete custom nginx configuration directory unless force is enabled