Release v1.1.3
What's Changed
Added
- Added support for Bitrix24 API v3
tasks.task.result.*methods. - Added
tasks.task.resultwrapper with methods for adding, updating, listing and deleting task results.
Changed
- Updated and expanded docstrings across API callers, token handling, logging, protocols, events and Document Generator methods.
- Improved
documentgenerator.document.addparameters:providerClassNameandvalueare now passed explicitly to the API request. - Updated integration tests structure for credentials, errors and scopes.
- Updated Ruff pre-commit hook version.
Fixed
- Fixed typo in
bitrix_apperror message. - Fixed internal auto-domain-change flag name.
- Added handling for Bitrix API
ACCESS_ERROR. - Improved batch request type reporting.
- Improved Flask dependency helpers with explicit request-context checks.
Full diff
Changes since 1.1.2: 3 commits, 50 files changed.