Releases: reo7sp/tgbot-cpp
Releases · reo7sp/tgbot-cpp
Version 1.10
What's Changed
- Fixed parseInlineQueryResult type bug and modify CMakeList to support the new version of boost by @okman334 in #343
- Fix allowed updates json building by @BloodRedTape in #347
- feat: Add support for message_reaction and message_reaction_count events by @Legolase in #348
- Add method setProxy() for CurlHttpClient by @Tomat7 in #352
New Contributors
- @okman334 made their first contribution in #343
- @BloodRedTape made their first contribution in #347
- @Legolase made their first contribution in #348
- @Tomat7 made their first contribution in #352
Full Changelog: v1.9.1...v1.10
Version 1.9.1
What's Changed
- fix: do not send
"pay": falsein InlineKeyboardButton by @Makcal in #338 - [GIT PULL] net: CurlHttpClient: Call
curl_easy_reset()to fix error 'rewinding of the data' by @ammarfaizi2 in #341
New Contributors
Full Changelog: v1.9...v1.9.1
Version 1.9
What's Changed
- fix CurlHttpClient.cpp by @AtomAlpaca in #317
- support boost-1.87.0 by @miyanyan in #328
- I noticed that the onSuccessfulPayment method is not available in the… by @Gorillza in #330
- Allow curl handle in
CurlHttpClientto be kept alive by @ammarfaizi2 in #331 - Added functionality to handle onSuccessfulPayment through Update with… by @Gorillza in #335
New Contributors
- @AtomAlpaca made their first contribution in #317
- @miyanyan made their first contribution in #328
- @Gorillza made their first contribution in #330
- @ammarfaizi2 made their first contribution in #331
Full Changelog: v1.8...v1.9
Version 1.8
What's Changed
- tgbot-cpp: Link with Ws2_32 for windows by @Royna2544 in #295
- Fix keyboard markup type in exditmessagetext by @paulusel in #298
- Avoid unnecessary casting of reply_markup in editMessageText by @paulusel in #299
- Update to Bot API 7.2 by @llnulldisk in #300
- CMake: add find_package support by @7FM in #293
New Contributors
Full Changelog: v1.7.3...v1.8
Version 1.7.3
Version 1.7.2
v1.7.2 Merge pull request #282 from reo7sp/revert-280-revert-262-repeat-http…
Version 1.7.1
Version 1.7
Stability fixes
Version 1.6
Update to Bot API 6.4.
Version 1.5
Update to Bot API 6.3.