Skip to content

Release v1.1.3

Choose a tag to compare

@lra-itsolution lra-itsolution released this 29 May 17:12
· 1 commit to main since this release

What's Changed

Added

  • Added support for Bitrix24 API v3 tasks.task.result.* methods.
  • Added tasks.task.result wrapper 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.add parameters: providerClassName and value are 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_app error 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.