Skip to content

Release Notes

Kody Jordan edited this page Aug 24, 2026 · 31 revisions

QualityChecks Release Notes - v1.11.0

Release Status

Version 1.11.0 updates cover submission selection in the CDR submission form so approved records are no longer offered for selection, and adds Premium Ad Discrepancy feedback to Proofer Changes and Association Changes evaluations.

This release includes:

  • Filters CDR cover submission options using the review status rather than the cover lifecycle status.
  • Hides cover submissions with a review status of Approved from the CDR submission form.
  • Keeps cover submissions with other review statuses available, including records whose cover status is Completed.
  • Adds a Premium Ad Discrepancy checkbox to Proofer Changes and Association Changes evaluation forms.
  • Shows a rich-text Premium Ad Discrepancy Notes field when the checkbox is selected.
  • Persists the discrepancy flag and notes for annual and magazine evaluation records and includes them in the evaluation webhook payloads.

Summary

QualityChecks v1.11.0 changes the CDR submission form to filter cover submissions by review status. Records marked Approved are excluded, while the cover_status value no longer controls whether a cover submission can be selected. Proofer Changes and Association Changes evaluations now also support Premium Ad Discrepancy feedback with conditional rich-text notes.

Included in v1.11.0

Changes

  • CDR cover submission lookup data now includes review_status for visibility filtering.
  • Cover submissions with review_status equal to Approved are hidden case-insensitively.
  • Cover submissions are no longer hidden solely because cover_status is Completed.
  • Added regression coverage for approved and non-approved review statuses.
  • Added Premium Ad Discrepancy checkbox and conditional notes feedback to Proofer Changes evaluations.
  • Added Premium Ad Discrepancy checkbox and conditional notes feedback to Association Changes evaluations.
  • Added annual and magazine database columns and webhook fields for both evaluation flows.
  • Added regression coverage for Premium Ad Discrepancy persistence and webhook payloads.

QualityChecks-Roadmap Wiki

Overview

Release Notes

Clone this wiki locally