5.8.0
@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
inDependenciesService#getDependents
-
378a1e5: Handle DAM scope correctly in the
findCopiesOfFileInScope
query and theimportDamFileByDownload
mutationPreviously, 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