Skip to content

Releases: php-telegram-bot/fluent-keyboard

Version 1.2.0

20 Apr 13:58
1e04bf8
Compare
Choose a tag to compare
  • Added web_app for Bot API 6.0

v1.1.0

24 Mar 21:18
9e64095
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.1.0

Changelog

  • Bumped Minimum PHP Version to PHP 8.0
  • Added an intermediate Button class for better type-hinting
  • Added convenience behavior to InlineKeyboardButton::loginUrl() method
    • it's possible to pass the loginUrl directly as a string and it gets converted to the mandatory array structure automatically.
  • Added better type-hinting made possible with PHP 8

v1.0.0

24 Mar 17:18
4baa279
Compare
Choose a tag to compare

First release

Since there were no previous releases there is no need for a changelog. But you can read all about the current feature set by visiting the README in the project repo.