Skip to content

Ghostwriter v4.0.8

Compare
Choose a tag to compare
@chrismaddalena chrismaddalena released this 13 Feb 23:13
· 724 commits to master since this release
8e891a1

Summary

This release includes some minor bug fixes with enhancements to the GraphQL API to make it easier to automate interactions with project objectives.

CHANGELOG

[4.0.8] - 13 February 2024

Added

  • Added GraphQL events to update deadline and markedComplete fields for project objectives and tasks when these objects are updated via the GraphQL API
  • Added a filter_tags filter to the reporting engine to allow for filtering findings and other models by their tags

Fixed

  • Fixed an issue with the template linter that could cause an error when retrieving undeclared variables under certain conditions

Changed

  • Changed the user relationship for objective to assignedTo in the GraphQL schema to better reflect the relationship between objectives and users