This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
ReleasePort's take
Light signalThe release fixes the app‑shell background gradient fallback to violet.
Why it matters: Addresses a bug affecting App-shell background gradient rendering with medium severity (50).
Summary
AI summaryForm input focus rings now use the active module accent color.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
App-shell background gradients shift hue to match active module color. App-shell background gradients shift hue to match active module color. Source: granite4.1:30b@2026-05-24-audit Confidence: low |
— |
| Feature | Low |
Adds a second gradient blob for bottom-right depth in app-shell. Adds a second gradient blob for bottom-right depth in app-shell. Source: granite4.1:30b@2026-05-24-audit Confidence: low |
— |
| Feature | Low |
Form input focus rings use active module accent color instead of default violet. Form input focus rings use active module accent color instead of default violet. Source: granite4.1:30b@2026-05-24-audit Confidence: low |
— |
| Feature | Low |
Navigation "More" sheet items show colored rounded-square icons tinted with module accent. Navigation "More" sheet items show colored rounded-square icons tinted with module accent. Source: granite4.1:30b@2026-05-24-audit Confidence: low |
— |
| Bugfix | Medium |
Fixes app-shell background gradient fallback to violet. Fixes app-shell background gradient fallback to violet. Source: llm_adapter@2026-05-24 Confidence: high |
— |
| Refactor | Low |
Page titles scale fluidly from 20px to 30px using clamp(). Page titles scale fluidly from 20px to 30px using clamp(). Source: granite4.1:30b@2026-05-24-audit Confidence: low |
— |
Full changelog
Changed
- Page titles now scale fluidly from 20 px to 30 px across viewport widths via
clamp()instead of a hard breakpoint override. - App-shell ambient background gradients now correctly shift hue to match the active module color; a second gradient blob adds bottom-right depth.
- Form input focus rings adopt the active module accent color instead of always using the default violet.
- "More" navigation sheet items now render a colored rounded-square icon well tinted with each module's accent color.
Fixed
- App-shell background gradient was resolving to the fallback violet because it referenced
--module-accent(scoped to child page elements) instead of--active-module-accent(set on<html>by the router).
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Beta — feedback welcome: [email protected]