Skip to content

Releases: pschocke/laravel-telegram-login-widget

Laravel 9

02 Apr 10:01
27ae71e
Compare
Choose a tag to compare

Supports Laravel 9

Drops support for all Laravel versions below.

v1.2.1

23 Nov 00:52
12048cf
Compare
Choose a tag to compare

Removed check that Telegram response contains all required values, because some of them are optional (Thanks to #8).

Removed NotAllAttributesException from codebase.

Laravel 8 Support

27 Oct 19:38
ec754c9
Compare
Choose a tag to compare
Merge pull request #7 from pschocke/l8

Added Support for Laravel 8

Laravel 7 Support

08 Mar 17:37
Compare
Choose a tag to compare
  • Added support for Laravel 7
  • Moved from TravisCi to Github Actions for testing

Initial Release

24 Feb 19:52
Compare
Choose a tag to compare

This is the initial Relase