Releases: asciisd/zoho-v3
Releases · asciisd/zoho-v3
Added Manages Tags Operations to all modules
Merge pull request #24 from outfree/main Added Manages Tags Operations to all modules
Added new features
- Make sortBy and sortOrder params to main concern
- Adding convertLead to Deal action To the ManagesActions Trait
Fixes some issues
Move to stable version to match laravel 10 requirement
v2.0.1 - [X] Move to stable version to match laravel 10 requirement
Support Laravel 10
v2.0.0 - [X] Support Laravel 10
Added All Datacenter
please find details on : https://github.com/asciisd/zoho-v3#environments
Fixes issues related to config file
v1.1.1 - Changes zoho config of sandbox default value from string to boolean
Upgrade zohocrm/php-sdk-2.1 to v6
v1.1.0 - Fixes #4 issue
Fixes config issues
v1.0.7 - Fixes #7 issue
Fixes controller issue
- Update config file to use sandbox or production - Added ZohoController to route file