Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps github.com/usememos/memos from 0.25.1 to 0.25.3.

Release notes

Sourced from github.com/usememos/memos's releases.

v0.25.3

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

LambdaTest - Cross-browser testing cloud

New Contributors

Full Changelog: usememos/memos@v0.25.2...v0.25.3

v0.25.2

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)

... (truncated)

Commits
  • e17cd16 chore: bump version
  • eb541d0 fix(web): resolve tag sidebar filtering and reactivity issues
  • 8ec4c9a fix(web): update time locale when language is changed
  • ef6456a refactor(web): restructure MemoEditor with custom hooks and improved error ha...
  • 1832b59 fix(css): standardize color variable values in default-dark theme
  • 5e95a77 chore: update color variables in default-dark theme for improved contrast
  • b5de847 chore(web): add external link icon for memo attachments
  • 424e599 refactor(web): optimize memo statistics fetching by using cached data from me...
  • 72f93c5 feat(web): enhance file upload handling with local file support and preview
  • 1d582e0 chore: upgrade dependencies
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/usememos/memos](https://github.com/usememos/memos) from 0.25.1 to 0.25.3.
- [Release notes](https://github.com/usememos/memos/releases)
- [Commits](usememos/memos@v0.25.1...v0.25.3)

---
updated-dependencies:
- dependency-name: github.com/usememos/memos
  dependency-version: 0.25.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant