Releases: laravel-notification-channels/telegram
Releases · laravel-notification-channels/telegram
0.6.0
Notable Changes
- #103 - Add GitHub Actions workflows for tests and coverage. Thanks @alexsoft.
- #110 - Add alternate method to resolve Telegram notification channel. Thanks @putera.
- #114 - Add
buttonWithCallback()
method. Thanks @digislexia. - Revise file upload logic.
- Add more info on proxy setting in readme.
- Remove dead badges from readme.
New Contributors
- @putera made their first contribution in #110
- @digislexia made their first contribution in #114
Full Changelog: 0.5.1...0.6.0
0.5.1
0.5.0
Notable Changes
- #82 - Add view file support for notification content.
- #84 - Add Bot token per notification support.
- #86 - Add previous
ClientException
when constructingCouldNotSendNotification
exception. Thanks @rubendl. - #88 - Add Laravel 8 Support. Thanks @faustbrian.
- Add support to set HTTP Client.
New Contributors
- @rubendl made their first contribution in #86
- @faustbrian made their first contribution in #88
Full Changelog: 0.4.1...0.5.0
0.4.1
0.4.0
Notable Changes
- Add support to set custom api
base_uri
for web bridge. - Revise README with instructions for Proxy or Bridge support.
- Fix typo in test.
- Remove redundant test.
- #72 - Revise on-demand notification instructions.
- #75 - Fix issue with anonymous notifiables. Thanks @JackEllis.
New Contributors
- @JackEllis made their first contribution in #75.
Full Changelog: 0.3.0...0.4.0
0.3.0
Notable Changes
- #68 - Test on PHP 7.4. Thanks @sergiy-petrov.
- #70 - Add ability to set param in
disableNotification
method. Thanks @2618094.
New Contributors
- @2618094 made their first contribution in #70.
Full Changelog: 0.2.0...0.3.0
0.2.0
Notable Changes
- Add Laravel 7 Support.
- #67 - Add support to handle response from Telegram. Thanks @VladimirBerdnik.
New Contributors
- @VladimirBerdnik made their first contribution in #67.
Full Changelog: 0.1.1...0.2.0
0.1.1
0.1.0
Notable Changes
- New Helper Methods to work with file attachments.
- Code cleanup.
- Documentation updated with more examples and previews.
- Micro optimization and improvements.
- Typehint and return type declaration.
- Fixed tests.
Full Changelog: 0.0.6...0.1.0
0.0.6
Notable Changes
- Laravel 6 Support.
- #38 - Add Photo, Document, Audio, Sticker support + Additional error details in Exceptions. Thanks @irajtaghlidi.
- #39 - Added Location support. Thanks @peregraum.
- #40 - Add token getter and setter. Thanks @belguinan.
New Contributors
- @irajtaghlidi made their first contribution in #38
- @peregraum made their first contribution in #39
- @belguinan made their first contribution in #40
Full Changelog: 0.0.5...0.0.6