mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update trilium-notes to version v0.63.7 (#1285)
This commit is contained in:
parent
e279642bfb
commit
83923c081a
|
@ -8,9 +8,9 @@ services:
|
|||
PROXY_AUTH_WHITELIST: "/api/*"
|
||||
|
||||
server:
|
||||
image: zadam/trilium:0.60.4@sha256:307b926bfed9133b144a4dfdb11c1b2e053c94ac29355ede8cf5ae017a52d8a5
|
||||
image: zadam/trilium:0.63.7@sha256:a0b5a6a5fd7a64391ae6039bbcd5493151a77a1d5470ef5911923c64d0c232c0
|
||||
restart: on-failure
|
||||
environment:
|
||||
- TRILIUM_DATA_DIR=/data
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data:/data
|
||||
- ${APP_DATA_DIR}/data:/data
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: trilium-notes
|
||||
category: files
|
||||
name: Trilium Notes
|
||||
version: "0.60.4"
|
||||
version: "0.63.7"
|
||||
tagline: Build your personal knowledge base with Trilium Notes
|
||||
description: >-
|
||||
Features
|
||||
|
@ -61,24 +61,8 @@ torOnly: false
|
|||
submitter: Pranshu Agrawal
|
||||
submission: https://github.com/getumbrel/umbrel-apps/pull/199
|
||||
releaseNotes: >-
|
||||
This update upgrades Trilium Notes from version 0.59.4 to 0.60.4.
|
||||
Changes:
|
||||
|
||||
- Backported Excalidraw upgrade to 0.17.3
|
||||
|
||||
Version 0.60.4 includes the following changes:
|
||||
|
||||
- consistent tooltip arrow style
|
||||
|
||||
- selected text in HTML view is searched immediately in find box
|
||||
|
||||
- smooth scrolling for TOC
|
||||
|
||||
- improved Cyrillic font support
|
||||
|
||||
- move "tree actions" to the right
|
||||
|
||||
- improved include note display
|
||||
|
||||
- added ability to override default search engine
|
||||
|
||||
|
||||
Full release notes and detailed information for versions between 0.59.4 and 0.60.4. are available at https://github.com/zadam/trilium/releases
|
||||
Full release notes are available at https://github.com/zadam/trilium/releases
|
Loading…
Reference in New Issue
Block a user