Releases: astefanutti/decktape
Releases · astefanutti/decktape
v3.14.0
What's Changed
- fix(shrinkwrap): remove shrinkwrap file by @nicojs in #342
- Upgrade Puppeteer to version 23.1.0 and Chromium to version 127.0.6533.119 by @astefanutti in #345
- fix: Add the --disable-gpu option for in-container Chrome by @astefanutti in #346
- Detect font type before parsing by @astefanutti in #347
Full Changelog: v3.13.0...v3.14.0
v3.13.0
What's Changed
- Add possibility to export progress bar for RevealJS by @FriederRodewald in #331
- fix(revealjs): disable animations by @nicojs in #333
- fix(deps): update dependencies by @nicojs in #335
- Upgrade Chromium to version 126.0.6478.126 by @astefanutti in #338
- Current reveal plugin options are flags by @astefanutti in #339
- Print CLI usage when unknown options are passed by @astefanutti in #340
New Contributors
- @FriederRodewald made their first contribution in #331
Full Changelog: v3.12.0...v3.13.0
v3.12.0
What's Changed
- puppeteer_dev_chrome_profile-x files are not cleaned up by @0xDevrim in #295, fixed by @jsarem in #321
- Updating to decktape 3.11 caused panic by @ssp2023 in #320, fixed by @astefanutti in #323
- Upgrade Puppeteer to version 22.3.0 and Chromium to version 122.0.6261.94 by @astefanutti in #322
- Upgrade Alpine to v3.19.1 and Node to v20.11 by @astefanutti in #324
New Contributors
Full Changelog: v3.11.0...v3.12.0
v3.11.0
What's Changed
- Remove CSS work-around from Remark plugin by @gillchristian in #310, fixed by @astefanutti in #313
- Do not remove identical image references by @krisvanrens in #297, fixed by @astefanutti in #315
- Fix exception in console.log handler by @astefanutti in #316
- Upgrade Puppeteer to version 21.6.1 and Chromium to version 120.0.6099.129 by @astefanutti in #319
Full Changelog: v3.10.0...v3.11.0
v3.10.0
What's Changed
- Support multiple navigation keys in the generic plugin by @marwahaha in #290, fixed by @astefanutti in #292
- Upgrade Puppeteer to version 20.9.0 and Chromium to version 115.0.5790.110 by @astefanutti in #293
- Upgrade Chromium to version 115.0.5790.170 by @astefanutti in #294
Full Changelog: v3.9.0...v3.10.0
v3.9.0
What's Changed
- Revert back to using fonteditor-core by @astefanutti in #286:
- Fixes #284 - Unable to write GSUB: script latn has no default language system - by @AntonShevchuk
- Fixes #285 - Docker image error - by @olberger
- Upgrade Puppeteer to version 20.7.3 and Chromium to version 114.0.5735.133 by @astefanutti in #287
- Fix font compression with missing OS/2 table by @astefanutti in #288
Full Changelog: v3.8.0...v3.9.0
v3.8.0
What's Changed
- Skip compression for ill-formed fonts by @astefanutti in #278
- Migrate to opentype.js by @astefanutti in #280
- Use new Chrome headless mode by @astefanutti in #281
- Feature http headers by @ddemoss222 in #276
- Upgrade Puppeteer to version 20.3.0 and Chromium to version 113.0.5672.126 by @astefanutti in #282
- Update usage help by @astefanutti in #283
New Contributors
- @ddemoss222 made their first contribution in #276
Full Changelog: v3.7.0...v3.8.0
v3.7.0
What's Changed
- Fix weird spacing with reveal #151 by @astefanutti in #261
- Upgrade Puppeteer to version 19.7.3 by @astefanutti in #275
- ci: Add container image workflow by @astefanutti in #273
Full Changelog: v3.6.0...v3.7.0
v3.6.0
What's Changed
- feat(esm): migrate this package to a pure ESM by @nicojs in #252
- feat(reveal): remove transition by @nicojs in #259
- feat(revealjs): disable menu open button by @sagikazarmark in #260
- test(harness): Add e2e testing harness using playwright by @nicojs in #254
- test(snapshots): use pdf as snapshot by @nicojs in #257
- Add .gitattributes file by @astefanutti in #256
New Contributors
- @sagikazarmark made their first contribution in #260
Full Changelog: v3.5.0...v3.6.0
v3.5.0
What's Changed
- Chromium fix for ARM architectures by @cchet in #245
- Feature/override timeouts by @kurtfm in #248
- Add timeout to pdf buffering for slide by @aleciavogel in #251
- fix(deps): update dependencies by @nicojs in #250
New Contributors
- @cchet made their first contribution in #245
- @kurtfm made their first contribution in #248
- @aleciavogel made their first contribution in #251
- @nicojs made their first contribution in #250
Full Changelog: v3.4.1...v3.5.0