v0.29.1
leejet/stable-diffusion.cppv0.29.1Jun 5, 2026by boojack
AI Summary
This release includes bug fixes for task list alignment, link preview metadata support, and mobile video poster rendering.
Key Highlights
- Task list layout fixes for multi-line items
- Link preview support for standard meta description tags
- Mobile video poster thumbnail rendering
New Features
- Task list alignment fix
- Link preview metadata fix
- Mobile video poster fix
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