-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
96 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,96 @@ | ||
# Changelog | ||
|
||
Here you can see the full list of changes between each Telegram Git Notifier PHP release. | ||
|
||
## v1.2.0 - 2023-10-21 | ||
|
||
🎉 Introducing the New Telegram Git Notifier App! | ||
|
||
Building upon our core's [v1.2.0 release](https://github.com/lbiltech/telegram-git-notifier/releases/tag/v1.2.0), the Telegram Git Notifier App offers an enhanced experience for receiving GitHub notifications directly on Telegram, making it more efficient and user-friendly than ever. | ||
|
||
🔗 [Check out the details and download here](https://github.com/lbiltech/telegram-git-notifier-app) | ||
|
||
### ✨ New Features | ||
- Sending notifications in topics (threads in supergroups). | ||
- Enhanced capability to send notifications across multiple topics simultaneously. | ||
- Sending notifications to multiple groups simultaneously. | ||
|
||
### 🛠 Improvements and Updates: | ||
|
||
- Refactored the source code for better efficiency and readability. | ||
|
||
Thank you for your continued support. We hope you enjoy these new features and improvements! | ||
|
||
|
||
|
||
## v1.1.0 - 2023-08-26 | ||
|
||
### Telegram Bot GitHub & GitLab Notify - Enhanced Integration | ||
|
||
We are thrilled to announce the latest release of the **Telegram Bot GitHub & GitLab Notify**, featuring significant enhancements and updates. | ||
|
||
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. | ||
|
||
### 🚀 New Features | ||
|
||
#### GitHub and GitLab Integration notification | ||
|
||
You can now effortlessly manage both GitHub and GitLab simultaneously through our bot. | ||
|
||
The bot will automatically track and send notifications about important events from both platforms to you via Telegram. | ||
|
||
#### Customizable enabling events | ||
|
||
We have introduced the ability to **customize notifications for each event on GitHub and GitLab**. You can decide to receive notifications for specific event types such as push, pull request, commit, issue, and various other events. | ||
|
||
Customize notification settings by editing the configuration file. This allows you to focus on the most important events for your project. | ||
|
||
## v1.0.5 - 2023-08-16 | ||
|
||
### New Feature - Set My Commands (Menu Button) | ||
|
||
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! | ||
|
||
#### 📌 Set My Commands - Menu Button: | ||
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. | ||
|
||
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. | ||
|
||
Happy bot building! | ||
|
||
|
||
## v1.0.4 - 2023-08-15 | ||
|
||
### What's Changed | ||
|
||
#### Add Docker Installation Option | ||
|
||
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. | ||
|
||
#### Code Refactoring and Optimization | ||
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. | ||
|
||
#### Bug Fixes | ||
This new version improves your experience and ensures the bot operates more smoothly and reliably. | ||
|
||
Be sure to update your bot to the latest version to experience the fantastic enhancements we've brought. | ||
|
||
## v1.0.3 - 2023-08-11 | ||
|
||
### New Feature: Custom Events for Notification | ||
|
||
We're excited to introduce a new feature that allows you to enable custom events for notifications. With this enhancement, you'll have the flexibility to choose specific events that trigger notifications, giving you more control over the information you receive. This feature is particularly useful if you want to focus on certain types of activities or events within your repositories. | ||
|
||
#### Key Highlights | ||
|
||
- **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. | ||
|
||
- **Enhanced Productivity:** By enabling custom events, you can cut down on the noise and only receive notifications for activities that matter most to you. | ||
|
||
- **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. | ||
|
||
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. | ||
|
||
Feel free to explore this feature and let us know if you have any feedback or suggestions. Your input is invaluable as we continue to improve and refine our platform. | ||
|
||
Thank you for being a part of our community! |