tag:github.com,2008:https://github.com/php-telegram-bot/fluent-keyboard/releases Release notes from fluent-keyboard 2022-04-19T22:14:17Z tag:github.com,2008:Repository/472517689/v1.2.0 2022-04-20T13:58:02Z Version 1.2.0 <ul> <li>Added web_app for Bot API 6.0</li> </ul> TiiFuchs tag:github.com,2008:Repository/472517689/v1.1.0 2022-03-24T21:18:39Z v1.1.0 <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/php-telegram-bot/fluent-keyboard/compare/v1.0.1...v1.1.0"><tt>v1.0.1...v1.1.0</tt></a></p> <h2>Changelog</h2> <ul> <li>Bumped Minimum PHP Version to PHP 8.0</li> <li>Added an intermediate Button class for better type-hinting</li> <li>Added convenience behavior to <code>InlineKeyboardButton::loginUrl()</code> method <ul> <li>it's possible to pass the <code>loginUrl</code> directly as a string and it gets converted to the mandatory array structure automatically.</li> </ul> </li> <li>Added better type-hinting made possible with PHP 8</li> </ul> TiiFuchs tag:github.com,2008:Repository/472517689/v1.0.1 2022-03-24T17:20:08Z v1.0.1 <p>Moved json requirement to dev reqs</p> TiiFuchs tag:github.com,2008:Repository/472517689/v1.0.0 2022-03-24T17:20:49Z v1.0.0 <h2>First release</h2> <p>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 <a href="https://github.com/php-telegram-bot/fluent-keyboard/blob/v1.0.0/README.md">README</a> in the project repo.</p> TiiFuchs