Skip to content

Releases: monchee/dream

v0.79.9 — Desktop Sidebar Identity Rail

Choose a tag to compare

@monchee monchee released this 19 Aug 05:38

Summary

Moves the SCRATCH red identity edge to the desktop navigation sidebar boundary while keeping the top bar and standalone headers on clean neutral dividers, and retains the red identity edge on the PIN gate lock-station frame.

Changed

  • SCRATCH red identity edge relocated to desktop sidebar: The restrained 3px red identity edge (--masthead-edge) now anchors the desktop application sidebar (border-r-[3px] border-r-masthead-edge) at the sidebar/content boundary, establishing clinical application branding without visual noise.
  • Top navigation and standalone headers use neutral dividers: The outer application header and standalone screen headers now use clean neutral dividers (border-b border-border on outer header, border-b border-masthead-border on mobile/tablet identity rows) rather than red edges.
  • Retained PIN gate lock-station edge: The central lock-station frame on the PIN gate screen continues to carry the 3px red identity accent (border-b-[3px] border-b-masthead-edge).

Full Changelog: v0.78.6...v0.79.9

v0.78.6 — Safe PWA Updates

Choose a tag to compare

@monchee monchee released this 18 Aug 09:45

Full Changelog: v0.78.5...v0.78.6

v0.78.5 — Mobile Clinical Chrome

Choose a tag to compare

@monchee monchee released this 18 Aug 08:42

Full Changelog: v0.78.4...v0.78.5

v0.78.4 — Report Clarity

Choose a tag to compare

@monchee monchee released this 18 Aug 05:56

Makes copied and emailed Clinical Reports readable as plain text with separated per-drug result blocks, and makes the PIN gate architectural background pattern visibly animate while preserving reduced-motion support.

Changed

  • Replaced the pipe-separated skin-testing table in Copy as Text and email output with labelled, blank-line-separated drug records.
  • Made the PIN gate grid visibly present with restrained drift and pulse motion.
  • Kept the on-screen and printed Clinical Report tables unchanged.

Added

  • Regression coverage for current and legacy IDT formats, result labels, missing values, notes, custom drugs, and preserved challenge and nursing-note output.

DREAM v0.78.3 — Clinical Lock Station

Choose a tag to compare

@monchee monchee released this 18 Aug 05:08

Summary: Redesigns the PIN screen lock as a responsive clinical workstation lock station with an architectural hairline grid, restrained ambient lighting, preserved 4-digit PIN and session storage semantics, robust accessibility attributes, and reduced-motion support.

Changed

  • Clinical workstation lock station layout — Replaces the single-column centered card with a responsive two-column workstation frame (PasswordGate), featuring a NSW Health navy branding rail on the left and a structured PIN entry module on the right.
  • Ambient lighting and palette alignment — Replaces the previous diffuse glow with refined ambient light fields tuned to masthead navy and accent tokens, creating visual depth without distraction.

Added

  • Architectural hairline grid — Integrates a subtle, radial-masked SVG hairline grid behind the lock station frame.
  • Accessibility and reduced-motion safeguards — Ensures decorative grid and ambient lighting elements are explicitly aria-hidden, maintains tabular-num font alignment for PIN digit inputs, and preserves all existing keyboard, autofocus, and session unlock semantics under reduced-motion preferences.

DREAM v0.78.1 — Responsive App Navigation

Choose a tag to compare

@monchee monchee released this 17 Aug 21:25

Summary: Introduces a responsive app-navigation shell with a persistent desktop sidebar, mobile navigation drawer, and page top bar, with focused accessibility coverage. Changes include the consolidated responsive navigation sections and updated unit and end-to-end coverage.

v0.77.4 — Desktop Primary Navigation Redesign

Choose a tag to compare

@monchee monchee released this 17 Aug 00:39

Redesigns the desktop AppSidebar navigation rail with a scrollable primary area and pinned utility region, introduces the Get Started modal workflow and unified REDCap upload hook, and strengthens navigation accessibility.

v0.77.3 — Location-First Workflow Navigator

Choose a tag to compare

@monchee monchee released this 16 Aug 04:50

Redesigns the location-first workflow navigator with a shared desktop rail and mobile controller, readable full labels, an aggregate status summary, clear status semantics, and accessible section navigation.

v0.77.2 — PIN Gate Redesign

Choose a tag to compare

@monchee monchee released this 15 Aug 21:25

Redesigns the clinical workstation screen lock with clearer PIN feedback, accessible status messaging, responsive entry controls, and subtle motion that respects reduced-motion preferences. Adds focused PIN-gate regression and accessibility coverage.

v0.77.1 — Testing Category Colours Restored

Choose a tag to compare

@monchee monchee released this 15 Aug 19:44

Summary: Restores the distinct semantic drug-category colour palette across light and dark themes for all ten testing categories, protected by comprehensive regression tests.

Fixed

  • Restored semantic drug-category colour palette — Reinstates the distinct semantic category tokens across all ten drug categories in both light and dark themes, restoring visual distinction across testing plans, workbenches, and reports.

Added

  • Category theme regression tests — Adds automated regression tests in constants.test.ts verifying unique class mappings across all drug categories and distinct CSS token definitions in index.css for both light and dark themes.