File tree Expand file tree Collapse file tree 1 file changed +0
-23
lines changed
Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to ` telegram ` will be documented in this file
44
5- ## 6.0 - (Unreleased)
6-
7- ### What's Changed
8-
9- * Drop support for Laravel 10.
10- * Drop support for PHP 8.1.
11- * Add support for Laravel 12.
12- * Add ` TelegramVenue ` to support ` sendVenue ` method.
13- * Add ` sticker ` method to the ` TelegramFile ` to send sticker file.
14- * Add ` sendWhen ` method to conditionally send a message.
15- * Add ParseMode Enum and refactor parsing mode setting logic.
16- * Add ` buttonWithWebApp ` method to open web app from a button.
17- * Add ` onError ` method to handle exceptions. Based of https://github.com/laravel-notification-channels/telegram/pull/201
18- * Refactor ` sendFile ` to support raw data sending.
19- * Refactor ` escapedLine ` method.
20- * Refactor ` HasSharedLogic ` trait.
21- * Refactor classes to use PHP 8.2 features.
22- * Revise ` keyboard ` method parameters to ` $requestLocation ` and ` $requestContact ` to be consistent.
23-
24- ### New Contributors
25-
26- * @Hesammousavi made their first contribution in https://github.com/laravel-notification-channels/telegram/pull/201
27-
285## 5.0 - 2024-03-12
296
307### What's Changed
You can’t perform that action at this time.
0 commit comments