Skip to content

Releases: windkh/node-red-contrib-telegrambot

V14.8.2

19 Oct 12:43
Compare
Choose a tag to compare

Fixed editMessageMedia

V14.8.1

18 Oct 07:58
Compare
Choose a tag to compare

V14.8.0

17 Oct 21:11
Compare
Choose a tag to compare

Added second output to control node

V14.7.0

16 Oct 21:05
Compare
Choose a tag to compare

Extended control node: now cycle, duration and updates are send with every poll cycle

V14.6.0

15 Oct 20:46
Compare
Choose a tag to compare

sock5 bug fixed:
after changing the proxy settings you always had to redeploy because of a globalPool that was used inside request automatically.
Now a new pool is generated when redeploying.

V14.5.0

15 Oct 17:20
Compare
Choose a tag to compare

Control node support start, stop, restart of a bot from within a flow.

V14.4.0

14 Oct 19:03
Compare
Choose a tag to compare

fileName can be specified when downloading files

V14.3.0

20 Sep 20:10
Compare
Choose a tag to compare

Reworked detection of duplicate token usage. Should address problem described in #272

V14.2.0

19 Sep 21:48
Compare
Choose a tag to compare

improved error handling when same token is used in two different config nodes

V14.1.0

01 Sep 21:08
Compare
Choose a tag to compare

Added web_app_data support