Skip to content

5.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 May 10:31
· 1184 commits to main since this release
74d1c9d

@comet/cms-api@5.8.0

Minor Changes

  • 0b60e09: Enhanced the access log functionality to now skip logging for field resolvers in GraphQL context. This change improves the readability and relevance of our logs by reducing unnecessary entries.

Patch Changes

  • 97c3f44: Fix calculation of totalCount in DependenciesService#getDependents

  • 378a1e5: Handle DAM scope correctly in the findCopiesOfFileInScope query and the importDamFileByDownload mutation

    Previously, these endpoints would cause errors if no DAM scoping was used.

@comet/cms-admin@5.8.0

Patch Changes

  • e3b0ebc: Don't remove references to DamFile from blocks when copying a document from one scope to another if DAM scoping is not enabled