Releases: dachcom-digital/pimcore-members
v5.0.0
Pimcore 11 Support
see https://github.com/dachcom-digital/pimcore-members/blob/master/UPGRADE.md
Global Changes
- Recommended folder structure by symfony adopted
- [ROUTE] Route include changed from
@MembersBundle/Resources/pimcore/routing/all.yml
to@MembersBundle/config/pimcore/routing/all.yaml
- All template folder are lowercase/underscore now (
templates/change_password
,templates/delete_account
) AbstractUser
andAbstractSsoAwareUser
now implements thePasswordAuthenticatedUserInterface
interface by default
Deprecations
- Constant
MembersBundle\Security\RestrictionUri::PROTECTED_ASSET_FOLDER
has been removed - Constant
MembersBundle\Security\RestrictionUri::MEMBERS_REQUEST_URL
has been removed
v4.1.0
Version 4.1.0
- [FEATURE]: PIMCORE 10.5 support only
- [ENHANCEMENT]: Add public asset path protection, read more about it here
- [ENHANCEMENT]: Respect flysystem stream in asset/zip download, read more about it here | #174|@aarongerig
- [ENHANCEMENT]: Do not throw any exception if confirmation token couldn't be found. Please check
views/registration/confirmed.html.twig
for changes to adopt #175 - [NEW FEATURE]: Provide new authentication workflow (
security.enable_authenticator_manager = true
). If you want to switch, read more about it here | #160
v4.0.3
v4.0.0
Members Bundle 4.0 only supports Pimcore 10.1 and PHP8.0.
Read the upgrade notes: There are some things to consider before migrating from 3.x to 4.0!
https://github.com/dachcom-digital/pimcore-members/blob/master/UPGRADE.md
v3.1.0
v3.0.0
Ready for Pimcore 6. 🎉
Important: Read the upgrade guide before updating: https://github.com/dachcom-digital/pimcore-members/blob/master/UPGRADE.md#update-from-version-2x-to-version-300
v2.5.0
v2.4.0
Important: Read the upgrade guide before updating: https://github.com/dachcom-digital/pimcore-members/blob/master/UPGRADE.md#update-from-version-23x-to-version-240
Milestone: https://github.com/dachcom-digital/pimcore-members/milestone/6?closed=1
v2.3.0
Important: Read the upgrade guide before updating: https://github.com/dachcom-digital/pimcore-members/blob/master/UPGRADE.md#update-from-version-22x-to-version-230
Milestone: https://github.com/dachcom-digital/pimcore-members/milestone/5?closed=1
v2.2.0
Important: Read the upgrade guide before updating: https://github.com/dachcom-digital/pimcore-members/blob/master/UPGRADE.md#update-from-version-21x-to-version-220
Milestone: https://github.com/dachcom-digital/pimcore-members/milestone/4?closed=1