Releases: EverythingSuckz/github-telegram-notify
Releases · EverythingSuckz/github-telegram-notify
github-telegram-notify v1.1.2
What's Changed
- 11cbbc4 - Bump version to
1.1.2
by wrench - 27a5fbf - FEAT: add support for topics by wrench
- ce582cc - ADD: unit test for commit message testing by wrench
- 2b2602c - FIX: syntax error and use POST for large payloads by wrench
- 60f9b84 - Merge pull request #3 from SpEcHiDe/patch-1 change GET to POST by wrench
New Contributors
- fa584c7 - change GET to POST by Shrimadhav U K (@SpEcHiDe)
Full Changelog: v1.1.1...v1.1.2
github-telegram-notify v1.1.1
What's Changed
- 1816158 - FIX: button url for fork event by @dishapatel010 (#2)
- 4696e63 - FIX: escape text incase if html tags are present
- 31757f4 - FIX: use compare url for push event button url
- 1c27c8d - FIX: html escape
New Contributors
- @dishapatel010 made their first contribution in #2
Full Changelog: v1.1.0...v1.1.1
github-telegram-notify v1.1.0
What's new in v1.1.0
Added events:
- Forks: Notify when a repository is forked
- Issues: Notify when an issue is opened or closed
- Pull Requests: Notify when a pull request is opened or closed
- Comments: Notify when an issue / pull request is commented on
- Releases: Notify when a release is published
- Stars: Notify when the repository is starred
Full Changelog: v1.0.1...v1.1.0
github-telegram-notify v1.0.1
What's Changed
- Reduce build output. by @annihilatorrrr in #1
New Contributors
- @annihilatorrrr made their first contribution in #1
Full Changelog: v1.0.0...v1.0.1