Adding 4.8 Features Guide
Actionable Notifications
In-CMS notifications are enabled by default. Optional configuration is available in Sites & Settings at the Global level. Email Actionable notifications are opt in.
GraphQL Content API (GCA)
Configuration is needed.
Add 'com.psddev:graphql-api'
and 'com.psddev:graphql-gca'
dependencies.
My Activity Widget
To add the My Activity widget, navigate to the Dashboards area > Main Tab Columns > Add Dashboard Column > Select My Activity Widget from the list.
No custom development work is needed.
Site Health, Performance and Reliability
This feature is enabled by default.
Add 'cms-health'
dependency.
Google Calendar Integration
Configuration is needed.
Add the following dependencies:
api 'com.psddev:calendar'
api 'com.psddev:calendar-external'
api 'com.psddev:calendar-google'
If com.psddev:assign
is already present in build.gradle
, you can add com.psddev:assign-calendar
and com.psddev:assign-calendar-google
if you want the functionality they provide.
Zapier
Configuration is needed.
Add api 'com.psddev:zapier-graphql'
dependency.
Content Edit Page Redesign
This feature is enabled by default. No custom development work is needed.
Version History/Revisions widget
This feature is enabled by default. No custom development work is needed.