Skip to main content

v4.2.23.3 release

Version 4.2.23.3 had 3 improvements.

Significant improvements

  • The Publish button can have different labels depending on an asset's state. For example, the label can be Publish for assets not yet published, and Update for assets already published.
  • The GraphQL editor now allows queries and updates associated with one site to access content associated with another site (subject to permissions).
  • GraphQL nested lists, similar to Java's private List<List<List<String>>> getNested(), are now supported in CMA models and CDA view models.