Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Releases: Lukasss93/telegrambot-php

v1.14.1

07 Sep 22:24
Compare
Choose a tag to compare

v1.14.1 - 2021-09-07

Fixed

  • Fixed php version + updated jsonmapper version
  • Removed composer.lock from git

v1.14

25 Jul 00:37
Compare
Choose a tag to compare

v1.13 - 2021-07-25

Changed

  • Updated to Telegram Bot API 5.3

v1.13

26 Apr 20:00
Compare
Choose a tag to compare

v1.13 - 2021-04-26

Changed

  • Updated to Telegram Bot API 5.2

v1.12.1

10 Mar 21:20
Compare
Choose a tag to compare

v1.12.1 - 2021-03-10

Fixed

  • Fix missing types

v1.12

09 Mar 23:26
Compare
Choose a tag to compare

v1.12 - 2021-03-10

Changed

  • Updated to Telegram Bot API 5.1

1.11

09 Nov 23:25
Compare
Choose a tag to compare

Recent changes

v1.11 - 2020-11-10

Changed

  • Updated to Telegram Bot API 5.0

1.10.1

29 Jul 18:56
Compare
Choose a tag to compare

v1.10.1 - 2020-07-29

Fixed

  • Scalar return values not supported when mapping objects

1.10

21 Jul 21:49
Compare
Choose a tag to compare

v1.10 - 2020-07-21

Added

  • Added getFrom() method to Update object to get the sender

1.9

04 Jun 22:31
Compare
Choose a tag to compare
1.9

[1.9] - 2020-06-05

Changed

  • Updated to Telegram Bot API 4.9

1.8

26 Apr 00:39
Compare
Choose a tag to compare
1.8

[1.8] - 2020-04-26

Added

  • Added the ability to get an inexistent property from an object

Changed

  • Updated to Telegram Bot API 4.8

Fixed

  • Fixed mb_str_split method warning in PHP 7.4