Releases: Brille24/SyliusOrderCommentsPlugin
Releases · Brille24/SyliusOrderCommentsPlugin
v2.1.0
What's Changed
- Require Sylius ^1.11 & php 8 by @JakobTolkemit in #66
- Update phpstan/phpstan-doctrine requirement from 1.3.33 to 1.3.37 by @dependabot in #67
- Update vimeo/psalm requirement from 5.8.0 to 5.9.0 by @dependabot in #69
New Contributors
- @dependabot made their first contribution in #67
Full Changelog: v2.0.1...v2.1.0
v2.0.1: Merge pull request #65 from JakobTolkemit/php8
Update admin-api-bundle to support php 8
Changing the owner and updating the repository to the latest Sylius
Since the project is no longer maintained by Sylius this is now the replacement. We have updated the package to the newest version of Sylius 1.10.
🎉v1.0.0 🎉
Changed
- #57 [Maintenance] Fix branch alias (@lchrusciel)
- #58 Sylius 1.3 support (@JakobTolkemit)
v1.0.0-alpha.5
Fixed
- #56 Made comment entity a mapped superclass, increased message field from… (@kortwotze)
- #55 Rename messages_en_US.yml to messages.en.yml (@kortwotze)
v1.0.0-alpha.4
- #54 Fix doctrine mapping for comment entity (@kortwotze)
v1.0.0-alpha.3
- #50 Admin-comments now sent attached files to customers (@kortwotze)
- #51 Updated composer autoload section (@JakobTolkemit)
- #53 Updated to support Sylius 1.4 (@kortwotze)
Sylius Order Comment Plugin Alpha 2
- [Maintenance] Upgrade jquery version ( @lchrusciel )
- Remove yarn lock ( @lchrusciel )
- Compatibility update ( @JakobTolkemit )
- Fixed files always being saved with .pdf extension ( @JakobTolkemit )
- Added switch to enable/disable email notification on admin comments ( @kortwotze )