Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@nightnei nightnei released this 22 Dec 13:41
· 53 commits to master since this release

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)