After every update you should check the pimcore extension manager. Just click the "update" button or execute the migration command to finish the bundle update.
- [ENHANCEMENT]: Pimcore 6.6.5 ready
- [ENHANCEMENT]: only set Initial Groups if present (#135)
- [ENHANCEMENT]: change file write mode to
w
only, to allow installation on AWS (#137) - [BUGFIX]: Implement
preSetData
(#140) - [BUGFIX]: [GroupMultiselect] Dependencies resolver added (#139)
- [ENHANCEMENT]: Pimcore 6.6.0 ready
- [ENHANCEMENT]: Allow to redirect back to requested secure page after login: #133
- [BUGFIX]: Use right route form login
check_path
- [ENHANCEMENT]: Pimcore 6.4.0 and 6.5.0 ready
- [NEW FEATURE]: SSO via OAuth2
- [IMPROVEMENTS]: Make Mailer-Implementation switchable
- [IMPROVEMENTS, SECURITY BC BREAK]: Harmonize Asset Restriction Query: Every asset living in
restricted-assets
will be rejected in listing if you're using theaddRestrictionInjection()
method by default
- [IMPROVEMENTS]: User helper functions added
- [BUGFIX]: Fix UserAwareEncoderFactory auto loading issue
- [BUGFIX]: Fix wrong wrong conditions in restriction manager
- [NEW FEATURE]: Pimcore 6.0.0 ready
- [BC BREAK]: All Services are marked as private now (Except
RoleOptionsProvider
). - [BC BREAK]: All Controllers are registered as services now! If you're using you'r own controller logic, be sure the're adjusted properly!
- [ATTENTION]: All Forms are registered in FQCN now. Aliases for the old service IDs are available.
Members 2.x Upgrade Notes: https://github.com/dachcom-digital/pimcore-members/blob/2.5/UPGRADE.md