Skip to content

Releases: namecheap/ilc-sdk

v4.0.0

22 Dec 13:41
Compare
Choose a tag to compare

BCs

  • #35 removed deprecated props.appID (should be used from props.appSdk.appId)
  • #35 removed deprecated exposing of Intl class
  • #35 processResponse available only as a result of precessRequest function (additionally it returns appSdk instance and requestData)

Features

  • #33 handling 404 errors
  • #29 added static browserApi method getAllSharedLibNames to receive the list from ILC Registry

Fixes

  • #30 correct handling localization of special href values of links (e.g. anchors, tel, email, etc)

v2.6.1

14 Jun 09:46
Compare
Choose a tag to compare

Bugfixes

  • #23 Fixed Registry API endpoints

v2.6.0

11 Jun 14:34
Compare
Choose a tag to compare

Features

v1.2.2

16 Jul 15:06
Compare
Choose a tag to compare

Fixed regexp of metatag title with data-attributes #2

v1.2.1

18 May 08:13
Compare
Choose a tag to compare
  • Fixed type for getCurrentPathProps() function #1