Skip to content

Releases: simonl169/dns-owl

v0.4

01 Sep 12:50
8c9068c
Compare
Choose a tag to compare

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

Other changes

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

v0.3.1

05 May 14:46
ef80c0f
Compare
Choose a tag to compare

What's Changed

  • Fix error that would accumulate crontab entries by @simonl169 in #16

Full Changelog: v0.3...v0.3.1

v0.3

20 Apr 16:33
965feff
Compare
Choose a tag to compare

Features

Add support for Push Notifications to ntfy.sh (or your own ntfy-server)

Improvements

Only Show logo once
First update now occurs directly after deployment

General

Bumped Python to 3.12
Refactor Code into more files

Change to Cloudflare

22 Mar 21:00
3fec2ec
Compare
Choose a tag to compare
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

04 Jul 15:43
1be6a63
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v.0.1.7...v0.1.8

testing ci release

04 Jul 15:22
7a78e0e
Compare
Choose a tag to compare

tresting stuff