Releases: astefanutti/decktape
Releases · astefanutti/decktape
3.4.1
What's Changed
- Fix TypeError: Cannot read properties of undefined (reading 'dict') (#240 by @krisvanrens)
- Fix TypeError: Cannot read property 'dict' of undefined (#233 by @mpolitze)
- Upgrade Puppeteer to version 13.2.0
- Upgrade Chromium to version 99.0.4844.51
New Contributors
- @krisvanrens made their first contribution in #240
- @mpolitze made their first contribution in #233
Full Changelog: v3.4.0...v3.4.1
3.4.0
3.3.0
What's Changed
- Added command line arguments to add author, subject, and title PDF metadata by @copart in #235
- Upgrade Puppeteer to version 10.4.0 and Chromium to version 93.0.4577.82
- Upgrade pdf-lib to version 1.17.0
- Upgrade base image to Alpine version 3.14.2
New Contributors
Full Changelog: v3.2.0...v3.3.0
3.2.0
⚠ Node.js 10 is no longer supported due to the Puppeteer upgrade.
Changes
- Upgrade Puppeteer to version 10.1.0 and Chromium to version 92.0.4515.159
- Upgrade pdf-lib to version 1.16.0
- Upgrade fonteditor-core to version 2.1.8
- Upgrade URI.js to version 1.19.7
3.1.0
3.0.0
2.11.0
Changes
- Upgrade Puppeteer to version 2.0.0
- Upgrade Docker image to Chromium 79.0.3945.88-r0
- Upgrade HummusJS to version 1.0.108
- Upgrade fonteditor-core to version 2.0.7
- Upgrade base image to Alpine version 3.11.2
2.10.0
Special thanks to @DuaneOBrien and @twitwi for their contributions.
Features
- Add NueDeck plugin (#188, @twitwi)
- Add Inspire.js plugin (#197, @DuaneOBrien)
Changes
- Upgrade Puppeteer to version 1.13.0
- Remove CSSS plugin (replaced by Inspire.js)