CatalystOne Logo
CatalystOne Design System

Home / Releases / 19.0.0

Release 19.0.0

Major

Released 2026-02-09


Major release with 1 breaking change, 5 new features and 3 fixes.

Breaking Changes

  • Some of the icons have had to be renamed to avoid conflicts. (#469, 32a7643)

Features

  • add tags and metadata to icons and other assets (#467, 5758b20)
  • Extract user profile service into @catalystone/utils package (#466, 227c4d7)
  • switch out usage of MUI IconButton and MUI icons (#462, e5a6d1a)
  • Extract monolith integration service to utils package (#461, b5a10fc)
  • add LoadingSpinner component (a9a206d)

Bug Fixes

  • Consolidate LoadingSpinner and Tooltip into react-core-ui package (#465, 11bf4a9)
  • generate/update translations (#463, 7675bb6)
  • layout: fix bugs related to responsive button rendering (#459, f65debe)