All Versions
16
Latest Version
Avg Release Cycle
18 days
Latest Release
1582 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.7.1 Changes
November 18, 2020- ๐ Fixes #728 where using a config file and no env vars results with API not starting
-
v2.7.0 Changes
November 18, 2020- โ Removes the need of a config file and allows db config via environment (thanks @chaptergy)
- โ Adds autoremove of failed certificate creations in DB (thanks @chaptergy)
- โ Adds visual indicator for certificate deletion (thanks @chaptergy)
-
v2.6.2 Changes
November 06, 2020- โ Adds certbot plugin installation check on startup (thanks @chaptergy)
- โ Adds X-Real-IP header to proxied requests
- ๐ Fixes pip3 installation errors when no certbot plugins to install
-
v2.6.1 Changes
October 16, 2020- ๐ Fixes custom certificate upload (thanks @chaptergy)
- ๐ Fixes extra semi-colon on nginx configs where SSL is requested and access list is used
-
v2.6.0 Changes
October 15, 2020- ๐ Allow DNS challenges not just for cloudflare (thanks @chaptergy)
- Pass/Don't Pass Auth Header (thanks @jmwebslave)
- ๐ Fix for access list getAll when not granted all permissions (thanks @Philip-Mooney)
-
v2.5.0 Changes
September 04, 2020 -
v2.4.0 Changes
August 06, 2020 -
v2.3.1 Changes
June 09, 2020 -
v2.3.0 Changes
May 28, 2020๐ณ This issue replaces vanilla Nginx with OpenResty. It is recommended that you stop your docker services and back them up before pulling this version. If you encounter any issues, revert to the
2.2.4
docker tag and open an issue.- ๐ Fix for access lists: skip auth when no users defined (@Indemnity83)
- Increased and more timeouts for Nginx proxy (@theraw)
- Using OpenResty base image (@Subv)
- โ Added code contributors to bottom of Readme
-
v2.2.4 Changes
May 21, 2020- ๐ป UI Tweaks for host name length (thanks @spalger)
- ๐ Fixed typos
- โ Added FAQ to docs
- ๐ Fix letsencrypt certs for ipv6 only domains