Releases: php-telegram-bot/support-bot
Releases · php-telegram-bot/support-bot
Version 0.5.0
23 Nov 23:36
Compare
Sorry, something went wrong.
No results found
Added
Description for commands. (#35 )
/id command, to help users find their user and chat information. (#36 )
Fixed
PSR12 compatibility. (#35 )
Security
Minimum PHP 7.3. (#35 )
Use master branch of core library. (#35 )
Version 0.4.0
31 Jul 23:59
Compare
Sorry, something went wrong.
No results found
Changed
Only log a single welcome message deletion failure. (#34 )
Fixed
Deprecated system commands are now executed via GenericmessageCommand. (#33 )
Version 0.3.0
30 Jul 00:21
Compare
Sorry, something went wrong.
No results found
Added
Code checkers to ensure coding standard. (#30 )
When releasing a new version of the Support Bot, automatically fetch the latest code and install with composer. (#31 )
MySQL cache for GitHub client. (#32 )
Changed
Bumped Manager to 1.5. (#27 )
Logging is now decoupled with custom Monolog logger. (#28 , #29 )
Version 0.2.0
01 Jun 14:05
Compare
Sorry, something went wrong.
No results found
Changed
Fixed
Only post release message when a new release is actually "published". (#25 )
Version 0.1.0
14 Apr 23:22
Compare
Sorry, something went wrong.
No results found
Added
First minor version that contains the basic functionality.
Simple logging of incoming webhook requests from GitHub and Travis-CI.
Post welcome messages to PHP Telegram Bot Support group.
Post release announcements to PHP Telegram Bot Support group. (#17 )
Extended .env.example file.