Enable appservice mode for end-to-bridge encryption (MSC3202)
- Fix encryption with Synapse 1.141+ which blocks appservice users from /sync - Set encryption.appservice=true in start.sh (all 3 occurrences) - Bump version to 2.0.2
This commit is contained in:
18
CHANGELOG.md
18
CHANGELOG.md
@@ -2,6 +2,22 @@
|
||||
|
||||
All notable changes to this Cloudron package will be documented in this file.
|
||||
|
||||
## [2.0.2] - 2026-01-16
|
||||
|
||||
### Fixed
|
||||
- Enable appservice mode for end-to-bridge encryption (MSC3202)
|
||||
- Fixes encryption with Synapse 1.141+ which blocks appservice users from /sync
|
||||
|
||||
## [2.0.1] - 2025-12-20
|
||||
|
||||
### Updated
|
||||
- Updated mautrix-whatsapp to v0.2512.0 (v25.12 upstream release)
|
||||
|
||||
### Changes in v0.2512.0
|
||||
- Pulls in upstream Docker base update to Alpine 3.23 for the container build
|
||||
- Fixes Matrix group member invites so number ghosts are correctly disinvited when redirected to the linked LID ghost
|
||||
- See https://github.com/mautrix/whatsapp/releases/tag/v0.2512.0 for the full upstream changelog
|
||||
|
||||
## [2.0.0] - 2025-10-22
|
||||
|
||||
### Updated
|
||||
@@ -55,4 +71,4 @@ All notable changes to this Cloudron package will be documented in this file.
|
||||
- Automatic homeserver domain detection from Cloudron environment
|
||||
- PostgreSQL connection string injection
|
||||
- Log file configuration
|
||||
- Registration file generation and management
|
||||
- Registration file generation and management
|
||||
|
||||
Reference in New Issue
Block a user