Skip to content

Releases: zendesk/basecrm-php

v1.4.4

29 Jun 08:53
ffa390e
Compare
Choose a tag to compare

Features and Improvements

  • Added possibility to set deal's 'added_on' attribute

v1.4.3

22 Apr 14:02
462fb3e
Compare
Choose a tag to compare
  • Update license to Apache License 2.0

v1.4.2

01 Oct 08:19
Compare
Choose a tag to compare

v1.4.2 (2019-10-01)

Features and Improvements

  • Support for parent_organization_id attribute in ContactsService

v1.4.1

18 Feb 16:00
Compare
Choose a tag to compare

v1.4.1 (2019-02-18)

Bug Fixes

  • Fixed HTTP Client, now proper uppercased HTTP method names are generated
  • Avoid casting/unwrapping responses when $options['raw'] is used
  • SourcesService - fixed incorrect param list

Features and Improvements

  • Support for adding deal without value
  • Adds $option parameter (default array[]) to all the transitive callers of \BaseCRM\HttpClient::request() in Service classes

v1.4.0

08 Oct 11:54
Compare
Choose a tag to compare

Bug Fixes

  • Fixed HTTP Client, now proper uppercased HTTP method names are generated

Features and Improvements

  • Support for resources: Text Messages, Visits, Visit Outcomes

v1.3.3

05 Jun 19:25
Compare
Choose a tag to compare

Features and Improvements

  • Added possibility to set deal's 'customized_win_likelihood', 'last_stage_change_at' attributes

v1.3.2

11 Apr 14:55
Compare
Choose a tag to compare

Features and Improvements

  • Support for resources: Deal Unqualified Reason, Lead Unqualified Reason

v1.3.1

22 Dec 09:27
f0d4e68
Compare
Choose a tag to compare
  • Fixed issue where could not update deal without passing value

v1.3.0

30 Aug 07:31
Compare
Choose a tag to compare

v1.3.0 (2017-08-28)

Features and Improvements

  • Support for resources: Lead Source, Deal Source, Product, Order, Line Item

Version 1.2.1

29 Jun 07:59
Compare
Choose a tag to compare

v1.2.1 (2016-06-29)

Bug Fixes

  • Fixed incorrect return in Deal Service

Important: Deal value type has been changed to float (since v1.2.0)