Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

40 lines (22 loc) · 1.04 KB

Changes

v0.5.0:

v0.4.0:

v0.3.0:

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.