Skip to content

Releases: filiparag/hetzner_ddns

v1.1.0

Choose a tag to compare

@filiparag filiparag released this 03 Jul 14:02
1.1.0
e8ebdb5

Thank you to everyone for using and improving this utility, which is now recommended by the official Hetzner documentation!

v1.0.1

Choose a tag to compare

@filiparag filiparag released this 04 Dec 21:05
1.0.1
c6d38fd
  • Daemon PID file support
  • Unify network interface detection
  • Fix extra space in string manipulation on FreeBSD
  • Remove GNU-specifics from Makefile
  • Small packaging fixes

v1.0.0

v1.0.0 Pre-release
Pre-release

Choose a tag to compare

@filiparag filiparag released this 02 Nov 20:37
1.0.0
b52d36b

Note

This is a beta release. Follow rrsets branch README for more details and configuration guide.
Please report here if you encounter any problems, or have any feedback.

  • Use Hetzner Console's new RRSets API
  • Remove deprecated Hetzner DNS API (used up to v0.2.6)
  • Support for multiple domains
  • Add per-record settings for TTL and egress interface for public IP addresses
  • Better logging and error reporting

v0.2.6

Choose a tag to compare

@filiparag filiparag released this 07 Dec 14:51
0.2.6
14cee19
  • OpenWrt package support
  • Selectively enable updating A/AAAA records
  • Help message output without a man pager

v0.2.5

Choose a tag to compare

@filiparag filiparag released this 06 Aug 12:22
0.2.5
8054a79
  • Fix FQDN record format parsing
  • Cache API responses between function calls
  • Docker image support
  • Version flag

v0.2.4

Choose a tag to compare

@filiparag filiparag released this 01 Aug 17:20
0.2.4
6eb9db7
  • Use Hetzner's IP address resolver
  • Use supervise-daemon for OpenRC
  • Fix parsing multiple arguments
  • Add more detailed logging

v0.2.3

Choose a tag to compare

@filiparag filiparag released this 31 Jan 23:01
0.2.3
bbb3659
  • Fix * record parsing
  • Add support for multiple systemd services

v0.2.2

Choose a tag to compare

@filiparag filiparag released this 08 Jun 21:35
3f81605
  • Add --daemon flag
  • Support for Fedora/OpenSUSE and NetBSD

v0.2.1

Choose a tag to compare

@filiparag filiparag released this 17 May 15:30
ddb8676
  • Improve cross-platform support
  • Optimize public IP lookup

v0.2.0

Choose a tag to compare

@filiparag filiparag released this 16 May 23:03
0d86d2d
  • Support for multiple subdomains
  • Print error messages on exit
  • Restrict configuration file access