Skip to content

Releases: astefanutti/decktape

2.8.9

14 Sep 08:55
0e78f82
Compare
Choose a tag to compare

Fixes

  • Revert to using networkidle0 instead of networkidle2

Changes

  • Upgrade Puppeteer to version 1.8.0

2.8.8

24 Aug 16:41
f2c798c
Compare
Choose a tag to compare

Fixes

  • Update the RISE plugin to be compatible with RISE version 5.1+
  • Take autolaunch option into account in RISE plugin
  • Turn slide numbers off in RISE plugin
  • Support printing fragments in RISE plugin
  • Do not activate the Reveal plugin when Jupyter notebook is detected
  • Better format JSHandle object from console message

2.8.7

10 Aug 15:16
54101ba
Compare
Choose a tag to compare

Fixes

  • Lower wqy-zenhei font config priority in Docker image as it overrides monospace family

Changes

  • Upgrade Puppeteer to version 1.7.0
  • Upgrade Docker image to Node 10 and Alpine 3.8

2.8.6

03 Aug 15:28
4b31b5d
Compare
Choose a tag to compare

Fixes

  • Launch Chrome with --disable-dev-shm-usage flag by default
  • Launch Chrome with --allow-file-access-from-files flag by default (#157)
  • Fix a syntax error in libs/buffer.js (#158)

Changes

  • Upgrade Puppeteer to version 1.6.2

2.8.5

20 Jul 15:48
48b65eb
Compare
Choose a tag to compare

Fixes

  • Do not output warning on cancelled requests (#153)
  • Annotations are indirect references since Puppeteer 1.6 (#155)
  • Adapt to console events that are of type ConsoleMessage

Changes

  • Upgrade Puppeteer to version 1.6.0

2.8.4

30 May 08:45
c275a90
Compare
Choose a tag to compare

Changes

  • Include Chinese/Japanese characters set into the Docker image
  • Use networkidle2 instead of networkidle0 as waitUntil parameter value as condition to consider presentations loaded
  • Upgrade HummusJS to version 1.0.87

2.8.3

09 May 17:55
3973df8
Compare
Choose a tag to compare

Fixes

  • Spawn EACCES on ArchLinux (#139)

Changes

  • Upgrade Puppeteer to version 1.4.0

2.8.2

26 Apr 10:27
4766d96
Compare
Choose a tag to compare

Changes

  • Use npm-shrinkwrap.json instead of package-lock.json
  • Upgrade Puppeteer to version 1.2.0
  • Force HummusJS build from source in Docker Alpine image

2.8.1

20 Apr 14:37
4f32d39
Compare
Choose a tag to compare

Changes

  • Upgrade HummusJS to version 1.0.86
  • Upgrade Puppeteer to version 1.1.1

2.8.0

12 Feb 21:17
f38cd61
Compare
Choose a tag to compare

Features

  • Add the media option to the generic plugin to allow setting the emulated CSS media type