v1.0.2
Changes
Solved an issue on disk space utilization.
Details
Chrome creates temporary files (.com.google.Chrome.*) that accumulate
in /tmp during Puppeteer operations. These files can consume significant
disk space over time, potentially causing:
- Disk space exhaustion
- Application crashes
- Performance degradation
Full Changelog: v1.0.1...v1.0.2