v0.29.1
KoljaB/RealtimeTTSv0.29.1Jun 5, 2026by boojack
AI Summary
Addresses UI layout issues in the task list and improves link preview metadata support by utilizing standard HTML meta tags.
Key Highlights
- Task list layout fixed to keep multi-line items aligned within one grid column
- Link previews now support standard `<meta name="description">` tags
- Video attachments now render poster thumbnails on mobile attachment views
New Features
- Improved link preview metadata handling
- Mobile video poster rendering
Full Release Notes
## Bug Fixes * Task list layout - Task item content now stays in one grid column, so multi-line task items keep their text aligned with the task body. * Link preview descriptions - Link previews now support standard `<meta name="description">` tags, improving metadata cards for sites without Open Graph descriptions. * Mobile video posters - Video attachments now render poster thumbnails on mobile attachment views. ## New Contributors * @goingforstudying-ctrl made their first contribution in https://github.com/usememos/memos/pull/6000 **Full Changelog**: https://github.com/usememos/memos/compare/v0.29.0...v0.29.1