feat: update mautrix-whatsapp to v0.12.4

- Updated mautrix-whatsapp from v0.12.3 to v0.12.4
- Updated Go version to 1.24.0 (required for 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 and other bug fixes
- Updated package version to 1.2.2
This commit is contained in:
Your Name
2025-08-22 12:28:20 -06:00
parent d83f6892d6
commit ed4203f0e5
3 changed files with 20 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"version": "1.2.1",
"upstreamVersion": "0.12.3",
"version": "1.2.2",
"upstreamVersion": "0.12.4",
"id": "dev.maunium.whatsapp.cloudronapp",
"title": "Matrix WhatsApp Bridge",
"author": "Tulir Asokan <tulir@maunium.net>",