Skip to content

v2.5.0 - bug fixes + performance gains

Compare
Choose a tag to compare
@k00ni k00ni released this 02 May 07:26
· 47 commits to master since this release
9094d77

What's Changed

  • Improve performance by not extracting compressed image data if retainImageContent was set to false by @se-ti in #590
  • Add instructions to get page width and height by @vitormattos in #593
  • fix to iconv() illegal character error (issue #549) by @Stasky745 in #580
  • chore: remove ci deprecations by @Chris53897 in #587
  • Run cs-fixer after new release of bugfix/cs-fix by @vitormattos in #594

New Contributors

Full Changelog: v2.4.0...v2.5.0