mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update memos to v0.24.2 (#2403)
This commit is contained in:
parent
8ef3a6e00c
commit
0028062a18
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_WHITELIST: "/api/*"
|
||||
|
||||
main:
|
||||
image: neosmemo/memos:0.24.1@sha256:df8b8aaa1a2e3e6da70c70059cada7422cc8c39a3992d72f5ee2df82f820b2ec
|
||||
image: neosmemo/memos:0.24.2@sha256:12529e2117ad7a52d8aaba6e8d07218fcd1d8868b346b9585f583553b04f8533
|
||||
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.1"
|
||||
version: "0.24.2"
|
||||
tagline: Easily capture and share your great thoughts
|
||||
description: >-
|
||||
A privacy-first, lightweight note-taking service.
|
||||
@ -19,14 +19,11 @@ description: >-
|
||||
- RESTful API for third-party services. Embrace the power of integration and unleash new possibilities with our RESTful API support.
|
||||
releaseNotes: >-
|
||||
New features and 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
|
||||
- Always show full content when pinned
|
||||
- Implement gRPC health service for checking database connection
|
||||
- Allow admins to uncheck "disallow password" if applicable
|
||||
- Prevent double effect on image modal wheel event
|
||||
- Improve user stats changes based on selected tab
|
||||
|
||||
|
||||
Full release notes are available at https://github.com/usememos/memos/releases
|
||||
|
Loading…
Reference in New Issue
Block a user