Laravel Notification Channels Telegram Versions Save

✈️ Telegram Notifications Channel for Laravel

0.5.1

3 years ago

0.5.0

3 years ago

Notable Changes

  • #82 - Add view file support for notification content.
  • #84 - Add Bot token per notification support.
  • #86 - Add previous ClientException when constructing CouldNotSendNotification 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: https://github.com/laravel-notification-channels/telegram/compare/0.4.1...0.5.0

0.4.1

3 years ago

Notable Changes

  • #80 - Add Guzzle 7 support. Thanks @halloei.

New Contributors

  • @halloei made their first contribution in #80

Full Changelog: https://github.com/laravel-notification-channels/telegram/compare/0.4.0...0.4.1

0.4.0

3 years ago

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: https://github.com/laravel-notification-channels/telegram/compare/0.3.0...0.4.0

0.3.0

4 years ago

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: https://github.com/laravel-notification-channels/telegram/compare/0.2.0...0.3.0

0.2.0

4 years ago

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: https://github.com/laravel-notification-channels/telegram/compare/0.1.1...0.2.0

0.1.1

4 years ago

Notable Changes

  • #60 - Add PHP 7.1 Support.

Full Changelog: https://github.com/laravel-notification-channels/telegram/compare/0.1.0...0.1.1

0.1.0

4 years ago

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: https://github.com/laravel-notification-channels/telegram/compare/0.0.6...0.1.0

0.0.6

4 years ago

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: https://github.com/laravel-notification-channels/telegram/compare/0.0.5...0.0.6

0.0.5

5 years ago

Notable Changes

  • Add Laravel 5.7 Support.
  • #36 - Add ability to change button columns. Thanks @Lotuashvili.

New Contributors

  • @Lotuashvili made their first contribution in #36

Full Changelog: https://github.com/laravel-notification-channels/telegram/compare/0.0.4...0.0.5