Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 844 Bytes

CHANGELOG.md

File metadata and controls

25 lines (18 loc) · 844 Bytes

Changes

v0.3.0:

  • handle ios 10 in webkit approach as well PR @grabcode

v0.2.7:

  • fix Safari in ios 9 problem #8

v0.2.6:

  • fix Chrome for ios problem #7

v0.2.1:

  • fix Firefox android problem #3

v0.2.0:

  • added an option for a title on the intermediate html page.
  • fixed an issue on ios (#4)
  • change code style to feross/standard

v0.1.1:

  • fixed an issue in Android when using links that have :// in their url.

v0.1.0:

  • added support for fallback url as a query param.
  • removed some unnecessary dependencies.