v1.2.4
amirivojdan/shekarv1.2.4Jan 18, 2026by ariflogs
AI Summary
This release introduces new UI components including a drawer, stacked bar chart, and table of contents (TOC). It also adds RSS feed functionality and fixes related routing issues, along with a new example card component.
Key Highlights
- Added Drawer Component
- Added Table of Contents (TOC) Component
- Added Stacked Bar Chart
- Added RSS Feed Functionality
- New 'Retro player card' example
New Features
- RSS Feed
- Wandry Analytics
- Stacked Bar Chart
- Drawer Component
- Table of Contents (TOC) Component
- Retro Player Card Example
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