Releases: akshettrj/watgbridge
Releases · akshettrj/watgbridge
Release 1.11.1
v1.11.1 fix(ci): fix the project version extraction
Release 1.11.0
New Features:
- Added support for receiving Video Notes from WhatsApp and sending Video Notes from Telegram as Video Notes instead of normal Videos
- Added support for sending contacts from Telegram
- Added support for sending locations from Telegram (live locations might not work though)
Release 1.10.1
Fixed Images and Videos not being forwarded in v1.10.0
Release 1.10.0
Changes:
- Updated dependencies
- Now view-once messages will be sent to Telegram with spoilers (Thanks to RianFC)
New Features:
- Added support for sending reaction updates to Telegram, configurable through [
telegram.reactions
][default=false] - Added notifications when a contact changes their about text
- Added support for sending view once messages through Telegram by marking them as spoiler, configurable through [
telegram.spoiler_as_viewonce
][default=false] (RianFC)
Note:
- Currently each new reaction in a group will send a new message to Telegram
Release 1.9.6
v1.9.6 watgbridge: bump version to 1.9.6
Release 1.9.5
v1.9.5 bump to version 1.9.5
Release 1.9.4
v1.9.4 watgbridge: bump version to 1.9.4
Release 1.9.3
v1.9.3 config: add option to skip startup message
Release 1.9.2
Changes
- The bot will now send message to owner's DM upon starting
- Updated dependencies to latest versions
Fixes
- Fixed sending image stickers from Telegram
Release 1.9.1
New Features:
- You can set whatsapp.create_thread_for_info_updates to true in your config so that when new group metadata updates are there or some profile picture updates are there but no corresponding thread exists on Telegram, then new thread is created
- Tried to add who initiated the group metadata update (like who kicked the users, who added anyone etc.)
News:
- Added support for nix (the package manager of NixOS). So, you can also use nix now to install it on various other distros (including MacOS) if you have nix installed