v0.25.2
usememos/memosv0.25.2Oct 24, 2025by github-actions[bot]
AI Summary
Feature release introducing layout improvements, theme enhancements, and geolocation capabilities. Adds S3 thumbnail generation and responsive design features.
Key Highlights
- Automatic thumbnail generation for S3-stored images
- Masonry layout with responsive columns
- System theme detection and automatic dark/light mode switching
- Manual latitude/longitude input for location tagging
- Copy memo content from action menu
- Theme-aware syntax highlighting in code blocks
- Enhanced reaction selector with hover and mobile-friendly scrolling
New Features
- Automatic thumbnail generation for S3-stored images
- Masonry layout with responsive columns
- System theme detection and automatic switching
- Manual latitude/longitude input for location tagging
- Copy memo content from action menu
- Enhanced reaction selector
- Theme-aware syntax highlighting
Full Release Notes
## What's Changed - feat: automatic thumbnail generation for S3-stored images - feat: masonry layout with responsive columns - feat: system theme detection and automatic dark/light mode switching - feat: manual latitude/longitude input for location tagging (#5152) - feat: copy memo content from action menu - feat: enhanced reaction selector with hover and mobile-friendly scrolling - feat: improved geolocation handling in LocationSelector - feat: theme-aware syntax highlighting in code blocks - fix: add user authentication security checks - fix: correct theme colors in calendar cells - fix: prevent dialog state leakage between sessions - fix: markdown parser compatibility improvements - chore: accessible confirmation dialogs with markdown support (#5111) - chore: enhanced store architecture and state management - chore: simplified concurrent operations (#5162) - chore: improved Traditional Chinese translations (#5159) - refactor: streamlined memo filtering logic ## 💎 Featured Sponsor ### [Warp - The terminal reimagined with AI and collaborative tools for developers](https://go.warp.dev/memos) <a href="https://go.warp.dev/memos" target="_blank" rel="noopener"> <img src="https://raw.githubusercontent.com/warpdotdev/brand-assets/main/Github/Sponsor/Warp-Github-LG-02.png" alt="Warp - The terminal for the 21st century" height="256" /> </a> ## New Contributors * @nicolasluckie made their first contribution in https://github.com/usememos/memos/pull/5111 * @asttool made their first contribution in https://github.com/usememos/memos/pull/5162 * @bmitchinson made their first contribution in https://github.com/usememos/memos/pull/5152 * @simoncarrignon made their first contribution in https://github.com/usememos/memos/pull/5174 * @FloDwld made their first contribution in https://github.com/usememos/memos/pull/5179 **Full Changelog**: https://github.com/usememos/memos/compare/v0.25.1...v0.25.2 ## Learn More Website: [www.usememos.com](https://www.usememos.com/) Changelog: [www.usememos.com/changelog](https://www.usememos.com/changelog) Documentation: [www.usememos.com/docs](https://www.usememos.com/docs)