Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 2.75 KB

UPGRADE.md

File metadata and controls

42 lines (32 loc) · 2.75 KB

Upgrade Notes

upgrade


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.

Update from Version 3.1.2 to Version 3.1.3

  • [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)

Update from Version 3.1.1 to Version 3.1.2

  • [ENHANCEMENT]: Pimcore 6.6.0 ready

Update from Version 3.1.0 to Version 3.1.1

  • [ENHANCEMENT]: Allow to redirect back to requested secure page after login: #133
  • [BUGFIX]: Use right route form login check_path

Update from Version 3.0.1 to Version 3.1.0

Update from Version 3.0.0 to Version 3.0.1

Update from Version 2.x to Version 3.0.0

  • [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