Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
5.0 source code.tar.gz | 2024-03-12 | 19.1 kB | |
5.0 source code.zip | 2024-03-12 | 28.3 kB | |
README.md | 2024-03-12 | 910 Bytes | |
Totals: 3 Items | 48.3 kB | 0 |
What's Changed
- Laravel 11 Support.
- Fix Call to a member function toArray() on array by @tantrus332 in https://github.com/laravel-notification-channels/telegram/pull/174
- Add keyboard function to messages by @abbasudo in https://github.com/laravel-notification-channels/telegram/pull/183
- Add ability to change default parsing mode by @abbasudo in https://github.com/laravel-notification-channels/telegram/pull/185
- Addition of 'lineIf' method to messages by @MammutAlex in https://github.com/laravel-notification-channels/telegram/pull/190
New Contributors
- @tantrus332 made their first contribution in https://github.com/laravel-notification-channels/telegram/pull/174
- @MammutAlex made their first contribution in https://github.com/laravel-notification-channels/telegram/pull/190
Full Changelog: https://github.com/laravel-notification-channels/telegram/compare/4.0.0...5.0.0