Releases: nutgram/laravel
Releases · nutgram/laravel
1.4.3
What's Changed
- Fix possible infinite loop + chat_id validation by @Lukasss93 in #26
Full Changelog: 1.4.2...1.4.3
1.4.2
1.4.1
- Reduce bundle size
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- Fix for missing type by @Lukasss93 in #17
- Refactor by @Lukasss93 in #19
- Make It Ready For Laravel 11 by @Hesammousavi in #20
- Fix saveFileToDisk() method by @sr-44 in #23
- Fix dependencies for Laravel 11 support by @Lukasss93 in #21
New Contributors
- @Hesammousavi made their first contribution in #20
- @sr-44 made their first contribution in #23
Full Changelog: 1.3.1...1.4.0
1.3.1
- Fix wrong registration for logging views
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- Add a custom monolog formatter for Nutgram by @Lukasss93 in #16
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Add MakeExceptionCommand for API exceptions by @Lukasss93 in #14
- Add webAppData() helper by @Lukasss93 in #15
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Add file existence check in nutgram:make:x command by @Lukasss93 in #9
- Move view loader inside console check in NutgramServiceProvider by @Lukasss93 in #10
- Fix for Laravel Octane by @Lukasss93 in #11
- Fix safe mode by @Lukasss93 in #12
- Add ValidateWebAppData middleware by @Lukasss93 in #13
Full Changelog: 1.0.3...1.1.0
1.0.3
What's Changed
- Fix missing loading of telegram.php route file by @Lukasss93 in #8
- Use nutgram 4.2.0
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- Use nutgram 4.0.2 by @Lukasss93 in #7
- Fix missing temp file deletion when using the mixin method by @Lukasss93 in #6
Full Changelog: 1.0.1...1.0.2