umbrel-apps/memos/umbrel-app.yml
2026-02-26 15:14:01 +01:00

52 lines
2.2 KiB
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

manifestVersion: 1
id: memos
category: files
name: Memos
version: "0.26.2"
tagline: Easily capture and share your great thoughts
description: >-
A privacy-first, lightweight note-taking service.
Easily capture and share your great thoughts.
- Open source and free forever. Embrace a future where creativity knows no boundaries with our open-source solution free today, tomorrow, and always.
- Self-hosting with Docker in just seconds. Enjoy the flexibility, scalability, and ease of setup that Docker provides, allowing you to have full control over your data and privacy.
- Pure text with added Markdown support. Say goodbye to the overwhelming mental burden of rich formatting and embrace a minimalist approach.
- Customize and share your notes effortlessly. With our intuitive sharing features, you can easily collaborate and distribute your notes with others.
- RESTful API for third-party services. Embrace the power of integration and unleash new possibilities with our RESTful API support.
releaseNotes: >-
This release includes important bug fixes and improvements:
- Fixed spurious logout on page reload with expired access token
- Fixed explore page showing private tags
- Fixed default memo visibility not being correctly applied
- Fixed cross-tab session loss by persisting auth token in localStorage
- Fixed a security vulnerability in the webhook dispatcher (SSRF)
- Fixed attachment and memo deletion when local file is missing
- Fixed comment reactions and deletion not updating correctly
- Fixed calendar navigation and year picker
- Fixed redirect to auth page instead of explore on session expiry
- Fixed ampersand support in tags to enable compound tags
- Fixed memo batch attachment truncation
- Improved MemoEditor layout and timestamp popover styling
Full release notes are available at https://github.com/usememos/memos/releases
developer: Memos
website: https://www.usememos.com/
dependencies: []
repo: https://github.com/usememos/memos
support: https://github.com/usememos/memos/discussions
port: 5230
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
defaultUsername: ""
defaultPassword: ""
submitter: highghlow
submission: https://github.com/getumbrel/umbrel/pull/1043