Update wikijs to v2.5.307 (#2409)

This commit is contained in:
Alexander L. 2025-03-24 16:59:27 +01:00 committed by GitHub
parent 2908f8124e
commit 1a8a226b82
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 9 deletions

View File

@ -9,7 +9,7 @@ services:
server:
user: "1000:1000"
image: linuxserver/wikijs:2.5.306@sha256:4868253594b2511b7c6054aa83695332bf3e77257b667c84e276e62668e36b62
image: linuxserver/wikijs:2.5.307@sha256:b76681d67c25c15dca2cbf010d3e71ea5a5951fdef7115d085231836ea943f9c
restart: on-failure
volumes:
- ${APP_DATA_DIR}/data:/data

View File

@ -2,7 +2,7 @@ manifestVersion: 1.1
id: wikijs
category: developer
name: WikiJS
version: "2.5.306-1"
version: "2.5.307"
tagline: Make documentation a joy to write
description: >-
The most powerful and extensible open source Wiki software.
@ -30,13 +30,7 @@ defaultUsername: ""
defaultPassword: ""
torOnly: false
releaseNotes: >-
This update includes a bug fix that prevented access to the repo folder for syncing with git.
Version 2.5.306 includes the following changes:
- Added a git always namespace option
- Fixed an issue with HA mode activation
- Improved compatibility with Elasticsearch
This update includes bug fixes and improvements.
Full release notes are found at https://github.com/requarks/wiki/releases