You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❗️Batch interface BatchInterfacerenamed
to Bitrix24\SDK\Core\Contracts\BatchOperationsInterface
❗Bitrix24\SDK\Services\Telephony\Requests\Events moved to separated namespaces:
from Bitrix24\SDK\Services\Telephony\Requests\Events\OnVoximplantCallInit
to Bitrix24\SDK\Services\Telephony\Requests\Events\OnVoximplantCallInit\OnVoximplantCallInit
from Bitrix24\SDK\Services\Telephony\Requests\Events\OnVoximplantCallStart
to Bitrix24\SDK\Services\Telephony\Requests\Events\OnVoximplantCallStart\OnVoximplantCallStart
from Bitrix24\SDK\Services\Telephony\Requests\Events\OnExternalCallStart
to Bitrix24\SDK\Services\Telephony\Requests\Events\OnExternalCallStart\OnExternalCallStart
from Bitrix24\SDK\Services\Telephony\Requests\Events\OnVoximplantCallEnd
to Bitrix24\SDK\Services\Telephony\Requests\Events\OnVoximplantCallEnd\OnVoximplantCallEnd
❗Changes in Bitrix24\SDK\Application\Contracts\Bitrix24Account\Bitrix24AccountInterface:
method getContactPerson renamed to getContactPersonId
added method getApplicationVersion
added method updateApplicationVersion
added method getApplicationScope
added method applicationInstalled
added method applicationUninstalled
added method markAsDeactivated
added method getBitrix24UserId
removed method markAccountAsDeleted
changed method markAsActive
❗Changes in Bitrix24\SDK\Application\Contracts\Bitrix24Account\Bitrix24AccountRepositoryInterface:
method saveAccount renamed to save
method deleteAccount renamed to delete
method findAccountByMemberId renamed to findByMemberId
method getAccountByMemberId renamed to getByMemberId
method findAccountByContactPersonId renamed to findByContactPersonId
method findAccountByDomainUrl renamed to findByDomainUrl