botman v2.6.1 Release Notes

Release Date: 2020-09-11 // over 3 years ago
  • ๐Ÿ”„ Changes

    • Ensure compatibility with Laravel 7 and 8.

Previous changes from v2.6.0

  • ๐Ÿ”„ Changes

    • โž• Added missing namespace 'File' (#1105)
    • ๐Ÿ’… Apply fixes from StyleCI (#1107)
    • symfony/http-foundation 5.0 (#1117)
    • ๐Ÿ‘ Allow any callable as a callback (#1102)
    • โž• Added OutgoingMessage type to BotMan::reply() $message parameter (#1104)
    • โž• Add tests for PHP 7.4. (#1134)
    • โšก๏ธ Update LaravelCache.php (#1028)
    • Indicate possible null values in PHPDoc @return (#1097)
    • โšก๏ธ Updated compatibility for tightenco/collect (#1063)
    • ๐Ÿ›  fix wit ai connection (#1131)
    • โž• Add Select action for Slack (#1087)
    • ๐Ÿ‘ Allow BotMan to hear from an array of commands (#855)
    • ๐Ÿ›  Fix type of Curl::prepareRequest() (#1059)