Releases: GearKite/MatrixZulipBridge
Releases Β· GearKite/MatrixZulipBridge
v0.4.1
v0.4.0
It's been a while since the last release and now's the time for another one :D
What's Changed
Features
- Bridged redactions/message deletions
- Bridged reactions π
- Bridged Matrix room bans -> Zulip account deactivations
- Improved Matrix -> Zulip reply formatting & Zulip replies as Matrix rich replies
- Added Docker image
- Support
matrix-zulip-bridge
CLI by @RaitoBezarius in #2 - Option to specify the number of historical messages to import for a stream
- Option to bridge stream to an existing room
- Get puppet permissions from Zulip
- Option to request room backfill
Bugfixes
- Handling Zulip topic renames
- Command help messages
status
command
Internal Changes
- New dependency:
zulip-emoji-mapping
- Updated dependency versions
- Messages are saved per room instead of per organization
New Contributors
- @RaitoBezarius made their first contribution in #2
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Added Zulip puppeting
- Added direct messaging
- Added translating media URLs
- Added a personal room for user commands
- Fixed trying to send messages outside a thread/topic
- Cleaned up code
- Bump aiohttp from 3.9.1 to 3.9.2 by @dependabot in #1
Full Changelog: v0.2.0...v0.3.0
v0.2.0
- Added Message backfilling
- Added Zulip puppet mention translation
- Fixed reply formatting
- The bridge now sends a Zulip read receipt once a message has been bridged
- Logging is set to info by default
Full Changelog: v0.1.1...v0.2.0
v0.1.1
- Fix dependency issue
- Update README
Full Changelog: v0.1.0...v0.1.1