3.9.1
What's Changed
- Add Supported Versions table by @lptn in #997
- Fix PHPDoc and return types: use
EmitterInterface
instead ofEmitter
implementation by @lptn in #990 - Fix links to docs by @lptn in #993
- fix chat trait by @kolirt in #999
- Emit
UpdateEvent
event similar to SDK v4 by @lptn in #998 - Fix Telegram.php docblock by @foremtehan in #1004
- Use dependabot to update GitHub actions by @lptn in #1015
- Bump symfonycorp/security-checker-action from 3 to 4 by @dependabot in #1016
- make BASE_BOT_URL customizable by @ariaieboy in #1017
- Laravel 10 support by @Serpichenko in #1034
- Use a better issue template (with required fields) by @lptn in #1038
- Add WebApp compatibility by @dmtrbskkv in #1028
- Bump aglipanci/laravel-pint-action from 1.0.0 to 2.1.0 by @dependabot in #1027
- Bump actions/checkout from 2 to 3 by @dependabot in #1022
- Bump symfonycorp/security-checker-action from 4 to 5 by @dependabot in #1021
- Bump actions/cache from 1 to 3 by @dependabot in #1020
- Change visibility of
get
method in TelegramResponseException.php by @foremtehan in #1030 - Update TelegramClient.php by @Thajudecodes in #1031
- Fix showing the webhook information in an Artisan command by @pavel-mironchik in #1044
New Contributors
- @kolirt made their first contribution in #999
- @foremtehan made their first contribution in #1004
- @dependabot made their first contribution in #1016
- @ariaieboy made their first contribution in #1017
- @Serpichenko made their first contribution in #1034
- @dmtrbskkv made their first contribution in #1028
- @Thajudecodes made their first contribution in #1031
- @pavel-mironchik made their first contribution in #1044
Full Changelog: v3.9...v3.9.1