Skip to content

Releases: MichaelJ2324/rest-php-client

v1.4.0

27 Feb 22:37
Compare
Choose a tag to compare
Fixed PHP 5.6 File Uploads - Added Endpoints

Needed some Endpoints that weren’t there, such as MassRelate and Update
Related

Updated documentation on SugarClient

Added a check for PHP 5.5+, and CurlFile usage for File Uploads. Tested
it via Updated UploadFile example

v1.3.1

24 Aug 15:38
Compare
Choose a tag to compare
Merge remote-tracking branch 'sugarcrm/master'

v1.2.1.1

15 Aug 21:38
Compare
Choose a tag to compare
Minor change to FileName Getter

I took off last character of filename without realizing.

v1.2.1

15 Aug 21:18
Compare
Choose a tag to compare

Better filename handling on File type responses.