Skip to content

Releases: mullwar/telebot

v1.1.1

16 May 15:05
Compare
Choose a tag to compare

☀️ New:

  • Adds switch_inline_query_current_chat (inlineCurrent) in inline button markup (9246f53).

✏️ Changes:

  • Allow to use short and long method names (c07d2cd).
  • Improved webhook (fe17b1e).

🐛 Fixes:

  • Typo and bug fixing.

v1.1.0

04 May 09:31
Compare
Choose a tag to compare

⚠️ WARNING ⚠️

  • Modules are now called plugins with updated plugin system (e52a934 / 40b694a).
  • Renamed list mod property to updateList (142ba1a).
  • Renamed msg event property to message (861f784).
  • Dropped old options migration (7c29af5).

☀️ New:

  • Added game support (f53612b).
  • Added build-in plugins: regExpMessage and shortReply.
  • Added deleteWebhook method (96624bc).
  • Added duration parameter to sendVoice method (7c29af5).
  • Added duration, width, height parameters to sendVideo method (ba7bf2c).
  • Added title, performer, duration parameters to sendAudio method (#14).
  • Added channel_post and edited_channel_post support (8ad2fab).
  • New build-in plugin regExpMessage (see).
  • New build-in plugin shortReply (see).
  • New plugin namedButtons.
  • HTTP proxy support [#43].

✏️ Changes:

  • Method connect() renamed to start() (a089060).
  • Method disconnect() to stop() (28e2347).
  • Renamed location method property foursquare to foursquareId (f4ef049).
  • Updated setWebhook method with new parameters: allowed_updates & max_connections (7d31d9a).
  • Updated answerCallback method (dfa706d).
  • Download HTTP files by Telegram server (by default) (25a9999).

🐛 Fixes:

  • Fixed getUserPhoto method (#55).
  • Fixed duplicate "any" events (b26abcf).

v1.0.8

05 May 07:48
Compare
Choose a tag to compare

✏️ Changes:

  • Added switch_pm_text and switch_pm_parameter to answer inline query (#53).
  • Added allowed_updates support (01260e3).

🐛 Fixes:

  • Typo and bug fixing.

:octocat: Contributors:

v1.0.7

30 Jan 07:24
Compare
Choose a tag to compare

☀️ New:

  • getWebhookInfo() method.
  • New method to attach inlineKeyboards to answerLists. (#18)

✏️ Changes:

  • Rename "pooling" to "polling". (#20)

:octocat: Contributors:

v1.0.6

23 Jun 14:56
Compare
Choose a tag to compare

☀️ New:

  • Added new group events: pinnedMessage, userJoined, userLeft, newTitle, newPhoto, deletePhoto, groupCreated, channelCreated, supergroupCreated, migrateTo, migrateFrom.
  • Edited message event (edited).

🐛 Fixes:

  • Webhook listener. (#13)

:octocat: Contributors:

v1.0.5

27 May 07:29
Compare
Choose a tag to compare

🐛 Fixes:

  • Webhook server. (#12)

v1.0.4

25 May 08:45
Compare
Choose a tag to compare

☀️ New:

  • Updated to Bot API 2.1.
  • Added new methods: getChat, leaveChat, getChatAdministrators (getAdmin), getChatMember (getMember), getChatMembersCount (getMemberCount).

✏️ Changes:

  • Updated dependencies.

v1.0.3

20 May 18:58
Compare
Choose a tag to compare

🐛 Fixes:

  • Minor bug fixes.

:octocat: Contributors:

v1.0.2

09 May 09:01
Compare
Choose a tag to compare

☀️ New:

✏️ Changes:

v1.0.1

07 May 10:49
Compare
Choose a tag to compare

☀️ New:

✏️ Changes:

🐛 Fixes:

  • Allow for Empty String inline keyboard queries. (#8)
  • Added default file extension names.

:octocat: Contributors: