What's Changed
- Fix status history and status of resources not updating in CE
- Add support for customizing webhook body for alerts
- Support scraping multiple acme json files if directory provided in
acme_json_path - Support scraping in certificates from a HTTP endpoint using
acme_http_endpoint - Various other bug fixes and improvements
Full Changelog: 1.18.1...1.18.2
How to Update
For Pangolin Enterprise: the server now scrapes in the certificates from Treafik's acme.json file. On default installs, this should work out of the box importing from config/letsencrypt/acme.json which is mounted into the container. If your Traefik acme.json file is not mounted into this default location update the config in privateConfig.yml
Important
Always back up your config app-data before updating. This will allow you to easily roll back if the update breaks your configuration. You will not be able to easily downgrade otherwise.