Change Log1.4

Version 1.4 Changes


Description : Below is a detailed list of changes for this version.

  • The parameters phone_desc was added to contact/add.
  • The parameter contact_key has new functionality in contact/delete.
  • The parameter contact_type was added to contact/fetch.
  • NEW APIs: device/add_device, device/remove_device, file/set_artwork, & notifications/send_notification.
  • Response property async_job_types was added to device/get_status.
  • The parametersend_notification was added to device/share_resources & device/unshare_resources.
  • The parameter broadcast_class was added to device/share_resources, notifications/get_cache, notifications/peek_cache.
  • The parameter message has a functionality change in device/share_resources.
  • The parameter file_path was added to file/copy, file_delete, file/get_info, file/get_links, file/get_versions, file/move, file/one_time_key, file/print, file/purge, file_restore, & file/update.
  • The parameter folder_path was added to file/copy, file/move, file/zip, folder/delete, folder/get_content, folder/get_depth, folder/get_info, folder/get_siblings, folder/purge, folder/search, & folder/update.
  • The parameter quick_key had a status change in file/copy, file/delete, file/get_info, file/get_links, file/get_versions, file/move, file/print, file/purge, file_restore, & file/update.
  • The parameter parent_path was added to file/create & folder/create.
  • The response property ready was added to file/get_info.
  • The parameter truncate was added to file/update.
  • The parameter from_path was added to file/update_file.
  • The parameter to_path was added to file/update_file.
  • The parameter from_quickkey had a status change in file/update_file.
  • The parameter to_quickkey had a status change in file/update_file.
  • The parameter keys had a status change in file/zip.
  • The parameter folder_path_src was added to folder/copy & folder/move.
  • The parameter folder_path_dst was added to folder/copy & folder/move.
  • The parameter folder_key_src had a status change in folder/copy & folder/move.
  • The parameter folder_key had a status change in folder/delete, folder/get_depth, folder/get_siblings, folder/purge, & folder/update.
  • The parameter unread_only was added to notifications/get_cache.
  • The parameter privacy_policy was added to system/get_info.
  • The parameter max_chunk_filesize was added to system/get_limits.
  • The parameter max_total_filesize was added to system/get_limits.
  • The parameter quick_key was added to upload/add_web_upload.
  • The parameter preemtive was added to upload_check.
  • The parameter uploads was added to upload_check.
  • The parameter device_id was added to upload_check.
  • The parameter key had a functionality change in upload/poll_upload.
  • The response property upload_size_limit was removed due to deprecation in user/get_limits.