Releases: melba-ch/laravel-zoho
Releases · melba-ch/laravel-zoho
0.8.0-alpha
- Upgrade CRM version to the latest (from v3 to v6)
0.7.0-alpha
- Fix Zoho books API domain 1
- Fix tests
- Add github workflows
0.6.0-alpha
- Add Laravel 10
0.5.0-alpha
- Use Macro instead of hacking the base HTTP
- Allow
null
to be returned from config - Upgrade Zoho CRM to use API v3
- Upgrade PHP version
- Handle
Invalid client
error
0.4.0-alpha
- Update dependencies
- Fix decrypt on null
- Update scopes when regenerating a token
0.3.3-alpha
- Fix default config parameters when user may not be authenticated
0.3.2-alpha
- Fix nullable owner ID and owner Type
0.3.1-alpha
- Add invalid_code Zoho error
0.3.0-alpha
- Add
web
andapi
method to ZohoUrlFactory - Flash error code and message in session when requesting the access token and zoho returns an unsuccessful response
- Rename config routing keys from
route
tourl
andhome
toredirect_url
- Rename client for less ambiguity when importing Facade
- Add support for pool requests
- Remove support for PHP7.4
0.2.0-alpha
- Add ability to fake the Facade