Files
mautrix-whatsapp-cloudron/CHANGELOG.md
Andreas Düren 4a7ddbb44e 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
2026-01-16 11:08:47 -06:00

2.6 KiB

Changelog

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

[2.0.0] - 2025-10-22

Updated

  • Updated mautrix-whatsapp to v0.2510.0 (latest release as of October 2025)
  • Major version bump due to upstream versioning scheme change (from v0.12.x to v0.2510.0)

Fixed

  • Improved registration file regex pattern from .* to .+ for better user matching

Changes in v0.2510.0

[1.2.2] - 2025-08-22

Updated

  • Updated mautrix-whatsapp to v0.12.4
  • Updated Go version to 1.24.0 (required for v0.12.4)

Changes in v0.12.4

  • Added support for bridging HD dual uploads from WhatsApp to Matrix edits
  • Improved placeholders for pin and keep messages
  • Fixed bridging of animated webp stickers
  • Resolved avatar change synchronization issues for user ghosts
  • Fixed first message after group LID migration
  • Corrected bot message handling in direct messages
  • Addressed new group member naming inconsistencies
  • Deprecated legacy provisioning API (will be removed in next release)

[1.0.0] - 2024-06-16

Added

  • Initial Cloudron package for mautrix-whatsapp bridge
  • Support for PostgreSQL database via Cloudron addon
  • Automatic configuration generation with Cloudron environment variables
  • Health check endpoint for Cloudron monitoring
  • QR code authentication workflow
  • Comprehensive documentation and setup instructions

Features

  • Matrix-WhatsApp bridge using mautrix-whatsapp v0.10.8
  • Two-way message bridging
  • Media file support (images, videos, documents, audio)
  • Group chat bridging
  • Reaction support
  • Read receipt synchronization
  • Typing indicator bridging
  • End-to-end encryption support in Matrix rooms

Configuration

  • Automatic homeserver domain detection from Cloudron environment
  • PostgreSQL connection string injection
  • Log file configuration
  • Registration file generation and management