CatalystOne Logo
CatalystOne Design System

Home / Releases / 25.0.0

Release 25.0.0

Major

Released 2026-04-15


Major release with 1 breaking change, 4 new features and 10 fixes.

Breaking Changes

  • menu-button: The label prop is now required for Layout LayoutButtonProps. (#610, d11d2b7)

Features

  • add a new Select component to align with Figma designs (#604, fe954e9)
  • exclude archived repos from accessibility scanning (#601, d3aeba9)
  • auto-merge scan data PR and deploy data to gh-pages immediately (#597, ab389b5)
  • add a11y-dashboard app (#589, 5c44fbe)

Bug Fixes

  • table: various styling fixes for Table and connected components (#609, 2eacec2)
  • layout: fix a11y issue for Layout with tabs, fix SearchableTreeView bugs (#608, 591cfad)
  • rely on design system theming for Typography usage (#605, 9bb48d8)
  • fix OrganizationPicker styling bugs (#603, 99a2d43)
  • revert auto-merge/deploy, improve compliance score for static-only scans (#599, fef0eb4)
  • compact JSON output for GITHUB_OUTPUT (single-line required) (#595, 1796593)
  • correct base path for custom domain (design-system.catalystone.com) (#594, a187dbd)
  • use PR instead of direct push for scan data updates (#592, b5d81d7)
  • fix illustration loading, remove PAT dialog, fix scan workflow (#591, e631c2c)
  • change border thickness on TextField hover (#590, 6692400)