Releases: BoShurik/TelegramBotBundle
Releases · BoShurik/TelegramBotBundle
6.0.2
6.0.1
6.0.0
What's Changed
- Moved bundle configs to php format by @gassan in #44
- Fix "Login with Telegram" docs by @los-romka in #46
- Improve the webhook:set command so that it accepts the hostname. by @gassan in #45
- Multiple bots support by @BoShurik in #49
- Alias for BotApi arguments by @BoShurik in #50
- Webhook url generation by @BoShurik in #51
- Add option --allowedUpdateType to command for setting webhook by @skukunin in #53
- Add Symfony 7 support by @BoShurik in #55
New Contributors
- @gassan made their first contribution in #44
- @los-romka made their first contribution in #46
- @skukunin made their first contribution in #53
Full Changelog: 5.0.0...6.0.0
5.0.2
5.0.1
5.0.0
4.2.0
4.1.1
4.1.0
symfony/messenger support
Login with Telegram (@bigfoot90)