| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-05-27 | 783 Bytes | |
| Version 0.81.0 source code.tar.gz | 2023-05-27 | 133.2 kB | |
| Version 0.81.0 source code.zip | 2023-05-27 | 260.0 kB | |
| Totals: 3 Items | 394.0 kB | 0 | |
Notes
- :ledger: View file changes ∙ :page_with_curl: DB migration script
- Last version that supports PHP 7.
Added
- Support dynamic Entity properties for newer PHP versions (@alesinicio, @TiiFuchs) (#1390)
- Bot API 6.4, 6.5, 6.6, 6.7 (@noplanman) (#1389)
Removed
- Keyboard validations (@noplanman) (#1395)
Fixed
- Fixed a bug where new incoming updates are not correctly passed to the Command object after the first time when getUpdates is used. (@uspilot) (#1384)