Skip to content

Latest commit

 

History

History
119 lines (66 loc) · 3.83 KB

CHANGELOG.md

File metadata and controls

119 lines (66 loc) · 3.83 KB

Changelog

All notable changes to nutgram/laravel will be documented in this file.

1.4.3 - 2024-10-08

What's Changed

  • Fix possible infinite loop + chat_id validation by @Lukasss93 in #26

Full Changelog: https://github.com/nutgram/laravel/compare/1.4.2...1.4.3

1.4.2 - 2024-08-05

What's Changed

  • Add conversation ttl to laravel service provider by @iwex in #25

New Contributors

  • @iwex made their first contribution in #25

Full Changelog: https://github.com/nutgram/laravel/compare/1.4.1...1.4.2

1.4.1 - 2024-06-01

  • Reduce bundle size

Full Changelog: https://github.com/nutgram/laravel/compare/1.4.0...1.4.1

1.4.0 - 2024-03-13

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: https://github.com/nutgram/laravel/compare/1.3.1...1.4.0

1.3.1 - 2023-11-06

  • Fix wrong registration for logging views

Full Changelog: https://github.com/nutgram/laravel/compare/1.3.0...1.3.1

1.3.0 - 2023-10-31

What's Changed

  • Add a custom monolog formatter for Nutgram by @Lukasss93 in #16

Full Changelog: https://github.com/nutgram/laravel/compare/1.2.0...1.3.0

1.2.0 - 2023-09-23

What's Changed

  • Add MakeExceptionCommand for API exceptions by @Lukasss93 in #14
  • Add webAppData() helper by @Lukasss93 in #15

Full Changelog: https://github.com/nutgram/laravel/compare/1.1.0...1.2.0

1.1.0 - 2023-09-10

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: https://github.com/nutgram/laravel/compare/1.0.3...1.1.0

1.0.3 - 2023-07-17

What's Changed

  • Fix missing loading of telegram.php route file by @Lukasss93 in #8
  • Use nutgram 4.2.0

Full Changelog: https://github.com/nutgram/laravel/compare/1.0.2...1.0.3

1.0.2 - 2023-06-23

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: https://github.com/nutgram/laravel/compare/1.0.1...1.0.2

1.0.1 - 2023-06-01

What's Changed

  • Fix Logger + Mixins by @Lukasss93 in #5

Full Changelog: https://github.com/nutgram/laravel/compare/1.0.0...1.0.1

1.0.0 - 2023-05-30

What's Changed

  • Update for Nutgram 4.x by @Lukasss93 in #1

New Contributors

  • @Lukasss93 made their first contribution in #1

Full Changelog: https://github.com/nutgram/laravel/commits/1.0.0