Releases: KnpLabs/snappy
Releases · KnpLabs/snappy
Release list
v1.7.3
What's Changed
- doc: update CHANGELOG with all missing release by @clementvtrd in #552
- track temp file even if content is null by @trsteel88 in #553
Full Changelog: v1.7.2...v1.7.3
v1.7.2
Important
This release fixes the security advisory GHSA-87qc-37cw-84h4
What's Changed
- fix: prevent deletion of files outside the temporary directory and improve test coverage by @clementvtrd in #549
Full Changelog: v1.7.1...v1.7.2
v1.7.1
Important
This release fixes the security advisory GHSA-vpr4-p6fq-85jc
Warning
This fix prevents from passing argument directly via the binary string. See the related issue #550 for more informations.
Full Changelog: v1.7.0...v1.7.1
v1.7.0
Important
This release fixes the security advisory GHSA-c5fp-p67m-gq56
What's Changed
- Add warning based on wkhtmltopdf recommendations by @Arthurlbc in #528
- chore: update phpstan to v2 by @qroques in #541
- fix: exclude .github from .gitattributes by @qroques in #544
- Fix: security advisory GHSA-c5fp-p67m-gq56 by @clementvtrd in #548
New Contributors
- @Arthurlbc made their first contribution in #528
- @clementvtrd made their first contribution in #548
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- ci: add tests for PHP 8.5 by @Chris53897 in #530
- test: migrate to PHPUnit 9 by @Chris53897 in #532
- feat: allow symfony 8 by @Chris53897 in #536
Thanks to @Chris53897!
Full Changelog: v1.5.1...v1.6.0
v1.5.1
What's Changed
- chore: fix ci deprecations, by @Chris53897 in #498
- feat: fix PHP 8.4 deprecations by @Chris53897 in #515
- ci: add tests for PHP 8.4 by @Chris53897 in #516
Full Changelog: v1.5.0...v1.5.1
Thanks @Chris53897!
v1.5.0
What's Changed
- Add support symfony 7 by @alexpozzi in #496
Adds:
- support for symfony/symfony 7.x
Removes:
- support for PHP 7.x
- support for symfony/symfony version 3.x and 4.x
- support for psr/log 1
Full Changelog: v1.4.4...v1.5.0
v1.4.4
What's Changed
- fix: allowed output file protocols on Windows by @alexpozzi in #490
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
- chore: add ci tests for php 8.2, bump github actions versions (with phpstan fixed) by @alexpozzi in #475
- Update README.md by @jeffersonsimaogoncalves in #476
- chore: add tests for php 8.3, bump dev tests to symfony 6.4 by @Chris53897 in #485
- fix: security advisory GHSA-92rv-4j2h-8mjj by @alexpozzi in #488
New Contributors
- @jeffersonsimaogoncalves made their first contribution in #476
- @Chris53897 made their first contribution in #485
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- fix: security issue GHSA-gq6w-q6wh-jggc by @AntoineLelaisant in #469
New Contributors
- @AntoineLelaisant made their first contribution in #469
Full Changelog: v1.4.1...v1.4.2