Skip to content

v0.5 Further improvements to webserver

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 22:11
· 2 commits to main since this release

What's Changed

This update provides more information in the webserver overview, so one can see when an ip was last updated successfully

Breaking

You need to provide a Timezone in your config.json, eg.
"TIMEZONE": "Europe/Berlin",
The Settings for notifications can be controlled more finely, but need an update as well
"NOTIFICATIONS": { "ENABLE_NOTIFICATIONS": true, "ENABLE_NOTIFICATION_NO_CHANGE": false },

Other changes

Full Changelog: https://github.com/simonl169/dns-owl/compare/v0.4.1...