Skip to content

Releases: Programie/PHPDynDNS

3.4.0

Choose a tag to compare

@github-actions github-actions released this 08 Oct 09:57
  • Use semantic versioning format
  • Build release using GitHub Actions

3.3

3.3

Choose a tag to compare

@Programie Programie released this 01 Oct 19:58

Use PHP 8.1 for Docker image

3.2

3.2

Choose a tag to compare

@Programie Programie released this 01 Oct 19:58

Push image to Docker Hub

3.1

3.1

Choose a tag to compare

@Programie Programie released this 01 Oct 19:58

Build Docker Image with GitLab CI

3.0

3.0

Choose a tag to compare

@Programie Programie released this 11 Jun 16:27

Support for updating IPv4 and IPv6 address in a single request.

Note: This change replaces the ipaddress field in the query string as well as the post_process config option. Use the query parameters myip and myipv6 to specify the IP address. In the post_process command, %ipv4address% and %ipv6address% are now used as placeholders.

2.1

2.1

Choose a tag to compare

@Programie Programie released this 19 Sep 16:42

Added Docker image

2.0

2.0

Choose a tag to compare

@Programie Programie released this 19 Sep 16:41
  • Do not store passwords in plain text (use hash)
  • Changed structure of config.json a bit (see config.sample.json)
  • Added ability to configure arguments passed to nsupdate call
  • Added support for reading client IP from X-Forwarded-For header (requires list of trusted proxy IPs)

1.0

1.0

Choose a tag to compare

@Programie Programie released this 15 Jan 13:00

First release