Fixed double focus ring on keyboard-focused elements (v4.96.3)
Keyboard users will now see a single, clean focus indicator on buttons, cards, and links instead of a doubled ring.
Invalid color tokens no longer crash the UI (v4.96.3)
Pages and token editors that reference malformed color values (such as a bare #) now render gracefully instead of throwing an error.
Delete confirmation shows impacted links before removing content (v4.96.2)
Editors deleting a page, pattern, or tab now see a warning listing every page that links to it, preventing accidental broken links.
Cloud Authoring publish no longer reverts merged content (v4.96.2)
Publishing a branch with an open PR will no longer overwrite changes that were merged to the default branch in the interim.
Keyboard focus indicators migrated to :focus-visible (v4.96.1)
Navigation, settings lists, and content blocks now show focus rings only for keyboard navigation, removing spurious outlines during mouse interaction.