In this release:
- Fix pagination of changed files in PRs (#432)
- Add new
minAbsChange(default=1024), which indicates the minimum image improvement in bytes† - Update dependencies and security alerts
Thanks to
- 🥇 @alexdupre for #432
† minAbsChange is to combat minimal lossy PNG compression changes which has been a bug since a change of behavior in upstream libraries. You probably don't need to add or change configuration for it. Use it and report back in issues if there's issues. Thanks!