Releases: n3d1117/chatgpt-telegram-bot
Releases · n3d1117/chatgpt-telegram-bot
Release 0.4.1
What's Changed
- Update translations.json to add
stats_vision
andvision_fail
that was missed everywhere except English by @yurnov in #519 - deepl plugin fix: avoid unicode escape characters in the response containing non-ANSI characters by @yurnov in #542
- add gpt-3.5-turbo-0125 model by @yurnov in #546
- add gpt-4-0125-preview and gpt-4-turbo-preview by @gianlucaalfa in #523
- add gpt-4-turbo-preview support by @olebedev in #559
- gpt-4-turbo by @upstream-team in #560
- Remove Unnecessary F-strings by @pixeeai in #561
- Add IpLocationPlugin to PluginManager by @mac-zhou in #551
- Add Hebrew to translations.json by @ShadovvBeast in #557
- Add gpt-4o model by @err09r in #569
- Requirements update
New Contributors
- @yurnov made their first contribution in #519
- @gianlucaalfa made their first contribution in #523
- @olebedev made their first contribution in #559
- @upstream-team made their first contribution in #560
- @pixeeai made their first contribution in #561
- @mac-zhou made their first contribution in #551
- @ShadovvBeast made their first contribution in #557
- @err09r made their first contribution in #569
Full Changelog: 0.4.0...0.4.1
Release 0.4.0
Support for GPT-4 Turbo, DALL·E 3, Text-to-Speech and Vision! 🎉
What's Changed
- Show the command "/image" only if it is enabled in the configuration by @Raixs in #406
- Add "prompting" to whisper by @Raixs in #418
- added malay translation by @AlexHTW in #442
- added uzbek translation by @mirmakhamat in #444
- Added 128k model and dall-e-3 by @AlexHTW in #448
- Added docs for OpenAI-compatibles APIs support by @kristaller486 in #450
- add image receive mode by @gilcu3 in #452
- updated openai to 1.1.1 by @gilcu3 in #453
- tts support (WIP) by @gilcu3 in #456
- added tts-prices to readme and example env by @AlexHTW in #466
- Vision models support (WIP) by @gilcu3 in #457
- split proxy by @Keller18306 in #474
- Polish addition to translations.json by @Rafael-6fx in #479
- Added Poland to the list of languages README.md by @Rafael-6fx in #480
- Arabic translation update by @EyadMahm0ud in #482
- Add auto_tts plugin by @Jipok in #468
New Contributors
- @Raixs made their first contribution in #406
- @mirmakhamat made their first contribution in #444
- @kristaller486 made their first contribution in #450
- @gilcu3 made their first contribution in #452
- @Keller18306 made their first contribution in #474
- @Rafael-6fx made their first contribution in #479
- @EyadMahm0ud made their first contribution in #482
- @Jipok made their first contribution in #468
Full Changelog: 0.3.1...0.4.0
Release 0.3.1
What's Changed
- feat: website screenshot plugin by @noriellecruz in #395
- fix: screenshot not showing properly if the website is slow by @noriellecruz in #397
- all plugin dependencies are now included in the requirements.txt file (fix #398)
Full Changelog: 0.3.0...0.3.1
Release 0.3.0
Plugins are here! 🎉
You can now extend the bot's functionality with 3rd party services. See the updated README for more information!
What's Changed
- (fix) Adding prompt after summarize by @stanislavlysenko0912 in #353
- Improve zh-tw Traditional Chinese translation by @PeterDaveHello in #361
- feat: added plugin to get time by @noriellecruz in #360
- added deepl plugin by @LedyBacer in #359
- (fix) Passing context by @stanislavlysenko0912 in #351
- whois plugin by @jnaskali in #378
- Support plugins by @n3d1117 in #346
New Contributors
- @noriellecruz made their first contribution in #360
- @LedyBacer made their first contribution in #359
Full Changelog: 0.2.6...0.3.0
Release 0.2.6
What's Changed
- Add Traditional Chinese(zh-tw) support and rename Chinese(cn) to Simplified Chinese (zh-cn) by @aes-alienrip in #273
- Add Farsi (Persian) translation by @bugfloyd in #274
- Add Finnish translation by @jnaskali in #279
- fix: missing comma by @pintman in #280
- Update translations.json by @BjornB2 in #284
- Add support for quoting replied messages by @stanislavlysenko0912 in #298
- pt-br translation by @gkpiccoli in #300
- fix: transcription price by @danfmaia in #318
- Add Ukrainian translation. by @nmeln in #321
- Auto retry while rate limited using tenacity by @n3d1117 in #341
- Support newly released models and update dependencies by @n3d1117 in #340
New Contributors
- @aes-alienrip made their first contribution in #273
- @jnaskali made their first contribution in #279
- @pintman made their first contribution in #280
- @stanislavlysenko0912 made their first contribution in #298
- @gkpiccoli made their first contribution in #300
- @danfmaia made their first contribution in #318
- @nmeln made their first contribution in #321
Full Changelog: 0.2.5...0.2.6
Release 0.2.5
What's Changed
- Add Spanish translation by @jvican in #237
- Add Streaming Support for Inline-Query Callback Responses by @bugfloyd in #235
- fix indonesian translation by @Am1nCmd in #239
- Add Indonesian translation by @Am1nCmd in #240
- Fixing the path to the translations.json by @bestmgmt in #244
- Added Dutch (nl) by @BjornB2 in #245
- Add Chinese(cn) support by @deanxizian in #248
- Support for telegram topics by @n3d1117 in #234
- added Vietnamese translations by @AlexHTW in #264
- Set voice starters to make prompt out of the transcript by @ivanmilov in #268
New Contributors
- @jvican made their first contribution in #237
- @Am1nCmd made their first contribution in #239
- @bestmgmt made their first contribution in #244
- @BjornB2 made their first contribution in #245
- @deanxizian made their first contribution in #248
- @ivanmilov made their first contribution in #268
Full Changelog: 0.2.4...0.2.5
Release 0.2.4
What's Changed
- Add budget periods and improvements by @AlexHTW in #178
- Add arm64 platform image by @slippersheepig in #199
- Fix token counting if stream=false by @AlexHTW in #216
- Multi language support by @AlexHTW in #214
- 🇮🇹 Added italian translation and minor translation fixes by @n3d1117 in #222
- tr language minor changes by @muhammed540 in #226
- Enhance Inline Query Functionality with Action Button and Improved Caching by @bugfloyd in #101
- Inline queries: fix duplicated messages in group chats and added translations by @n3d1117 in #230
- tr language minor changes by @muhammed540 in #231
- minor improvements in ru and de tranlsations by @AlexHTW in #232
- Apply PEP8 styling and improve code quality by @bugfloyd in #233
New Contributors
- @muhammed540 made their first contribution in #226
Full Changelog: 0.2.3...0.2.4
Release 0.2.3
What's Changed
- Added option to disable quoting in private chats by @n3d1117 in #177
- Ignore empty value when validating user IDs by @JokerQyou in #186
- Fixed default transcription price by @AlexHTW in #188
- Added
chat
commands to initiate chat in groups by @n3d1117 in #189 - Fix inline queries for long prompts
- Fix
/stats
command not working - Other minor fixes and improvements
Full Changelog: 0.2.2...0.2.3
Release 0.2.2
What's Changed
- Trim all bot commands from message text by @JokerQyou in #121
- Initial support for continuous chat indicators by @n3d1117 in #126
- add user id to all logs by @AlexHTW in #134
- New resend command by @VolunPotest in #89
- Fix group usage permission by @AlexHTW in #149
- Allow disabling image generation and transcriptions by @n3d1117 in #154
- Many more minor fixes
New Contributors
- @JokerQyou made their first contribution in #121
- @VolunPotest made their first contribution in #89
Full Changelog: 0.2.1...0.2.2
Release 0.2.1
What's Changed
- Allow setting system content on reset by @gparrello in #87
- gpt-4 model support by @carlsverre in #91
- makes bot reply to quotes of its own messages in a group by @kamil-malinski in #99
- Initial stream support by @n3d1117 in #110
- Add balance functions to stats command by @AlexHTW and @deanxizian in #103
New Contributors
- @gparrello made their first contribution in #87
- @carlsverre made their first contribution in #91
- @kamil-malinski made their first contribution in #99
Full Changelog: 0.2.0...0.2.1