Skip to content

Releases: php-telegram-bot/core

0.40.1

07 Mar 09:05
b0833a8
Compare
Choose a tag to compare

Notes

Fixed

  • Infinite message loop, caused by incorrect Entity variable.

0.40.0

20 Feb 21:53
2649b14
Compare
Choose a tag to compare

Notes

Added

  • Request limiter for incoming requests.

Fixed

  • Faulty formatting in logger.

0.39.0

20 Jan 22:54
518e9dd
Compare
Choose a tag to compare

Notes

Added

  • Newest bot API changes.
  • Allow direct access to PDO object (DB::getPdo()).
  • Simple /debug command that displays various system information to help debugging.
  • Crontab-friendly script.

Changed

  • Botan integration improvements.
  • Make logger more flexible.

Fixed

  • Various bugs and recommendations by Scrutinizer.

Version 0.38.1

25 Dec 13:18
1c54e2c
Compare
Choose a tag to compare

Notes

Fixed

  • Usage of self-signed certificates in conjunction with the new allowed_updates webhook parameter.

Version 0.38.0

25 Dec 04:19
112a61b
Compare
Choose a tag to compare

Notes

Added

  • New switch_inline_query_current_chat option for inline keyboard.
  • Support for channel_post and edited_channel_post.
  • New alias deleteWebhook (for unsetWebhook).

Changed

  • Update WebhookInfo entity and setWebhook to allow passing of new arguments.

Version 0.37.1

24 Dec 12:26
4b2edc5
Compare
Choose a tag to compare

Notes

Fixed

  • Keyboards that are built without using the KeyboardButton objects.
  • Commands that are called via /command@botname by correctly passing them the bot name.

Version 0.37

13 Dec 22:40
Compare
Choose a tag to compare

Notes

Changed

  • Logging improvements to Botan integration.

Deprecated

  • Move hideKeyboard to removeKeyboard.

New entities structure

25 Nov 20:44
Compare
Choose a tag to compare
  • New entities structure (Thanks to @noplanman )
  • Units Test contribution (Thanks to @monster3d )
  • And many others

Fixes

30 Jul 08:41
Compare
Choose a tag to compare

Introducing Guzzle

02 Jul 07:53
Compare
Choose a tag to compare
  • Introducing guzzle (thanks to @noplanman )
  • Table structure fixes (thanks to @jacklul )
  • Bugfix here and there

@akalongman @MBoretto @noplanman @jacklul happy to party the project first year of life!