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** :tada:
* **Bridged Matrix room bans -> Zulip account deactivations**
* **Improved Matrix -> Zulip reply formatting & Zulip replies as Matrix rich replies**
* **Added [Docker image](https://github.com/GearKite/MatrixZulipBridge/pkgs/container/matrixzulipbridge)**
* Support `matrix-zulip-bridge` CLI by RaitoBezarius in https://github.com/GearKite/MatrixZulipBridge/pull/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 https://github.com/GearKite/MatrixZulipBridge/pull/2
**Full Changelog**: https://github.com/GearKite/MatrixZulipBridge/compare/v0.3.0...v0.4.0