release.2026-07-21T04-38-35Z.2304
HumeAI/tadarelease.2026-07-21T04-38-35Z.2304Jul 21, 2026by tea-artist
AI Summary
This release focuses on UI/UX improvements and performance optimizations for table interactions, specifically regarding column reordering and caching mechanisms.
Key Highlights
- Updated the README with a cover image and improved community layout for easier navigation.
- Optimized column reordering to prevent full record refreshes and reduce flickering.
- Record data now remains cached when only column metadata changes, improving responsiveness.
- Resolved skeleton screen issues that occurred when moving columns.
New Features
- Improved table responsiveness during layout adjustments
- Better project overview and navigation
Full Release Notes
- Updated the README with a cover image and an improved community layout, making the project overview clearer and easier to navigate. - Reordering columns no longer triggers a full record refresh, reducing unnecessary loading states, flickering, and duplicate requests. - When only column metadata changes, record data now remains available from the cache, improving table responsiveness during layout adjustments. - This also resolves related skeleton screen issues when moving columns.