Skip to content

Releases: Anteris-Dev/autotask-client

v0.6.0

24 May 21:26
ee26ec5
Compare
Choose a tag to compare

Added

Full Changelog: v0.5.6...v0.6.0

v0.5.6

25 Jan 14:06
020349b
Compare
Choose a tag to compare

What's Changed

  • Add $contractBlockID to BillingItemEntity.php by @Darrrren in #76

New Contributors

Full Changelog: v0.5.5...v0.5.6

v0.5.5

07 Jul 17:35
863148f
Compare
Choose a tag to compare

What's Changed

  • Generates Updated Client by @github-actions in #67

New Contributors

  • @github-actions made their first contribution in #67

Full Changelog: v0.5.4...v0.5.5

v0.5.4

19 Dec 22:42
Compare
Choose a tag to compare

Syncs Autotask client with latest Autotask API changes.

Full Changelog: v0.5.3...v0.5.4

v0.5.3

22 Sep 17:02
4836d3e
Compare
Choose a tag to compare

Fixes issues with client due to new Autotask comanaged fields. See #47

v0.5.2

25 Jun 19:45
24f2da6
Compare
Choose a tag to compare

Fixes #42

v0.5.1

24 May 17:27
Compare
Choose a tag to compare

Added

  • The field companyCategoryID to company entities

v0.5.0

19 Mar 18:05
Compare
Choose a tag to compare

This release fixes many issues that Autotask has produced through breaking changes in a major version.

v0.4.0

07 Oct 15:23
Compare
Choose a tag to compare

Changed

  • AttachmentInfo entity to support Autotask changes
  • BillingItems entity to support Autotask changes
  • CompanyAttachments entity to support Autotask changes
  • CompanyLocations entity to support Autotask changes
  • OpportunityAttachments entity to support Autotask changes
  • Products entity to support Autotask changes
  • ProjectAttachments entity to support Autotask changes
  • ProjectNotes entity to support Autotask changes
  • Projects entity to support Autotask changes
  • QuoteItems entity to support Autotask changes
  • TaskAttachments entity to support Autotask changes
  • TaskNotes entity to support Autotask changes
  • TicketAttachments entity to support Autotask changes
  • TicketCharges entity to support Autotask changes
  • TicketNotes entity to support Autotask changes
  • Tickets entity to support Autotask changes

v0.3.2

08 Sep 17:21
Compare
Choose a tag to compare

Added

  • Support for Guzzle 7.0 and Illuminate Support 8.0
  • Support for autotask-client-generator 1.0.2
  • Tests for inventory-related endpoints that were previously unavailable to our Sandbox user