v0.29.1
supercorp-ai/superinterfacev0.29.1Jun 5, 2026by boojack
AI Summary
A minor maintenance release that improves the UI experience by fixing task list alignment, enhancing link previews with meta tags, and adding video poster thumbnails for mobile views.
Key Highlights
- Fixed task list layout to keep content aligned in a single grid column.
- Enhanced link previews to support standard `<meta name="description">` tags.
- Added poster thumbnails for video attachments on mobile views.
New Features
- Mobile video poster thumbnails
- Link preview meta tag support
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