From 3ff9101c9fdaa93249d0578ea571f1e97343fd11 Mon Sep 17 00:00:00 2001 From: "Alexander L." Date: Tue, 14 Apr 2026 15:20:42 +0200 Subject: [PATCH] Update docmost to v0.71.1 (#5319) --- docmost/docker-compose.yml | 2 +- docmost/umbrel-app.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docmost/docker-compose.yml b/docmost/docker-compose.yml index b58034be..40cf74b8 100644 --- a/docmost/docker-compose.yml +++ b/docmost/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 3000 web: - image: docmost/docmost:0.71.0@sha256:fdbaff747eeb3d6124545bb1cbf03014f316eae6e707fc73539ac3884fb88cd4 + image: docmost/docmost:0.71.1@sha256:6a2979ce26186cf50665338fbcf1253637773d820441d331ce971d199db86c03 user: "1000:1000" depends_on: - db diff --git a/docmost/umbrel-app.yml b/docmost/umbrel-app.yml index 92030171..b43139ad 100644 --- a/docmost/umbrel-app.yml +++ b/docmost/umbrel-app.yml @@ -3,7 +3,7 @@ id: docmost name: Docmost tagline: An collaborative wiki and documentation software category: files -version: "0.71.0" +version: "0.71.1" port: 8941 description: >- Docmost is an open source collaborative documentation and knowledge management platform designed to help teams create and maintain structured content together. It serves as a modern alternative to tools like Notion and Confluence with a strong focus on real time collaboration and ease of use. @@ -42,7 +42,7 @@ releaseNotes: >- ⚠️ This release contains security fixes and enhancements. Upgrading is recommended. - This release includes new features and improvements: + This release includes bug fixes and the following features introduced in v0.71.0: - Page update notifications to keep users informed of changes - PDF embed support directly within pages - Built-in audio player for embedded audio files