Skip to content
This repository has been archived by the owner on Apr 7, 2020. It is now read-only.

Releases: msokk/electron-render-service

electron-render-service v0.5.0

03 May 08:19
Compare
Choose a tag to compare
  • Delayed rendering support by @ekristen
  • Update Electron to v0.37.8
  • Validate endpoints input with express-validator
  • More cachable Dockerfile
  • Basic integration test suite with Travis

Breaking API changes:

  • Rename access_key to accessKey
  • Rename INTERFACE env variable to HOSTNAME
  • Image clipping rectangle variables are nested under clippingRect

electron-render-service v0.4.1

16 Feb 19:11
Compare
Choose a tag to compare
  • Use Debian Jessie for Docker image base
  • Run electron directly in image instead of npm start

electron-render-service v0.4.0

16 Feb 19:07
Compare
Choose a tag to compare
  • Fix subresource loading bug
  • Add removePrintMedia flag to PDF rendering
  • Document Docker shared memory

electron-render-service v0.2.0

19 Jan 11:45
Compare
Choose a tag to compare
  • Split code up
  • Add support for PNG/JPEG output
  • Add more error handling

First release

18 Jan 13:32
Compare
Choose a tag to compare
0.1.0

Initial commit