Update etherpad to v2.6.1 (#4569)
This commit is contained in:
parent
599e25694b
commit
5adc4e198d
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 9001
|
||||
|
||||
app:
|
||||
image: etherpad/etherpad:2.6.0@sha256:55f7fc63021ea1d2b72278ee22ea4454ab7ce791a603ff88b7df6b102c2afa67
|
||||
image: etherpad/etherpad:2.6.1@sha256:69a697fe6bf75aecf8748d734bcca5f0e596a6eeec8342ab030d0da8a6f224d5
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data/plugins:/opt/etherpad-lite/src/plugin_packages
|
||||
- ${APP_DATA_DIR}/data/etherpad-var:/opt/etherpad-lite/var:rw
|
||||
|
||||
@ -3,7 +3,7 @@ id: etherpad
|
||||
name: Etherpad
|
||||
tagline: An intuitive tool for real-time collaborative writing
|
||||
category: files
|
||||
version: "2.6.0"
|
||||
version: "2.6.1"
|
||||
port: 9002
|
||||
description: >-
|
||||
⚙️ The admin panel for Etherpad is accessible at "http://umbrel.local:9002/admin/".
|
||||
@ -35,8 +35,8 @@ gallery:
|
||||
- 3.jpg
|
||||
releaseNotes: >-
|
||||
This release includes various enhancements and fixes:
|
||||
- Added native option to transfer your Etherpad session between browsers or devices, allowing you to maintain the same authorship color across different sessions
|
||||
- Updated to OIDC provider v2.6.0 after resolving compatibility issues
|
||||
- Minor fixes and improvements to the session transfer feature introduced in 2.6.0
|
||||
- Dependencies upgrades
|
||||
|
||||
|
||||
Full release notes can be found at https://github.com/ether/etherpad-lite/releases
|
||||
|
||||
Loading…
Reference in New Issue
Block a user