Skip to content

v1.8

Compare
Choose a tag to compare
@cp6 cp6 released this 18 Aug 04:40
· 45 commits to master since this release
017f278

1.8 changes

  • Added DNS zone interaction
  • Added dns_example.php file
  • Added getStreamCollectionSize function
  • Added getVideoStatistics function
  • Added getVideoHeatmap function
  • Added reEncodeVideo function
  • Added fetchVideo function
  • Added getCountries function
  • Added getRegions function
  • Added getAbuseCases function
  • Added checkAbuseCase function
  • Added getSupportTickets function
  • Added getSupportTicketDetails function
  • Added closeSupportTicket function
  • Added createSupportTicket function
  • Updated APIcall function (bool $storage_call replaced with string $url_type)
  • Updated functions that use APIcall to use new $url_type parameter
  • Updated listPullZones function
  • Updated getStatistics function
  • Updated findStorageZoneAccessKey function return type
  • Updated getVideoCollections function
  • Updated API_URL and VIDEO_STREAM_URL const strings
  • Removed boolToInt function
  • Removed jsonHeader function