Releases: namecheap/ilc-sdk
Releases · namecheap/ilc-sdk
v4.0.0
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)