Update trilium-notes to version v0.63.7 (#1285)

This commit is contained in:
Nathan Fretz 2024-08-01 12:03:40 +10:00 committed by GitHub
parent e279642bfb
commit 83923c081a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 22 deletions

View File

@ -8,9 +8,9 @@ services:
PROXY_AUTH_WHITELIST: "/api/*" PROXY_AUTH_WHITELIST: "/api/*"
server: server:
image: zadam/trilium:0.60.4@sha256:307b926bfed9133b144a4dfdb11c1b2e053c94ac29355ede8cf5ae017a52d8a5 image: zadam/trilium:0.63.7@sha256:a0b5a6a5fd7a64391ae6039bbcd5493151a77a1d5470ef5911923c64d0c232c0
restart: on-failure restart: on-failure
environment: environment:
- TRILIUM_DATA_DIR=/data - TRILIUM_DATA_DIR=/data
volumes: volumes:
- ${APP_DATA_DIR}/data:/data - ${APP_DATA_DIR}/data:/data

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: trilium-notes id: trilium-notes
category: files category: files
name: Trilium Notes name: Trilium Notes
version: "0.60.4" version: "0.63.7"
tagline: Build your personal knowledge base with Trilium Notes tagline: Build your personal knowledge base with Trilium Notes
description: >- description: >-
Features Features
@ -61,24 +61,8 @@ torOnly: false
submitter: Pranshu Agrawal submitter: Pranshu Agrawal
submission: https://github.com/getumbrel/umbrel-apps/pull/199 submission: https://github.com/getumbrel/umbrel-apps/pull/199
releaseNotes: >- 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: Full release notes are available at https://github.com/zadam/trilium/releases
- 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