Guides
Changelog
Where to find release notes for the published @acronis-platform packages.
Changelog
Each published package keeps its own CHANGELOG.md, generated by
Changesets when the Version
Packages PR merges (see the Publishing guide). All
packages follow Semantic Versioning.
Per-package changelogs
| Package | Changelog |
|---|---|
@acronis-platform/ui-react | packages/ui-react/CHANGELOG.md |
@acronis-platform/icons-react | packages/icons-react/CHANGELOG.md |
@acronis-platform/tokens-pd | packages/tokens-pd/CHANGELOG.md |
@acronis-platform/design-tokens | packages/design-tokens/CHANGELOG.md |
@acronis-platform/design-assets | packages/design-assets/CHANGELOG.md |
@acronis-platform/shadcn-uikit | packages/ui-legacy/CHANGELOG.md |
You can also browse releases on the GitHub Releases page.
Legacy @acronis-platform/shadcn-uikit history
The entries below are recent releases of the legacy library, retained for
reference. Going forward, see its CHANGELOG.md linked above.
0.34.0 (2026-04-03)
Features
- badge: add AI badge variants and styles (bef1ab3)
Bug Fixes
- add ai badge snapshot (4027c4b)
- badge: update AI badge variant key to use kebab-case (77f12a0)
- badge: use CSS variable with fallback for AI gradient stop color (79a8f96)
0.33.0 (2026-04-02)
Features
- ui: migrate lucide-react from stories to internal icons (a7935cf)
- ui: migrate lucide-react to internal icons (b3440f3)
Bug Fixes
- empty: set default size for empty icon component (a8723cd)
0.32.4 (2026-04-02)
Bug Fixes
- update lucide-react to version 1.7.0 for improved compatibility (26791fd)
0.32.3 (2026-04-01)
Bug Fixes
- add Tailwind CSS theme import to multiple SCSS files for consistency (94654d1)
- update Calendar and Form components for Tailwind v4 compatibility and adjust label display (d53caf0)
- update CSS build process to include intermediate file for Tailwind processing (b73b968)
- update shadow utility classes to use 'shadow-xs' for consistency (1072875)
- update sidebar component to use CSS variable syntax for width (f344c2d)
- update Tailwind CSS and animation dependencies for compatibility (e44b611)
- update Tailwind CSS imports and configuration for improved styling (30883b7)
- update tw-animate-css import path for compatibility with Vite and adjust CSS variable syntax (5ff6bf7)
- update tw-animate-css import paths for compatibility with Tailwind CLI (11a6931)
0.32.2 (2026-04-01)
Bug Fixes
- themes, ADP-49599: fixed dark theme side nav and dropdown (ac71941)