- Fixed Dockerfile issues.
- Fixed CI issues.
- Fixed broken AMP routes by upgrading
@heise/embetty
to3.0.2
.
This release contains breaking changes:
- Dropped support for Node.js v8.
- Removed support for Facebook poster images.
- Chore: fix travis and docker deployment
- Upgrade embetty-base, fix cloudflare error
- Upgraded dependencies.
- Upgraded dependencies.
- Improved tests to support Node versions 8 and 10.
- Fixed docker build by downgrading
eslint
dependency to4.19.1
.
- Added support for custom 'start at' attributes for YouTube and Vimeo.
- Fixed URL generation.
- Improved docs.
- Upgraded dependencies.
- Fixed the Embetty AMP ⚡️ integration.
- Fixed
embetty.js
script path in the AMP ⚡️ iframe.
- Added support for AMP ⚡️ via
<amp-iframe>
. - Upgraded dependencies.
- Fixed API so Youtube videos can now contain minus signs.
- Upgraded dependencies.
- Added
embetty
as global bin. - Upgraded dependencies.
- Disabled the
Strict-Transport-Security
response header. - Upgraded dependencies.
- Upgraded
@heise/embetty-base
to^1.0.0-beta.5
.
- Added
GET /version
route. - Bumped
debug
to^3.1.0
. - Bumped
mocha
to5.0.0
. - Upgraded dependencies.
- Fixed dependencies.
- Initial release