Skip to content

Releases: mietzen/porkbun-ddns

v1.1.5

27 Sep 14:54
92f1434
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

v1.1.4

27 Sep 08:27
36351fa
Compare
Choose a tag to compare

What's Changed

  • Fix from getting "ValueError: '{IP}\n' does not appear to be an IPv4 or IPv6 address" error by @Kryvochyi in #63
  • Remove version element from docker compose files by @insanolanbiri in #64
  • Avoid creating default config file when possible by @Skyb0rg007 in #66

New Contributors

Full Changelog: v1.1.3...v1.1.4

v1.1.3

16 Sep 14:20
5e2dcc0
Compare
Choose a tag to compare

What's Changed

  • Bump python from 3.12.5-slim to 3.12.6-slim in /Docker by @dependabot in #62

Full Changelog: v1.1.2...v1.1.3

v1.1.2

12 Aug 06:57
115029d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

10 Jun 06:14
c451b6d
Compare
Choose a tag to compare

What's Changed

  • Bump python from 3.12.3-slim to 3.12.4-slim in /Docker by @dependabot in #59

Full Changelog: v1.1.0...v1.1.1

v1.1.0

11 May 12:06
a5092bf
Compare
Choose a tag to compare

What's Changed

  • Fixed small mistake by @realbadidas in #54
  • DEPRECATED environment variables: IPV6_ONLY and IPV4_ONLY are removed from docker image! Use IPV4 and IPV6 instead by @mietzen in #56
  • Also get IPv6 address from fritzbox by @mietzen in #57

New Contributors

Full Changelog: v1.0.0...v1.1.0

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