All Versions
16
Latest Version
Avg Release Cycle
18 days
Latest Release
1257 days ago

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
    • Ignore more local subnets for real IP determination
    • ๐Ÿ›  Sqlite fixes (thanks @jlesage)
    • โž• Added cloudflare dns to certbot (thanks @jipjan)
    • ๐Ÿ’ป Custom cert upload UI improvements (thanks @duhruh)
  • v2.4.0 Changes

    August 06, 2020
    • ๐Ÿ‘ Sqlite support (thanks @tg44)
    • Larger forward host value (thanks @vrenjith)
    • โœ… Slightly more integration testing
    • โšก๏ธ Updated nodejs deps
  • v2.3.1 Changes

    June 09, 2020

    ๐Ÿš€ Very small release:

    • Don't use duplicate relations when eager-loading access list items and clients #454 (@Subv)
  • 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