All Versions
16
Latest Version
Avg Release Cycle
111 days
Latest Release
1472 days ago

Changelog History
Page 1

  • v4.0.0 Changes

    March 17, 2020
    • Deps bump.
    • โฌ‡๏ธ Drop rutube.ru support (service become unuseable).
  • v3.0.0 Changes

    July 11, 2019
    • Requires node.js v10+.
    • Deps bump. got option is now retry instead of retries.
    • โœ‚ Removed callbacks support.
  • v2.3.0 Changes

    June 08, 2017
    • ๐Ÿšง Maintenance, deps bump. got v6 -> v7. Timout option may work a bit different but should not affect result.
  • v2.2.0 Changes

    May 05, 2017
    • ๐Ÿ‘Œ Improve player placeholder layout. All area should be clickable without JS.
  • v2.1.0 Changes

    January 27, 2017
    • Reworked player layout to allow max-width use.
  • v2.0.0 Changes

    December 03, 2016
    • โšก๏ธ API change: rewrite all methods to promises. You may need to update .cache methods. Callback in .info() & .render() are still supported but not recommended for use.
    • โž• Added option.request (in constructor) to customize params of external requests been done by embedza.
    • err.status -> err.statusCode.
    • Live demo (serverless).
  • v1.2.4 Changes

    November 02, 2016
    • Switch from http to https for initial config download.
    • Deps bump.
  • v1.2.3 Changes

    July 11, 2016
    • ๐Ÿ›  Fixed nasty typos, causing double callbacks call errors in some cases.
    • โž• Added SVG support and fractional values for media dimentions.
    • ๐Ÿ‘Œ Improved media dimentions validation for bad data.
  • v1.2.2 Changes

    May 30, 2016
    • ๐Ÿš€ Maintenance release: deps bump.
  • v1.2.1 Changes

    May 27, 2016
    • ๐Ÿ‘ Allow .webp thumbnails at vimeo.
    • โœ… 100% tests coverage.