Skip to content

Releases: AntoineLemaire/aircall-php

2.0.0

30 Jun 07:59
Compare
Choose a tag to compare

Changes:

  • Upgrade minimum PHP version to 7.1
  • BC BREAK: review naming of all functions in all endpoint to simplify them (see CHANGES.md)

1.1.0

30 Jun 07:46
Compare
Choose a tag to compare

Changes

  • Fix AircallCalls::comment
  • Add AircallCalls::addInsightCards
  • Add Tag endpoint
  • Add Webhook endpoint

1.0.2

24 Nov 19:12
Compare
Choose a tag to compare

Changes

  • Add missing endpoints:
    • /calls/:id/metadata
    • /calls/:id/comments
    • /calls/:id/tags
    • /calls/:id/pause_recording
    • /calls/:id/resume_recording
    • /users/:id/calls
    • /users/:id/dial

1.0.1

24 Nov 10:23
Compare
Choose a tag to compare

#Changes :

1.0.0

26 Jan 14:57
Compare
Choose a tag to compare
Add docs & Remove unused function parameters

1.0.0 Beta-1

25 Jan 11:11
Compare
Choose a tag to compare
1.0.0 Beta-1 Pre-release
Pre-release
1.0.0-b1

first commit