Upgraded Laravel from 10.20 to 11.35.
Fixed return value of getProjectName. This fixes a bug where cache keys were missing the current project name. SUP-16811
Upgraded PHP from 8.1 to 8.2 and Laravel from 9.19 to 10.20.
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
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
Gentics Portal | php is now compatible with Gentics CMP 8.0 components