Releases: simonl169/dns-owl
v0.5 Further improvements to webserver
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...
v0.4
This brings v0.4
Most changes are rather small, doing some tweaks here and there.
Bigger changes are to the project structure, the CI workflow and the addition of a small web status page
What's Changed
- Merge v0.4 changes by @simonl169 in #26
Other changes
- Improvements to CI and Release workflow by @simonl169 in #18
- Check wether Updating is neccessary by @simonl169 in #19
- Add a check if an update is necessary by @simonl169 in #21
Full Changelog: https://github.com/simonl169/dns-owl/compare/v0.3.1...
v0.3.1
What's Changed
- Fix error that would accumulate crontab entries by @simonl169 in #16
Full Changelog: v0.3...v0.3.1
v0.3
Change to Cloudflare
Change DynDNS Provider to Cloudflare (#7) * Changed DynDNS registrar to Cloudflare Updated some functions Rewrite to better add multiple domains New Logo * Updated deps * Updated Readme.md * Update README.md Added section on how to obtain Cloudflare credentials and IDs
Initial release: v0.1.8
Releasing the Docker container of dns-owl
With this, you can update your DynDNS for Strato domains.
Use CRON notation in the environment variables to specify the update interval
Use the config.json to provide the domains
What's Changed
- Update main.yml by @simonl169 in #1
New Contributors
- @simonl169 made their first contribution in #1
Full Changelog: v.0.1.7...v0.1.8
testing ci release
tresting stuff