Skip to content

Release Notes

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

QualityChecks Release Notes - v1.4.2

Release Status

Version 1.4.2 is a patch release focused on rich text editor usability across the application.

This release includes:

  • Removed the rich text editor HTML element-path label that appeared in the lower-left corner of editor fields.
  • Preserved the rich text editor resize handle on the lower-right edge after hiding the element-path label.
  • Applied the rich text editor UX refinement through the shared editor wrapper so all HugeRTE-backed fields stay consistent.

Summary

QualityChecks v1.4.2 removes an internal HTML tag indicator from shared rich text fields to reduce user confusion while preserving resize behavior and editor functionality.

Included in v1.4.2

Rich Text Editor Usability

  • Disabled the editor element-path status text so internal tags like p no longer appear in the lower-left corner of rich text fields.
  • Kept the shared editor status bar active so resize affordances remain available.
  • Re-aligned the resize handle to the lower-right edge when the element-path indicator is hidden.

Shared Editor Consistency

  • Applied the status bar change through the shared HugeRTE field component so Admin settings and submission/evaluation rich text fields behave the same way.
  • Preserved existing rich text editing features, including formatting tools, link support, and manual resize.

Fixed in v1.4.2

  • Fixed the confusing lower-left editor status label that exposed internal HTML tag names to end users.
  • Fixed the rich text editor status bar layout so the resize handle remains on the right side after hiding the element-path text.

Upgrade Notes

  • No database schema changes.
  • No API contract changes.
  • No content model or sanitization changes for stored rich text.
  • Existing rich text values are unaffected; this patch only changes editor presentation.

QualityChecks-Roadmap Wiki

Overview

Release Notes

Clone this wiki locally