Skip to content

Releases: windkh/node-red-contrib-telegrambot

V14.0.0

29 Aug 16:02
Compare
Choose a tag to compare

Fixed SOCKS support that was broken since version 12.0.0.
Sorry for inconvenience.

Added socks4 supports

V13.2.0

28 Aug 18:24
Compare
Choose a tag to compare

minor improvements for error handling when network is down

V13.1.0

28 Aug 16:25
Compare
Choose a tag to compare

breaking change in anserCallbackQuery: options must be an object now:
move show_alert into an object like
var options = { show_alert : true };

Added check to avoid using the same token twice

V12.0.0

17 Jul 21:22
Compare
Choose a tag to compare

updated socks agent and other dependencies

V11.8.0

17 Jul 20:48
Compare
Choose a tag to compare

Added API V6 feature answerWebAppQuery

V11.7.0

17 Jul 20:22
Compare
Choose a tag to compare

error is created when download dir is missing
createChatInviteLink is supported now

V11.6.0

28 Jun 19:18
Compare
Choose a tag to compare

Feature for downloading files by fileId added

V11.5.0

28 Jun 18:38
Compare
Choose a tag to compare

updated underlying lib to 0.58.0
added timeout of 10s for poll to avoid redeploy timeouts
fixed lost changes from pull-request

V11.3.0

07 Apr 20:25
Compare
Choose a tag to compare

sendDice added

V11.2.4

13 Feb 16:52
Compare
Choose a tag to compare

Removed version info from package.json in order to not cause problems on outdated systems like redmatic