Releases: dustin10/VichUploaderBundle
Releases · dustin10/VichUploaderBundle
v2.6.1
What's Changed
- Updated the PropertyMapping to accept array for the getUploadDir() function. by @laurentmuller in #1500
Full Changelog: v2.6.0...v2.6.1
v2.6.0
This release mostly allows for more recent Doctrine libraries, and polishes the tests a bit.
What's Changed
- use self to access constant in final classes by @guillaume-sainthillier in #1488
- fix typo by @guillaume-sainthillier in #1490
- Fix php cs fixer by @guillaume-sainthillier in #1487
- Fix tests by @guillaume-sainthillier in #1486
- update objects and methods typehint by @guillaume-sainthillier in #1489
- fix tests on flysystem v2 by @guillaume-sainthillier in #1492
- Improve public uri by @guillaume-sainthillier in #1491
- Allow Doctrine Persistence v4 by @tobias-93 in #1494
- ⬆️ upgrade PHPUnit by @garak in #1496
- migrate to phpunit attributes by @garak in #1498
New Contributors
- @guillaume-sainthillier made their first contribution in #1488
Full Changelog: v2.5.1...v2.6.0
v2.5.1
v2.5.0
v2.4.3
What's Changed
- Fix exception handling in FlysystemStorage by @regis-martini in #1473
- 👷 test on PHP 8.4 by @garak in #1474
- 🐛 fix double extension in namer by @garak in #1476
New Contributors
- @regis-martini made their first contribution in #1473
Full Changelog: v2.4.2...v2.4.3
v2.4.2
What's Changed
- Ability to remove file for ReplacingFile by @iksmail in #1462
- CWE-434: Unrestricted Upload of File with Dangerous Type. Polyglot fi… by @jphetphoumy in #1469
New Contributors
- @iksmail made their first contribution in #1462
- @jphetphoumy made their first contribution in #1469
Full Changelog: 2.4.1...v2.4.2
2.4.1
2.4.0
What's Changed
- 💚 fix phpstan CI by @garak in #1452
- If the underlying storage fails, emit an event by @tarjei in #1450
- Optionally resolve the uri through flysystem by @dheineman in #1451
- Update vich_file_type.md by @tomasnorre in #1453
- Fix the aligment of the icon in the symfony profiler by @dheineman in #1455
- Allow creating directory subfolders by giving the path in the config by @syffer in #1427
- Typo fix by @Wiicolas in #1457
New Contributors
- @dheineman made their first contribution in #1451
- @tomasnorre made their first contribution in #1453
- @syffer made their first contribution in #1427
- @Wiicolas made their first contribution in #1457
Full Changelog: 2.3.3...2.4.0