v1.0.1
This is a maintenance release of node-html2img-render-server with Docker container improvements.
Changes Since v1.0.0
Docker Container Improvements
- Fixed Browser Installation: Fixed Playwright browser installation in Docker containers
- Environment Variables: Added explicit
PLAYWRIGHT_BROWSERS_PATHenvironment variable - Permissions Fix: Improved cache directory permissions for the renderuser
- Browser Launch Resilience: Enhanced browser launch logic with better error handling
- Removed Public Screenshots Directory: Eliminated unnecessary public directory creation
Other Improvements
- Repository Information: Added GitHub repository URL to package.json
- Documentation: Updated Docker build and run instructions
Breaking Changes
None
Requirements
- Node.js ≥ 18
How to Upgrade
# Update your package
npm install node-html2img-render-server@1.0.1
# Or with Docker
docker pull walterra/node-html2img-render-server:1.0.1Documentation
See the README.md and EXAMPLES.md files for complete documentation.
License
MIT