File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 11# b24-php-sdk change log
22
3+ ## 1.8.0 - 2025.11.01 (in progress)
4+ ### Added
5+
6+ - Added service ` Services\CRM\Type\Service\Type ` with support methods,
7+ see [ crm.type.* methods] ( https://github.com/bitrix24/b24phpsdk/issues/274 ) :
8+ - ` fields ` method retrieves information about the custom fields of the smart process settings
9+ - ` add ` method creates a new SPA
10+ - ` update ` updates an existing SPA by its identifier id
11+ - ` get ` method retrieves information about the SPA with the identifier id
12+ - ` getByEntityTypeId ` method retrieves information about the SPA with the smart process type identifier entityTypeId
13+ - ` list ` Get a list of custom types crm.type.list
14+ - ` delete ` This method deletes an existing smart process by the identifier id
15+
316## 1.7.0 - 2025.10.08
417
518### Added
You can’t perform that action at this time.
0 commit comments