Changelog

3.1.0 (2023-08-28)

Changed

  • Upgraded PHP from 8.1 to 8.2 and Laravel from 9.19 to 10.20.

3.0.2 (2024-03-20)

Fixed

  • Fixed NavigationHelper breadcrumbs check, for the pages without breadcrumb loaded, to have a default value [] and avoid fatal error thrown for iterating over non-iterable variable SUP-13795

3.0.1 (2023-08-09)

Fixed

  • Fix Mesh Client instance and Mesh Admin Client is disabled by default when initializing client and authentication is disabled too. This is a breaking change with compatibility fallback. Setting noAdminClientByDefault compatibility flag to false allows the bring back the old behavior SUP-15428

3.0.0 (2023-06-29)

Changed

  • Gentics Portal | php is now compatible with Gentics CMP 8.0 components