close

Filter

loading table of contents...

Release Notes / Version 10.2107

Table Of Contents

CoreMedia Studio

New options for page grids

The page grid layout can now be configured to change the inheritance behavior.

  • Use the disableInheritance flag to disable the inheritance.

  • Use the defaultInheritance flag to change the default inheritance.

See the Blueprint developer Manual for details.

(CMS-16745)

Added metrics to reflect the number of CMS user sessions

Added metrics starting with cap.session representing the number of sessions currently known to the application. The following gauges are available:

  • open the number of distinct users being logged in

  • idle the number of distinct users who are currently logged in but for whom the application is not currently serving a request

  • busy the number of distinct users who are currently logged-in and for whom the application is currently serving a request

  • dirty the number of distinct users whose sessions are about to be closed

(CMS-15893)

Search Results

Table Of Contents