v1.2.4
ruvnet/RuViewv1.2.4Jan 18, 2026by ariflogs
AI Summary
This release adds new UI components including RSS feed support, analytics, a drawer, and a table of contents. It also introduces a new example for the card component called 'Retro player card' and adds a stacked bar chart.
Key Highlights
- Added RSS feed support and analytics
- Introduced a new Drawer component
- Added a Table of Contents (ToC) component
- Added 'Retro player card' example for card component
- Added a stacked bar chart component
New Features
- RSS feed support
- Analytics
- Drawer component
- Table of Contents component
- Retro player card example
- Stacked bar chart component
Full Release Notes
## What's Changed * added rss by @ariflogs in https://github.com/Logging-Studio/RetroUI/pull/106 * fix rss route by @ariflogs in https://github.com/Logging-Studio/RetroUI/pull/107 * feat: wandry analytics by @ariflogs in https://github.com/Logging-Studio/RetroUI/pull/108 * Fix RSS feed by @kapishdima in https://github.com/Logging-Studio/RetroUI/pull/109 * feat(card): added a new example for card component called Retro player card by @ehmasuk in https://github.com/Logging-Studio/RetroUI/pull/111 * feat: stacked bar chart by @ariflogs in https://github.com/Logging-Studio/RetroUI/pull/113 * feat: drawer component added by @ariflogs in https://github.com/Logging-Studio/RetroUI/pull/114 * feat: added toc component by @ariflogs in https://github.com/Logging-Studio/RetroUI/pull/115 ## New Contributors * @kapishdima made their first contribution in https://github.com/Logging-Studio/RetroUI/pull/109 * @ehmasuk made their first contribution in https://github.com/Logging-Studio/RetroUI/pull/111 **Full Changelog**: https://github.com/Logging-Studio/RetroUI/compare/v1.2.3...v1.2.4