Update docmost to v0.71.1 (#5319)
This commit is contained in:
parent
452909883b
commit
3ff9101c9f
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user