Skip to content

Commit 750cf9f

Browse files
tanhongitgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 81074e3 commit 750cf9f

File tree

1 file changed

+22
-10
lines changed

1 file changed

+22
-10
lines changed

CHANGELOG.md

Lines changed: 22 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,17 @@
22

33
Here you can see the full list of changes between each Telegram Git Notifier PHP release.
44

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)
13+
- Update namespaces recent branding changes #102, [UPGRADING.md](https://github.com/cslant/telegram-git-notifier-app/blob/v1.3.0/UPGRADING.md)
14+
15+
## v1.2.0 - 2023-10-21
616

717
🎉 Introducing the New Telegram Git Notifier App!
818

@@ -11,6 +21,7 @@ Building upon our core's [v1.2.0 release](https://github.com/lbiltech/telegram-g
1121
🔗 [Check out the details and download here](https://github.com/lbiltech/telegram-git-notifier-app)
1222

1323
### ✨ New Features
24+
1425
- Sending notifications in topics (threads in supergroups).
1526
- Enhanced capability to send notifications across multiple topics simultaneously.
1627
- Sending notifications to multiple groups simultaneously.
@@ -21,15 +32,13 @@ Building upon our core's [v1.2.0 release](https://github.com/lbiltech/telegram-g
2132

2233
Thank you for your continued support. We hope you enjoy these new features and improvements!
2334

24-
25-
2635
## v1.1.0 - 2023-08-26
2736

2837
### Telegram Bot GitHub & GitLab Notify - Enhanced Integration
2938

3039
We are thrilled to announce the latest release of the **Telegram Bot GitHub & GitLab Notify**, featuring significant enhancements and updates.
3140

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.
3342

3443
### 🚀 New Features
3544

@@ -52,13 +61,13 @@ Customize notification settings by editing the configuration file. This allows y
5261
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!
5362

5463
#### 📌 Set My Commands - Menu Button:
64+
5565
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.
5666

5767
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.
5868

5969
Happy bot building!
6070

61-
6271
## v1.0.4 - 2023-08-15
6372

6473
### What's Changed
@@ -68,9 +77,11 @@ Happy bot building!
6877
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.
6978

7079
#### Code Refactoring and Optimization
80+
7181
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.
7282

7383
#### Bug Fixes
84+
7485
This new version improves your experience and ensures the bot operates more smoothly and reliably.
7586

7687
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
8394

8495
#### Key Highlights
8596

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+
91103

92104
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.
93105

0 commit comments

Comments
 (0)