Skip to content

Releases: neothematrix/noip-renew

v2.0.3

14 Sep 11:09
8362486
Compare
Choose a tag to compare

fix to adapt a small change on noip website

Full Changelog: v2.0.2...v2.0.3

v2.0.2

20 May 16:55
ecfb8c7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

05 May 11:02
1a4d23d
Compare
Choose a tag to compare

added sanity check for parameters read from ENV when running in docker

v2.0.0

02 May 23:45
06aa540
Compare
Choose a tag to compare

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

23 Jan 18:09
Compare
Choose a tag to compare

Full Changelog: v1.7.0...v1.7.1

v1.7.0

20 Jan 19:35
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @ntzb made their first contribution in #32

Full Changelog: v1.6.0...v1.7.0

v1.6.0

04 May 07:16
a5a3f5a
Compare
Choose a tag to compare

Added arm docker builds

v1.5.9

30 Mar 07:53
Compare
Choose a tag to compare
  • reverted to re-adapt to website changes

Full Changelog: v1.5.8...v1.5.9

v1.5.8

27 Mar 21:50
08c8194
Compare
Choose a tag to compare
  • fixes login redirect introduced by page change

Full Changelog: v1.5.7...v1.5.8

v1.5.7

26 Mar 09:33
732387f
Compare
Choose a tag to compare

What's Changed

  • Fixed logged-in page recognition
  • ChromeDriver must be installed and Up To Date by @benyjr in #26

Full Changelog: v1.5.6...v1.5.7