mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update memos to v0.23.0 (#1938)
This commit is contained in:
parent
4a8c61535f
commit
8088f1bfa2
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_WHITELIST: "/api/*"
|
||||
|
||||
main:
|
||||
image: neosmemo/memos:0.22.5@sha256:83e3a5bd72c1b9c35213f83bffaf1df7b959cf0b04ebc40e7c82582e2cd00514
|
||||
image: neosmemo/memos:0.23.0@sha256:d92b2c5dd6eb064cfb22c8a81a0a70b1c7a1d09068b30ddccd5e9d92cb6e300a
|
||||
user: "1000:1000"
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: memos
|
||||
category: files
|
||||
name: Memos
|
||||
version: "0.22.5"
|
||||
version: "0.23.0"
|
||||
tagline: Easily capture and share your great thoughts
|
||||
description: >-
|
||||
A privacy-first, lightweight note-taking service.
|
||||
@ -20,13 +20,16 @@ description: >-
|
||||
releaseNotes: >-
|
||||
This update includes several enhancements and new features:
|
||||
|
||||
- Added support for changing the date when editing memos
|
||||
- Implemented a calendar view on the Home page for better activity review
|
||||
- Introduced memo display settings menu
|
||||
- Added security-related settings
|
||||
- Implemented week start day setting
|
||||
- Reintroduced thumbnails
|
||||
- Added support for ordering memos by time in ascending order
|
||||
- Added support for disabling username and nickname changes
|
||||
- Introduced global default memo visibility setting
|
||||
- Added tag count display in tree view
|
||||
- Implemented keyboard navigation for image viewing
|
||||
- Added pull-to-refresh functionality for memo lists
|
||||
- Improved calendar and date handling
|
||||
- Enhanced UI/UX for user statistics
|
||||
- Added support for multiple new language translations
|
||||
- Improved mobile experience with zoom support for image previews
|
||||
- Added option to disable markdown shortcuts
|
||||
|
||||
|
||||
Full release notes are available at https://github.com/usememos/memos/releases
|
||||
|
Loading…
Reference in New Issue
Block a user