Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Releases: ayushsharma82/EasyDDNS

[Important] Replace Deprecated API

16 Nov 03:27
2eec07a

Choose a tag to compare

Important Note: EasyDDNS v1.7.0 and below will stop working as whatismyipaddress.com has deprecated its IPv4 detection API. You must update your library to v1.8.0 or above to fix this.

Bug Fixes:

  • Replaced whatismyipaddress.com with ifconfig.me

Fixed HTTPClient

20 Aug 07:04

Choose a tag to compare

This release fixes issues #28 & #29

Added OVH.com

15 Feb 19:15
0d50071

Choose a tag to compare

Added OVH DDNS support with the help of @Servuc

Added freedns.afraid.org

27 Jul 16:52
52d1e65

Choose a tag to compare

Added a new DDNS Service provider:

freedns.afraid.org

Added freemyip DDNS Service

05 Jul 21:05

Choose a tag to compare

Added freemyip.com

New `onUpdate` Callback

01 Jul 00:31

Choose a tag to compare

Added new onUpdate Callback to know when your IP has been changed on your DDNS service.

This callback can be found in the examples.

Simplified Docs and Examples

25 Jun 14:04

Choose a tag to compare

Refactored Examples and doc

Improvements and new DDNS Providers added

25 Jun 11:55
a9cf0e0

Choose a tag to compare

Added DynDNS.lt and option to use local IP for DDNS updates

Added Selfhost.de

16 Dec 04:25
252fd32

Choose a tag to compare

Added ALL-INKL DDNS Service.

EasyDDNS.service("selfhost.de");

EasyDDNS.client("hostname","username","password");

Added ALL-INKL DDNS

16 Dec 04:17
be44095

Choose a tag to compare

Added ALL-INKL DDNS Service.

EasyDDNS.service("all-inkl");

EasyDDNS.client("hostname","username","password");