Skip to content

v2.3.0 — Dependency Security Patch, Toolchain Refresh & Locale Integrity

Latest

Choose a tag to compare

@0xNyk 0xNyk released this 25 Jul 08:10
v2.3.0
a61ebbf

Mission Control 2.3.0 patches 13 known dependency vulnerabilities (8 high severity) and is a recommended upgrade for all self-hosted operators — especially any instance exposed beyond localhost.

Security

No Mission Control application code required security changes; the full protected quality gate passed unchanged on the patch series.

Added

  • MC_DISABLE_RUNTIME_SCAN environment flag to skip local CLI probing during runtime detection (#895)

Fixed

  • Locale parity restored across all 10 locales with a permanent guard test in the quality gate (#907); missing calMode_day translation (#894)

Changed

  • Test toolchain on current majors: vite 8, vitest 4, @vitejs/plugin-react 6 (#908) — production builds remain webpack

Upgrade

  1. Back up the database and runtime configuration
  2. Upgrade from the protected v2.3.0 tag or corresponding immutable container digest
  3. No migrations; no configuration changes required

Full notes: docs/releases/2.3.0.md · Changelog: CHANGELOG.md