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
- Update bump script by @simonl169 in #32
- Add column to show time and date of last update by @simonl169 in #34
Full Changelog: https://github.com/simonl169/dns-owl/compare/v0.4.1...