mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update memos to v0.24.1 (#2342)
This commit is contained in:
parent
68f63ee845
commit
25a8227fb9
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_WHITELIST: "/api/*"
|
||||
|
||||
main:
|
||||
image: neosmemo/memos:0.24.0@sha256:4723d86e6797fd629f1f2ff7afd4e37e669df7318f00de31c7ff9acf1fe9db7f
|
||||
image: neosmemo/memos:0.24.1@sha256:df8b8aaa1a2e3e6da70c70059cada7422cc8c39a3992d72f5ee2df82f820b2ec
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: memos
|
||||
category: files
|
||||
name: Memos
|
||||
version: "0.24.0"
|
||||
version: "0.24.1"
|
||||
tagline: Easily capture and share your great thoughts
|
||||
description: >-
|
||||
A privacy-first, lightweight note-taking service.
|
||||
@ -18,16 +18,15 @@ description: >-
|
||||
|
||||
- RESTful API for third-party services. Embrace the power of integration and unleash new possibilities with our RESTful API support.
|
||||
releaseNotes: >-
|
||||
⚠️ This version includes database changes. It is recommended to backup your data before upgrading.
|
||||
|
||||
|
||||
New features and improvements:
|
||||
- Introduced Shortcuts feature for filtering memos based on tags, visibility, and timestamps
|
||||
- Added support for searching multiple words
|
||||
- Added Farsi (Persian) language support
|
||||
- Improved calendar display and coloring
|
||||
- Enhanced loading indicators while refreshing
|
||||
- Various bug fixes and performance improvements
|
||||
- Polished homepage layout
|
||||
- Introduced Masonry view (beta)
|
||||
- Added support for blur processing of NSFW content with customizable tags
|
||||
- Improved sublist indentation when adding new items
|
||||
- Enhanced calendar month view with date picker
|
||||
- Optimized initial load performance with lazy loading and code splitting
|
||||
- Added loading spinner during file upload process
|
||||
- Improved YouTube video thumbnail support in link previews
|
||||
|
||||
|
||||
Full release notes are available at https://github.com/usememos/memos/releases
|
||||
|
Loading…
Reference in New Issue
Block a user