v4.1.0
Features
- Add new validation
validate_no_special_charsand use it forVariablemodel oftelegram_botsapp by @EXG1O in https://github.com/EXG1O/Constructor-Telegram-Bots/pull/240 - Add new
stylefield toMessageKeyboardButtonmodel intelegram_botsapp by @EXG1O in https://github.com/EXG1O/Constructor-Telegram-Bots/pull/249 - Add atomic transaction support in serializers of
telegram_botsapp by @EXG1O in https://github.com/EXG1O/Constructor-Telegram-Bots/pull/257 - Create new block
TemporaryVariableintelegram_botsapp by @EXG1O in https://github.com/EXG1O/Constructor-Telegram-Bots/pull/258 https://github.com/EXG1O/Constructor-Telegram-Bots/pull/260 https://github.com/EXG1O/Constructor-Telegram-Bots/pull/263 https://github.com/EXG1O/Constructor-Telegram-Bots/pull/264 https://github.com/EXG1O/Constructor-Telegram-Bots/pull/266
Enhancements
- Update admin of
usersapp by @EXG1O in https://github.com/EXG1O/Constructor-Telegram-Bots/pull/238 - Update
pyjwtlib from2.9.0to2.11.0by @EXG1O in https://github.com/EXG1O/Constructor-Telegram-Bots/pull/242 - Update versions of
djangolibs andmypylib from1.10.0to1.19.1. by @EXG1O in https://github.com/EXG1O/Constructor-Telegram-Bots/pull/243 https://github.com/EXG1O/Constructor-Telegram-Bots/pull/261 - Update
rufflib from0.4.4to0.15.0by @EXG1O in https://github.com/EXG1O/Constructor-Telegram-Bots/pull/244 - Migrate from
poetrytouvby @EXG1O in https://github.com/EXG1O/Constructor-Telegram-Bots/pull/245 - Update versions of
djangorestframeworklibs by @EXG1O in https://github.com/EXG1O/Constructor-Telegram-Bots/pull/246 - Update versions of other backward-compatible libs by @EXG1O in https://github.com/EXG1O/Constructor-Telegram-Bots/pull/247
- Update
celerylib from5.4.0to5.6.2by @EXG1O in https://github.com/EXG1O/Constructor-Telegram-Bots/pull/248 - Update
pythonfrom3.11to3.14by @EXG1O in https://github.com/EXG1O/Constructor-Telegram-Bots/pull/252 - Update dependencies to latest backward-compatible versions by @EXG1O in https://github.com/EXG1O/Constructor-Telegram-Bots/pull/267
- Update
pyjwtlib version from2.11.0to2.12.1by @EXG1O in https://github.com/EXG1O/Constructor-Telegram-Bots/pull/268
Fixes
- Fix locales by @EXG1O in https://github.com/EXG1O/Constructor-Telegram-Bots/pull/241
- Fix
MessageSerializerandDiagramMessageKeyboardButtonSerializerserializers intelegram_botsapp by @EXG1O in https://github.com/EXG1O/Constructor-Telegram-Bots/pull/253 - Fix deletion of one-to-one relationships in serializers of
telegram_botsapp by @EXG1O in https://github.com/EXG1O/Constructor-Telegram-Bots/pull/254 - Fix
VariableViewSetview intelegram_bots/hubapp by @EXG1O in https://github.com/EXG1O/Constructor-Telegram-Bots/pull/259 - Fix file filtering assuming
NULLinstead of empty string intelegram_botsapp by @EXG1O in https://github.com/EXG1O/Constructor-Telegram-Bots/pull/262
Refactors
- Refactor
.gitignorefile by @EXG1O in https://github.com/EXG1O/Constructor-Telegram-Bots/pull/239 - Hide location in locale files by @EXG1O in https://github.com/EXG1O/Constructor-Telegram-Bots/pull/250
- Replace custom UDS support for
requestslib torequests-unixsocketlib by @EXG1O in https://github.com/EXG1O/Constructor-Telegram-Bots/pull/251 - Refactor try-except blocks in
telegram_botsapp by @EXG1O in https://github.com/EXG1O/Constructor-Telegram-Bots/pull/255 - Refactor service of
telegram_bots/hubapp by @EXG1O in https://github.com/EXG1O/Constructor-Telegram-Bots/pull/265
Full Changelog: EXG1O/Constructor-Telegram-Bots@v4.0.0...v4.1.0