Releases: cslant/telegram-git-notifier
Releases · cslant/telegram-git-notifier
v1.5.0
What's Changed
- feature/team by @hokhacminhtri in #47
- Update config for gitlab actions by @tanhongit in #48
New Contributors
- @hokhacminhtri made their first contribution in #47
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- chore(deps): bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #45
- chore(deps): bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #46
New Contributors
Update dependency to support Laravel 11.x
- @dependabot made their first contribution in #45
Full Changelog: v1.3.9...v1.4.0
v1.3.9
What's Changed
- Adjust owner instead of setting full permissions for json files by @tanhongit in #43
- Laravel 11.x Support by @tanhongit in #44
Full Changelog: v1.3.8...v1.3.9
v1.3.8
What's Changed
- fix duplicate notification of star event by @kenautomus in #41
New Contributors
- @kenautomus made their first contribution in #41
Full Changelog: v1.3.7...v1.3.8
v1.3.7
v1.3.6
What's Changed
- feat: add request_verify from
Client Request
to work correctly on window and Linux by @LuongTienThinh in #38
New Contributors
- @LuongTienThinh made their first contribution in #38
Full Changelog: v1.3.5...v1.3.6
v1.3.5
v1.3.4
v1.3.3
📝 What's Changed
- Enhanced Exception Handling: We've expanded our exception handling to give you clearer insights into what's going wrong and why. (#29, #30)
- Config File Integrity Checks: To ensure the integrity and reliability of your notification system. (#29)
🔧 Improvements and Fixes
- Fixed some functions that conflict with Laravel framework.(b41efea)