Skip to content

v1.2.1

Latest

Choose a tag to compare

@carbogninalberto carbogninalberto released this 04 Feb 20:02
· 2 commits to main since this release

Bug Fixes

  • fix(wrapper): clear PDF format when custom width or height is provided
    to prevent Puppeteer from ignoring dimensions

Testing

  • test(wrapper): add regression tests to ensure PDF format is cleared when
    custom dimensions are provided
  • add(tests): PDF dimension demo script to generate examples with custom
    size rendering

Documentation

  • docs: expand README with detailed device, render, PDF, image, and video
    options for enhanced configuration
  • docs: update Swagger documentation to reflect API title change, enhance
    descriptions, and add new endpoints for health checks and connectivity
    tests
  • docs: update README to include additional features of the SaaS version
  • docs: enhance README with detailed features, usage instructions, and
    Docker setup

Chores

  • chore: update Node.js version to 24 in Dockerfile and CI workflow