# Framework v3.0.0

Released on 2026-04-01.

## Framework Changes

- Introduced Framework 3.0 as the color-capable release line, with expanded screen mode variables and generated color token support.
- Added screen color-mode and bit-depth variables, generated color tokens, and color-aware component overrides for screen, title bar, item, progress, table, label, divider, and related primitives.
- Added chromatic background, text, border, outline, rounded, scale, visibility, pixel-ratio, and responsive utility coverage for the v3 asset bundle.
- Added blend palette, background pattern, border level, crisp edge, outline dot, and factorized utility mixins used by the v3 stylesheet.
- Updated framework components and the plugin render runtime to work with the v3 color and bit-depth model.
- Published minified CSS and JavaScript assets for the 3.0.0 bundle.

## Upgrade Notes

- Review the v3 upgrade guide before moving production markup from Framework 2.x to 3.0.
- Re-test screens in their target bit depth and color mode because v3 changes color token resolution and screen-mode variables.
- Replace assumptions about grayscale-only utilities with the new color token model where appropriate.
- Use version-pinned assets if you need to keep Framework 2 behavior while adopting v3 docs incrementally.

## Documentation Changes

- Added v3 documentation for color support, tokens, color-aware utilities, responsive testing, and upgrade guidance.
- Added new Colors, Text Color, Tokens, v3 Overview, v3 Enhancement Guide, and v3 Upgrade Guide pages.
- Added generated markdown docs for the 3.0 documentation set.
- Added Framework releases page support and updated navigation so v3 docs could live beside older release lines.
