Releases: pimcore/personalization-bundle
Releases · pimcore/personalization-bundle
v1.1.0
What's Changed
- Remove useless call to
$builder->getToken()
inJWTCookieSaveHandler::createTokenBuilder()
by @jdreesen in #62 - Created stale.yml bot by @bluvulture in #63
- Fix anchor links by @fashxp in #64
- [Bug]: Document editable data not saved properly when editing the data for different target groups by @kingjia90 in #67
- Revert "[Bug]: Document editable data not saved properly when editing the data for different target groups" by @kingjia90 in #68
- PHP 8.3 Support by @blankse in #66
- Update CLA check by @markus-moser in #71
- Bump lcobucci/jwt to version 5 (#11) by @youwe-petervanderwal in #72
- [Task]: Update SECURITY.md by @kingjia90 in #73
- PhpCsFixer: Execute on pull requests by @blankse in #74
New Contributors
- @jdreesen made their first contribution in #62
- @bluvulture made their first contribution in #63
- @markus-moser made their first contribution in #71
- @youwe-petervanderwal made their first contribution in #72
Full Changelog: v1.0.3...v1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-RC2
What's Changed
- [Docs] Add an installation guide for Personalization Bundle by @mcassier31 in #31
- [Docs] add link to installation page by @mcassier31 in #32
- Add check for marketing menu by @aryaantony92 in #33
Full Changelog: v1.0.0-RC1...v1.0.0-RC2
1.0.0-RC1
What's Changed
- Setup php-cs fixer by @aryaantony92 in #25
- Setup Codeception by @aryaantony92 in #26
- Setup php stan by @aryaantony92 in #24
- Setup PO editor sync by @aryaantony92 in #27
- [Docs] Update First Page Personalization Bundle by @mcassier31 in #29
- Adapt new admin bundle changes by @aryaantony92 in #28
- Add bundle specific css to personalization bundle by @aryaantony92 in #30
New Contributors
- @mcassier31 made their first contribution in #29
Full Changelog: v1.0.0-BETA1...v1.0.0-RC1