Electron Render Service Versions Save

Microservice for rendering PDF/PNG/JPEG from HTML with Electron

0.5.0

8 years ago
  • 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

0.4.1

8 years ago
  • Use Debian Jessie for Docker image base
  • Run electron directly in image instead of npm start

0.4.0

8 years ago
  • Fix subresource loading bug
  • Add removePrintMedia flag to PDF rendering
  • Document Docker shared memory

0.2.0

8 years ago
  • Split code up
  • Add support for PNG/JPEG output
  • Add more error handling

0.1.0

8 years ago