Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Ghostwriter v6.0.4

Latest
Compare
Choose a tag to compare
@chrismaddalena chrismaddalena released this 12 Sep 23:06
· 2 commits to master since this release
856391c

Summary

This release fixes an issue with the collaborative editor and extra fields and introduces new *_by_tag queries for the GraphQL API.

CHANGELOG

[6.0.4] - 12 September 2025

Added

  • Added GraphQL endpoints, *_by_tag, for several models that get all objects that include the tag passed in as the query's parameter (PR #693)
    • Results are restricted to objects to which the user has access
    • Included models are limited to OplogEntry, Finding, Observation, ReportedFinding, and ReportedObservation for now