Skip to content

Releases: mietzen/porkbun-ddns

v1.0.0

28 Apr 05:07
7360ba0
Compare
Choose a tag to compare

Breaking changes!

  • From now on this package requires Python 3.10 or newer!
  • The API changed! Providing a path to your config is made optional, we will now look for a config in your XDG_CONFIG_HOME. You can also provide the API-Keys via environment variables or via CLI options.

Note: This is not a special or more stable release, I just chose to do a major bump because of these breaking changes.

What's Changed

New Contributors

Full Changelog: v0.6.3...v1.0.0

v0.6.3

25 Apr 12:44
2d0e57e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

15 Apr 06:09
ff122e5
Compare
Choose a tag to compare

What's Changed

  • Bump softprops/action-gh-release from 1 to 2 in /.github/workflows by @dependabot in #45
  • Added info on how to set root + subdomains by @mietzen in #47
  • Fix-minor-bugs by @mietzen in #49
  • Bump python from 3.12.2-slim to 3.12.3-slim in /Docker by @dependabot in #50

Full Changelog: v0.6.1...v0.6.2

v0.6.1

03 Mar 14:45
1d92b69
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

02 Mar 12:34
19f1199
Compare
Choose a tag to compare

What's Changed

  • Remove reference to ddclient being unmaintained by @dimo414 in #38
  • Switch to cinc-auditor by @mietzen in #40
  • Added ipify.org as backup in case ident.me is not reachable by @hi-im-phillip in #41

New Contributors

Full Changelog: v0.5.2...v0.6.0

v0.5.2

12 Feb 06:53
c82e170
Compare
Choose a tag to compare

What's Changed

  • Bump python from 3.12.1-slim to 3.12.2-slim in /Docker by @dependabot in #37

Full Changelog: v0.5.1...v0.5.2

v0.5.1

11 Feb 07:06
3ce167f
Compare
Choose a tag to compare

What's Changed

  • Update README.md to make it clear that API access must be enabled on domains at Porkbun by @cdchris12 in #36
  • Bump python from 3.12.0-slim to 3.12.1-slim in /Docker by @dependabot in #33

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

30 Nov 15:13
1778f5c
Compare
Choose a tag to compare

What's Changed

Docker env IPV4_ONLY and IPV6_ONLY will now display a deprecation warning, please use IPV4 or IPV6 instead!

Full Changelog: v0.4.1...v0.5.0

v0.4.1

11 Nov 13:46
5c4e25d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

07 Oct 15:55
7e7bcff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0