Skip to content

Releases: pontedilana/php-weasyprint

1.4.0

07 May 09:57
Compare
Choose a tag to compare

Changed

  • Added support for Symfony 7.0 and PHP 8.3

1.3.0

08 Oct 06:06
Compare
Choose a tag to compare

Added

  • Support WeasyPrint 60.0 new option

1.2.0

11 May 08:53
Compare
Choose a tag to compare

Added

  • Support WeasyPrint 59.0b1 new option

1.1.1

26 Apr 22:59
Compare
Choose a tag to compare

This is a security release: php-weasyprint is based on knplabs/knp-snappy, CVE-2023-28115 has been issued for it on 2023-03-17

Security

1.1.0

03 Apr 11:04
Compare
Choose a tag to compare

Added

  • Support WeasyPrint 58 new option (--pdf-forms)

Changed

  • Always pass through timeout when creating a process (#7)

1.0.1

03 Apr 11:03
Compare
Choose a tag to compare

Fixed

  • Fix logging of errors

1.0.0

16 Jan 15:35
Compare
Choose a tag to compare

Fixed

  • Fixed handling of repeatable options (attachment and stylesheet)

Changed

  • Bump symfony/process up to ^6.2

Removed

  • Remove Image class
  • Remove Version class
  • Remove support for Symfony 4.4

0.13.0

16 Jan 10:19
Compare
Choose a tag to compare

Added

  • Support WeasyPrint 56 new options

Deprecated

  • Deprecate image generator
  • Deprecate Version class

0.12.0

16 Jan 10:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.11.0...0.12.0

0.11.0

28 Feb 17:38
Compare
Choose a tag to compare

What's Changed

  • Bump symfony/process up to ^6.0 and psr/log up to ^3.0 by @romainf in #3

New Contributors

Full Changelog: 0.10.1...0.11.0