SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python310-mautrix-telegram-0.11.3-1.41.noarch.rpm :

* Mon Apr 18 2022 Dead Mozay - Update to version 0.11.3:
* https://github.com/mautrix/telegram/releases/tag/v0.11.3
* Tue Feb 15 2022 Dead Mozay - Update to version 0.11.2:
* https://github.com/mautrix/telegram/releases/tag/v0.11.2
* Sun Nov 14 2021 Dead Mozay - Update to version 0.10.2:
* Full changelog https://github.com/mautrix/telegram/releases/tag/v0.10.2
* Mon Jun 28 2021 Dead Mozay - Update to version 0.10.0:
* Added: - Support for multiple pins from/to Telegram. - Option to resolve redirects when joining invite links, for people who use custom URLs as invite links. - Command to update about section in Telegram profile info. - Own read marker/unread status from Telegram is now synced to Matrix after backfilling. - Support for showing the individual slots in slot_machine dice rolls from Telegram. - Options to bridge archive, pin and mute status from Telegram to Matrix. - Custom fields in Matrix events indicating Telegram gifs.
* Improved: - Improved invite link regex to allow joining with less precise invite links. - Invite links can be customized with the --uses= and - -expire= flags for !tg invite-link. - Read receipts where the target message is unknown will now cause the chat to be marked as fully read instead of the read receipt event being ignored. - WebP stickers are now sent as-is without converting to png. - Default power levels in rooms now allow enabling encryption with PL 50 if e2be is enabled in config. - Allowed zero-width joiners in displaynames so things like multi-part emoji would work correctly.
* Fixed: - Matrix->Telegram location message bridging no longer flips the coordinates. - Fixed Telegram->Matrix typing notifications. - Fixed some user displaynames constantly changing between contact/non-contact names and other similar cases.
* Thu Nov 19 2020 Dead Mozay - Update to version 0.9.0:
* Fixed cleaning unidentified rooms.
* Prometheus metric names are now prefixed with bridge_
* An entrypoint script is no longer automatically generated. This won\'t affect most users, as python -m mautrix_telegram has been the official way to start the bridge for a long time.
* Support for logging in by scanning a QR code from another Telegram client (#399).
* Automatic backfilling of old messages when creating portals (#476).
* Automatic backfilling of missed messages when starting bridge (#477).
* Option to update m.direct list when using double puppeting.
* PNG thumbnails for animated stickers when converted to webm (#467).
* Support for receiving ephemeral events pushed directly with MSC2409 (requires Synapse 1.22 or higher).
* Added retrying message sending if server returns 502
* Switched end-to-bridge encryption to mautrix-python instead of a hacky matrix-nio solution.
* End-to-bridge encryption no longer requires login_shared_secret, it uses MSC2778 instead (requires Synapse 1.21 or higher).
* The bridge info state event is now updated whenever the chat name or avatar changes.
* Double puppeting is no longer limited to users on the same homeserver as the bridge (#520).
* Delivery receipts are no longer sent in unencrypted private chat portals, as the bridge bot is usually not present in them (#483).
* Using the register command now sends a link to the Telegram terms of service.
* The bridge_connected metric is now only set for users who are logged in.
* File captions are now sent as a separate message like photo captions.
* The relaybot no longer drops Telegram messages with commands.
* Bridging events of a user whose power level is malformed (i.e. a string instead of an integer) now works (#526).
* Fixed bug where syncing members sometimes kicked ghosts of users who were actually still in the chat.
* Logging out will now delete private chat portals, instead of only kicking the user and leaving the portal in a broken state (#397).
* Unbridging direct chat portals is now possible (#495).
* Tue Jul 28 2020 Dead Mozay - Update to version 0.8.2:
* Fixed deleting messages from Matrix
* Fixed starting bridge for the first time failing due to not registering the bridge bot
* Fri Jun 05 2020 Dead Mozay - Corrected dependencies in spec and requirements.txt
* Thu Jun 04 2020 Dead Mozay - Dependencies updated according to requirements.txt
* Wed Jun 03 2020 Dead Mozay - Update to version 0.8.0: + Added - Command for backfilling room history from Telegram. - Optional end-to-bridge encryption support. See page on wiki for more info. - allow_avatar_remove config option to sync removed avatars from Telegram instead of leaving the last known avatar forever. - private_chat_portal_meta config option to set private chat portal room name/avatar explicitly. This is enabled implicitly if end-to-bridge encryption is enabled. - Config options to send delivery receipts and error notices. - Bridging for Telegram dice roll messages. - Implemented MSC2346: Bridge information state event for newly created rooms + Improved - Moved private information to trace log level + Fixed - Riot iOS not showing stickers properly. - Updated to Telethon 1.13 to fix bugs like #443. - sync_direct_chats option creating non-working portals - Video thumbnailing sometimes leaving behind downloaded videos in /tmp - Admin detection on Telegram-side relaybot commands - Bug handling ChatForbidden when syncing chats - Infinite loop of avatar changes when using double puppeting
* Rebase fix-install-files.patch
* Remove fix-test.patch, Is no longer needed
* Removed source license, now comes with source code
* Mon May 25 2020 Petr Gajdos - %python3_only -> %python_alternative
 
ICM