Releases: mietzen/porkbun-ddns
Releases · mietzen/porkbun-ddns
v1.1.9
What's Changed
- Added Test Target Python 3.13 by @mietzen in #72
- Update xdg-base-dirs requirement from ~=6.0.1 to ~=6.0.2 by @dependabot in #73
- Bump python from 3.13.0-slim to 3.13.1-slim in /Docker by @dependabot in #74
Full Changelog: v1.1.8...v1.1.9
v1.1.8
What's Changed
- Bump python from 3.12.7-slim to 3.13.0-slim in /Docker by @dependabot in #71
Full Changelog: v1.1.7...v1.1.8
v1.1.7
What's Changed
- API endpoint change by @realbadidas and @saschanaz in #69
Full Changelog: v1.1.6...v1.1.7
v1.1.6
What's Changed
- Bump python from 3.12.6-slim to 3.12.7-slim in /Docker by @dependabot in #68
Full Changelog: v1.1.5...v1.1.6
v1.1.5
v1.1.4
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
- @Kryvochyi made their first contribution in #63
- @insanolanbiri made their first contribution in #64
- @Skyb0rg007 made their first contribution in #66
Full Changelog: v1.1.3...v1.1.4
v1.1.3
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
What's Changed
- Use ruff check by @mietzen in #61
- Bump python from 3.12.4-slim to 3.12.5-slim in /Docker by @dependabot in #60
Full Changelog: v1.1.1...v1.1.2
v1.1.1
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
What's Changed
- Fixed small mistake by @realbadidas in #54
- DEPRECATED environment variables:
IPV6_ONLY
andIPV4_ONLY
are removed from docker image! UseIPV4
andIPV6
instead by @mietzen in #56 - Also get IPv6 address from fritzbox by @mietzen in #57
New Contributors
- @realbadidas made their first contribution in #54
Full Changelog: v1.0.0...v1.1.0