Releases: dstapp/docker-ddns
Releases · dstapp/docker-ddns
Version 1.5.0
Version 1.4.0
- Add a DynDNS compatible API (thanks @sgyurko)
Version 1.3.0
- Add basic CI integration
- Add usage example for docker-compose
- Use request IP address when no
addr
is provided for better compatibility with DD-WRT (by vdweegen) - Allow IPv4 and IPv6 addresses to co-exist for the same domain
Version 1.2.1
- Fix permissions of /var/cache/bind on container startup
- Create zone options if not done, fixing support for persistent volumes
Version 1.2.0
- Allow usage of multiple domains
Version 1.1.0
- Update Debian Jessie to Debian Stretch
- Multistage Dockerfile resulting in smaller production image
- Code refactoring
- Extended response
- Basic unit test coverage
- Documentation on running from DockerHub
Initial release
1.0.0 Update README.md