Current phase / 2026-06-22
Current phase
This changelog tracks real Git commit history for Qurifix. Each entry below corresponds to a shipped change in the repository. It is not a marketing release note, customer case study, or third-party platform claim.
2026-06-22
Release — 2026-06-22
- fix: center workspace sidebar handle — keep the collapse handle visually aligned with the rest of the sidebar rail.
- fix: improve workspace sidebar controls — tighten sidebar hit targets, hover states, and aria feedback.
- fix: align support navigation and resource labels — unify support footer and resource hub copy across pages.
- chore: consolidate Qurifix audit fixes — roll up post-audit cleanups into a single commit for traceability.
2026-06-18
Release — 2026-06-18
- refactor: retire
dashboard-*selectors and extractworkspace-core.mjs— remove legacydashboard-*CSS hooks, extract DOM references and state into a single workspace module. - feat: P0 reliability, P1 experience, P2 strategy — three-phase audit fixes: 8 reliability items, 13 experience items, 5 strategic enhancements.
2026-06-16
Release — 2026-06-16
- feat(workspace): sidebar collapse toggle + main-stage aggressive simplification — collapse the workspace sidebar and reduce main-stage noise.
- feat: refine Qurifix workspace experience — polish workspace interactions, sidebar behavior, and information density.
2026-06-14
Release — 2026-06-14
- feat: complete Qurifix platform upgrade — land the platform-wide product upgrade across audit, report, capture, and dashboard.
- feat: align workspace operating surface — unify workspace command center, queue, detail, and delivery surfaces.
- feat: deepen audit monitoring capture signals — capture richer monitoring evidence in the audit flow.
- feat: sharpen report delivery artifact — refine the report experience for client-ready output.
- feat: mature workspace operating hub — add workbench, agency summary, batch groups, and readonly share.
- feat: clarify homepage service loop — sharpen the home → workspace → report narrative.
2026-06-13
Release — 2026-06-13
- test: lock product IA and workspace nav — add regression coverage for the new information architecture and navigation state.
- fix: emphasize workspace header button — make the workspace CTA the dominant header action.
- fix: keep workspace next to sign in — preserve the consistent header-button order on every page.
- fix: surface service model in hero — make the home → workspace → report flow explicit in the hero.
- fix: move workspace nav next to auth — relocate the workspace CTA into the auth area for cross-page uniformity.
- feat: clarify home / workspace / report IA — align the information architecture across the three top-level surfaces.
- feat: integrate report detail into workspace — pull the report detail panel into the workspace queue.
- chore: snapshot current project baseline — tag the current product baseline for future reference.
- Harden security posture — additional review-token hashing, network restrictions, and rate limits.
- feat: mature Qurifix product workflow — land the unified audit, report, workspace, and client-share flow.
2026-06-11
Release — 2026-06-11
- feat: refresh monitoring after scope changes — recalculate monitoring snapshots when scope rules change.
- feat: scope monitoring snapshots — restrict monitoring reads to the user-selected scope.
- feat: add monitoring scope controls — expose all / client / batch / focused scope in the dashboard.
- feat: persist monitoring preferences — save cadence, scope, and alert thresholds per account.
2026-06-08
Release — 2026-06-08
- feat: add server monitoring alert snapshot — derive alert state from monitoring data on the server.
- feat: add readonly client share reports — ship the readonly client-report surface and share-link storage behavior.
- feat: surface batch audit groups in dashboard — group SKUs by batch for multi-SKU operators.
- feat: add lightweight client workspaces — group SKUs by client in the dashboard rail.
- feat: strengthen dashboard retest monitoring — make retest state visible in the queue and decision strip.
- fix: ignore stale login email sender — skip cached sender config when refreshing email routing.
- chore: split auth and report email senders — separate auth and transactional email senders for cleaner operations.
- feat: add dashboard demo seed workflow — let users explore the workspace without a real audit.
2026-06-07
Release — 2026-06-07
- test: cover dashboard execution state behavior — add tests for asset execution and retest state transitions.
- feat: persist dashboard asset execution state — remember copied / published / ready-to-retest status per asset.
- fix: polish dashboard workbench layout — fix spacing, alignment, and overflow in the dashboard.
- feat: make dashboard actions executable — turn dashboard recommendations into runnable actions.
- feat: add dashboard portfolio filters — surface plan, quota, retention, and batch filters in the dashboard.
- feat: derive dashboard workbench model — centralize the workbench derivation rules.
- feat: add dashboard workbench shell — build the queue + detail + delivery shell.
- test: define dashboard 2 workbench contract — lock the dashboard v2 contract with tests.
- docs: plan dashboard 2 workbench — design notes for the dashboard v2 workbench.
- docs: define qurifix complete upgrade design — design the product-wide upgrade plan.
- Merge Qurifix product workflow upgrades — land the upgrade branches.
- feat: add dashboard monitoring workspace — add monitoring widgets to the workspace.
- test: define dashboard monitoring contract — lock monitoring behavior with tests.
- style: make dashboard responsive — adapt the dashboard to mobile and tablet breakpoints.