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
+22-10Lines changed: 22 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,17 @@
2
2
3
3
Here you can see the full list of changes between each Telegram Git Notifier PHP release.
4
4
5
-
## v1.2.0 - 2023-10-21
5
+
## v1.3.0 - 2023-11-03
6
+
7
+
### ✨ New Release: Enhanced Features and Optimizations!
8
+
9
+
We are thrilled to announce the latest release with several new features and improvements:
10
+
11
+
- Codebase refactoring for cleaner, more intuitive structures. #103
12
+
- Incorporated extensive testing for multiple PHP versions, ensuring increased robustness and optimal compatibility across different PHP editions. [106fffb](https://github.com/cslant/telegram-git-notifier-app/commit/106fffbbaf2055262c72bb4daaa32036c5b1466f)
We are thrilled to announce the latest release of the **Telegram Bot GitHub & GitLab Notify**, featuring significant enhancements and updates.
31
40
32
-
This version not only integrates both _GitHub and GitLab_ platforms but also introduces customizable notifications for both platforms, offering you a more flexible project management experience than ever before.
41
+
This version not only integrates both *GitHub and GitLab* platforms but also introduces customizable notifications for both platforms, offering you a more flexible project management experience than ever before.
33
42
34
43
### 🚀 New Features
35
44
@@ -52,13 +61,13 @@ Customize notification settings by editing the configuration file. This allows y
52
61
We're excited to introduce a new feature in this release that enhances the interaction with our Telegram bot. Say hello to the "Set My Commands" feature, which allows you to create a custom menu with buttons right within your chat window!
53
62
54
63
#### 📌 Set My Commands - Menu Button:
64
+
55
65
With the new "Set My Commands" feature, you can now create a menu of commands that users can easily access within their chat conversation. This streamlines the interaction process and makes it more intuitive for users to interact with your bot.
56
66
57
67
To set up your custom menu, simply use the /set_menu command, and a list of buttons will be displayed in your chat window. Users can click on these buttons to trigger specific actions or commands, making the bot experience more user-friendly and efficient.
58
68
59
69
Happy bot building!
60
70
61
-
62
71
## v1.0.4 - 2023-08-15
63
72
64
73
### What's Changed
@@ -68,9 +77,11 @@ Happy bot building!
68
77
We've added an installation option through Docker, making it easy for you to deploy our bot in any environment quickly and efficiently. Docker helps package the application along with the required environment, ensuring consistency and easy management.
69
78
70
79
#### Code Refactoring and Optimization
80
+
71
81
We've undertaken code restructuring and optimization to enhance performance and scalability. This results in smoother operation and easier maintenance of our bot, both now and in the future.
72
82
73
83
#### Bug Fixes
84
+
74
85
This new version improves your experience and ensures the bot operates more smoothly and reliably.
75
86
76
87
Be sure to update your bot to the latest version to experience the fantastic enhancements we've brought.
@@ -83,11 +94,12 @@ We're excited to introduce a new feature that allows you to enable custom events
83
94
84
95
#### Key Highlights
85
96
86
-
-**Granular Control:** You can now choose which events you want to be notified about. Whether it's pull requests, issues, comments, or other actions, you can tailor your notifications to match your workflow.
87
-
88
-
-**Enhanced Productivity:** By enabling custom events, you can cut down on the noise and only receive notifications for activities that matter most to you.
89
-
90
-
-**How to Use:** In your notification settings, you'll find a new option to customize individual events. Simply select the events you want to be notified about, and you're all set.
97
+
-**Granular Control:** You can now choose which events you want to be notified about. Whether it's pull requests, issues, comments, or other actions, you can tailor your notifications to match your workflow.
98
+
99
+
-**Enhanced Productivity:** By enabling custom events, you can cut down on the noise and only receive notifications for activities that matter most to you.
100
+
101
+
-**How to Use:** In your notification settings, you'll find a new option to customize individual events. Simply select the events you want to be notified about, and you're all set.
102
+
91
103
92
104
We're excited to empower you with this new feature and provide you with even more ways to stay informed and engaged with your repositories.
0 commit comments