Skip to content
This repository has been archived by the owner on Sep 19, 2020. It is now read-only.

Releases: brunogasparetto/AdobeConnectClient

3.1.1

19 Sep 14:41
Compare
Choose a tag to compare

Fix some command's tests

3.1.0

19 Sep 14:32
Compare
Choose a tag to compare
  • Add sco-expanded-contents command
  • Removed the flag FILTER_FLAG_SCHEME_REQUIRED in CURL Connection
  • Change permission on the recording passcode

3.0.3

17 Aug 17:32
Compare
Choose a tag to compare
Removed deprecated items.

3.0.2

03 Nov 15:50
Compare
Choose a tag to compare

Better README description and created .gitattributes to ignore some files in the release.

Checked and tested

24 Mar 14:30
Compare
Choose a tag to compare

Remove some dependencies and add tests.

scoUpload returns the Content SCO ID

22 Aug 15:30
Compare
Choose a tag to compare
2.0.4

scoUpload improvement

Fix Client factory method

20 Aug 01:01
Compare
Choose a tag to compare
2.0.3

Fix Client factory method

Minor corrections

17 Aug 03:15
Compare
Choose a tag to compare
2.0.2

Update README.md

A new version for Client

17 Aug 02:14
Compare
Choose a tag to compare

Changelog

  • API class is dead. Now use the Client class.
  • RequestHandler is dead. Now use Connection.
  • All Client actions are Commands.
  • Exceptions are not captured
  • All properties are now private in entities classes
  • More a lot of items changed

1.1.4

14 Sep 20:05
Compare
Choose a tag to compare
  • SCO Upload refactored
  • Fix some bugs