Skip to content

Releases: klatka/nc-talk-bot-component

0.4.1

30 Oct 11:04
acacb08
Compare
Choose a tag to compare

What's Changed

  • Fix using notify service without extra data by @klatka in #10

Full Changelog: 0.4.0...0.4.1

0.4.0

29 Oct 15:20
d90f5b1
Compare
Choose a tag to compare

Changes

Simply access the message string. Inside the event object the attribute rendered_content stores the json event content.

What's Changed

Full Changelog: 0.3.0...0.4.0

0.3.0

29 Oct 12:29
8e10862
Compare
Choose a tag to compare

New Features

🚀 Sending silent messages and replying to other messages is now supported
💎 Nextcloud capabilities are now being checked when setting up this component

What's Changed

  • Feature replyto silent by @klatka in #7
  • Fix replyTo param when sending message by @klatka in #8

Full Changelog: 0.2.0...0.3.0

0.2.0

26 Oct 17:45
3f8f744
Compare
Choose a tag to compare

🚀 React to messages sent in this room and do some stuff like open the garage door if somebody is asking.

This integration now supports two-way communication via webhook, please read the README!

What's Changed

Full Changelog: 0.1.0...0.2.0

0.1.0

27 Sep 07:18
16488e4
Compare
Choose a tag to compare

First release 🚀

See README for usage