Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 677 Bytes

CHANGELOG.md

File metadata and controls

25 lines (20 loc) · 677 Bytes

Change Log

[2.0.1] 2018-09-18

  • Remove testing and other files from NPM package.
  • Fix NPM main config.
  • Improved restrictions for endpoints.
  • Support for structured data by not stripping all script tags.

[2.0.0] 2018-07-26

  • Rebuilt with Puppeteer under the hood
  • Rebuilt as Koa server instead of an Express server
  • Rebuilt using Typescript
  • Removed explicit rendering flag
  • Added support for a mobile parameter
  • Added more options for screenshots

[1.1.1] 2018-01-05

  • Update debug flag to log requested URLs to render
  • Fix for renderComplete flag
  • Minor bug fixes

[1.1.0] 2017-10-27

  • Initial release on NPM