tag:github.com,2008:https://github.com/php-telegram-bot/fluent-keyboard/releasesRelease notes from fluent-keyboard2022-04-19T22:14:17Ztag:github.com,2008:Repository/472517689/v1.2.02022-04-20T13:58:02ZVersion 1.2.0<ul>
<li>Added web_app for Bot API 6.0</li>
</ul>TiiFuchstag:github.com,2008:Repository/472517689/v1.1.02022-03-24T21:18:39Zv1.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>TiiFuchstag:github.com,2008:Repository/472517689/v1.0.12022-03-24T17:20:08Zv1.0.1<p>Moved json requirement to dev reqs</p>TiiFuchstag:github.com,2008:Repository/472517689/v1.0.02022-03-24T17:20:49Zv1.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