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.

Read about Design Tokens

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.

Read about Branching and Publishing

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.