Releases: NLion74/Matrix-Notifier
Releases · NLion74/Matrix-Notifier
v1.2.0
Description
Mostly bug fixes regarding sending messages to multiple channels.
Bug Fixes
- Fixed json not being able to be sent to multiple channels by @NLion74 in #11
- Implemented duplicate channel detection and space removal optimization by @NLion74 in #12
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Description
Implemented Testing and linting into main repository, as well as some changes to the api.
Features
- Feat/ci by @NLion74 in #6
- Implemented testing by @NLion74 in #7
- Changed status code 403 to 400 by @NLion74 in #9
- Implemented message_id referencing by @NLion74 in #10
Full Changelog: v1.0.2...v1.1.0
v1.0.2
v1.0.1
v1.0.0
Description
First major release of matrix-notifier.
Features
- Docker support
- Authentication support
- Sending encrypted messages
- UTF-8 support
- Markdown support for messages
- Tag support to embed emojis in the title by using their short codes
- Title support
- Web UI to send messages
- Webhooks
- Pushing messages as json