Skip to content

Releases: windkh/node-red-contrib-telegrambot

V17.1.3

26 Mar 22:26

Choose a tag to compare

added updates flag in receiver node for discussion #433

V17.1.2

15 Mar 10:11

Choose a tag to compare

improved control node and example to detect online/offline state

V17.1.1

14 Mar 15:33

Choose a tag to compare

merged safeStringify code from pull request

V17.1.0

07 Mar 20:46

Choose a tag to compare

Messages are enqueued by chatId and processed one after another.
When flooding (Error 429) the queue is paused for the interval returned in the exception
The same when the internet connection disconnects and reconnects.

V17.0.6

04 Mar 20:30

Choose a tag to compare

added setChatMemberTag

V17.0.5

11 Jan 12:12

Choose a tag to compare

fixed 7.0.4

V17.0.4

11 Jan 08:56

Choose a tag to compare

a lot of lint fixes

V17.0.3

23 Nov 21:08

Choose a tag to compare

fixed events in channels see #416

V17.0.2

23 Nov 15:38

Choose a tag to compare

Added events to receiver node

V17.0.1

23 Nov 14:43

Choose a tag to compare

Bugfix: update --> updates