Skip to content

Releases: NLion74/Matrix-Notifier

v1.2.0

19 Mar 11:12
051e0bc

Choose a tag to compare

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

11 Mar 12:14

Choose a tag to compare

Description

Implemented Testing and linting into main repository, as well as some changes to the api.

Features

Full Changelog: v1.0.2...v1.1.0

v1.0.2

06 Mar 07:36

Choose a tag to compare

Description

Final fix for sending messages. Had problems with sql parameterization

Bug fixes

Changing sql parameterization in the bot #172

Full Changelog: v1.0.1...v1.0.2

v1.0.1

06 Mar 07:14

Choose a tag to compare

Description

Bug fix for getting messages.
Update required as v1.0.0 is broken.

Bug Fixes

  • Fixing sql parametization #171

Full Changelog: v1.0.0...v1.0.1

v1.0.0

05 Mar 16:15

Choose a tag to compare

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