You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19-1Lines changed: 19 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,23 @@
2
2
3
3
Here you can see the full list of changes between each Telegram Git Notifier package release.
4
4
5
+
## v1.0.1 - 2023-11-25
6
+
7
+
### 🚀 New Version Release! 🚀
8
+
9
+
#### ✨ New Features:
10
+
11
+
- Introduced support for Telegram bot commands.
12
+
- Add support for custom commands and buttons. #33
13
+
- Add support for custom callbacks. #33
14
+
- Set My Commands - Create the Menu button in the bot's #33
15
+
- Allows users to set a route prefix through the configuration file ([ff5fdd4](https://github.com/cslant/laravel-telegram-git-notifier/commit/ff5fdd443bce32a3b1a5dd481c60dc36f1819190))
16
+
- And a lot more ...
17
+
18
+
🛠 Improvements and Updates:
19
+
20
+
- Create a command console to change the owner for config JSON files (#35, #36)
21
+
5
22
## v1.0.0 - 2023-11-23
6
23
7
24
### ✨ New Features
@@ -13,7 +30,8 @@ Here you can see the full list of changes between each Telegram Git Notifier pac
13
30
-**Support for Optional Configuration via Vendor Publish Command**
14
31
- You can now customize the configuration more easily using the following command:
0 commit comments