Skip to content

1.2.8

Choose a tag to compare

@cd-rite cd-rite released this 18 May 17:51
· 590 commits to main since this release
18bd20c

Changes:

  • (App) Added "What's New" pop-up feature

  • (App) Added "Dark Mode" preview feature

  • (App) Added Import Options to Collection Settings for granular control over the way Reviews imported from files are posted to the API.

  • (API/OAS) Adjusted API and OAS to bring them into agreement.

  • (App) Added "Accept" button to Asset Review Workspace

  • (App) Updated fast-xml-parser to 4.0.7

  • (App) Created common Parser file that can be shared across the UI and stigman-watcher

  • (App) Updates to parser to support processing of Evaluate STIG comments, used to populate ResultEngine data.

  • (DB) Includes a MySQL migration that:

    • Adds indexes to resultEngine JSON properties.
    • Removes data in column resultEngine of review and review_history tables where it was automatically populated in previous migration.

    We recommend backing up your database before updating to any release with a database migration.

Full Changelog: 1.2.7...1.2.8