Releases: smartnode/telebot
Releases · smartnode/telebot
v9.4
What's Changed
- Merge develop branch into master by @smartnode in #9
- Fix Mac OS build (json->json-c), get updates starting from offset in test by @smartnode in #11
- removed wrong usage of json_object_put by @kasymovga in #12
- Bot is usable in groups now by @jakob-stark in #15
- Merge implementation of proxy support and animation sending by @smartnode in #19
- Merge minor improvements from xdci by @smartnode in #20
- Fix compiler warning with possible buffer overflow (#26) by @smartnode in #27
- Adding static library generation by @damaxi in #33
- Tiny typo fix in readme by @ilyabrin in #34
- Correctly initialize curl_h by @wmealing in #35
- Fix heap-buffer overflow in telebot-core by @p4vook in #39
- Fix seg fault in sample code by @ozbek in #40
- Fix incorrect response parsing in telebot_download_file in #48
- Memory leak in telebot_get_updates() by @nekijbt in #46
- fix add_subdirectory in cmake by @Iife85dr1 in #50
- Fix bug : caption is not correctly parsed by @smartnode in #51
- Fix file install bug by @smartnode in #53
- Bump actions/checkout to v3 by @ilyabrin in #56
- Log error message received from telegram instead of generic by @Nachtalb in #58
- Fix memory corruption caused by a variable name mistake. by @pt300 in #61
- Bugfixes by AI, sendMediaGroup and new demo by @denzen84 in #67
- Merge version 9.4 by @smartnode in #68
New Contributors
- @kasymovga made their first contribution in #12
- @jakob-stark made their first contribution in #15
- @damaxi made their first contribution in #33
- @ilyabrin made their first contribution in #34
- @wmealing made their first contribution in #35
- @p4vook made their first contribution in #39
- @nekijbt made their first contribution in #46
- @Iife85dr1 made their first contribution in #50
- @Nachtalb made their first contribution in #58
- @pt300 made their first contribution in #61
- @denzen84 made their first contribution in #67
Full Changelog: https://github.com/smartnode/telebot/commits/v9.4