Releases: neothematrix/noip-renew
v2.0.3
fix to adapt a small change on noip website
Full Changelog: v2.0.2...v2.0.3
v2.0.2
v2.0.1
added sanity check for parameters read from ENV when running in docker
v2.0.0
new version to adapt to recent noip.com changes that require a security code sent via email to login.
THIS NEW RELEASE BREAKS THE OLD VERSIONS AS 2FA SETUP IS NOW REQUIRED
In order to use this automated renewal script you now need to enable 2FA and save the secret to be used with this script, together with the account password.
Also docker image now uses environment variables to read username, password, 2fa secret instead of command line (more secure and standard)
v1.7.1
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- adapted to new confirmation page change and increased timeout for host page load
- support debian 11 on amd64 by @ntzb in #32
- Added support for Python 3.5 by @Angel0ffDeath in #38
- Version number by @Angel0ffDeath in #39
- Update README.md by @Angel0ffDeath in #40
New Contributors
Full Changelog: v1.6.0...v1.7.0
v1.6.0
Added arm docker builds
v1.5.9
- reverted to re-adapt to website changes
Full Changelog: v1.5.8...v1.5.9
v1.5.8
- fixes login redirect introduced by page change
Full Changelog: v1.5.7...v1.5.8
v1.5.7
What's Changed
Full Changelog: v1.5.6...v1.5.7