Releases: codegreencreative/laravel-freshworks
Releases · codegreencreative/laravel-freshworks
v1.2.2
What's Changed
-
- fix missing import by @benjaminLedel in #10
New Contributors
- @benjaminLedel made their first contribution in #10
Full Changelog: v1.2.0...v1.2.2
Fix: Exception Handling & Wrap Guzzle
What's Changed
Full Changelog: v.1.2.0...v1.2.1
Laravel 10 Compatibility
What's Changed
- chore(deps): bump illuminate/support for laravel 10 compatibility by @gavinservai in #9
New Contributors
- @gavinservai made their first contribution in #9
Full Changelog: v1.1.0...v.1.2.0
Update Guzzle
Update Guzzle to remove dependency vulnerabilitiy.
Support for Laravel 9
fix: allow laravel 9 (#8) Doesn't seem to be any breaking changes relevant to this package :)
Add assign bulk owner to contact API
NOTE: the go() method now returns an stdClass object instead of the Client object.
Add ability to track contacts
v1.0.2 Update composer description and fix client self reference
Allow for PHP >=7.3
v1.0.1 Update composer.json
Pre-release
This is a pre-release and needs to be tested further before considering using in a production environment.