v0.25.3

usememos/memosv0.25.3Nov 25, 2025by github-actions[bot]

AI Summary

Feature and bug fix release focusing on markdown compatibility, theme improvements, and user experience enhancements. Introduces Focus Mode and attachment management features.

Key Highlights

  • Markdown parser now follows CommonMark and GFM specifications
  • Added Focus Mode for distraction-free writing
  • Added ability to delete unused attachments
  • Theme system standardized with auto sync option
  • Added load more button and pagination to attachments page
  • Fixed tag sidebar filtering and reactivity issues
  • Fixed memory exhaustion in thumbnail generation

New Features

  • Focus Mode for distraction-free writing
  • Delete unused attachments
  • Standardized theme system with auto sync
  • Load more button and pagination for attachments
  • CommonMark and GFM compliant markdown parser

Full Release Notes

## What's Changed

- The markdown parser/renderer now follows CommonMark and GFM specifications for better compatibility and consistency
- feat: add Focus Mode for distraction-free writing - New writing mode that minimizes distractions for focused memo creation
- feat: add ability to delete unused attachments (#5272) - Clean up unused attachments to save storage space
- feat: standardize theme system with auto sync option (#5231) - Theme now syncs with system preferences automatically
- feat: add load more button and pagination to attachments page (#5258) - Better navigation for large attachment lists
- fix: resolve tag sidebar filtering and reactivity issues - Tags now filter properly in the sidebar
- fix: prevent memory exhaustion in thumbnail generation - More stable thumbnail generation
- fix: markdown list auto-completion creates new line correctly (#5238) - List continuation works as expected

## 💎 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>

### [LambdaTest - Cross-browser testing cloud](https://www.lambdatest.com/?utm_source=memos&utm_medium=sponsor)
  
<a href="https://www.lambdatest.com/?utm_source=memos&utm_medium=sponsor" target="_blank" rel="noopener">
  <img src="https://www.lambdatest.com/blue-logo.png" alt="LambdaTest - Cross-browser testing cloud" height="50" />
</a>

## New Contributors
* @Elliott-byte made their first contribution in https://github.com/usememos/memos/pull/5229
* @gitkeniwo made their first contribution in https://github.com/usememos/memos/pull/5258
* @richardszegh made their first contribution in https://github.com/usememos/memos/pull/5272

**Full Changelog**: https://github.com/usememos/memos/compare/v0.25.2...v0.25.3