Skip to content

v1.0.2

Choose a tag to compare

@carbogninalberto carbogninalberto released this 11 Nov 18:58
· 54 commits to main since this release

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