Skip to content

Releases: N4S4/synology-api

Release 0.7.2

15 Mar 00:00
d6ee5c1
Compare
Choose a tag to compare

What's Changed

  • Correction of requests where "X-SYNO-TOKEN" header was missing by @FBoissadier in #156
  • Update setup.py by @N4S4 in #157
  • add explicit parameter to handle recordings download with "video/mp4" mime type by @fabtesta in #161
  • query_event_list_by_filter: rename camera id filtering parameter by @fabtesta in #162
  • Tests files added by @fabtesta in #164

New Contributors

Full Changelog: v0.7.1...v0.7.2

Release 0.7.1

06 Mar 05:59
d2864d2
Compare
Choose a tag to compare

What's Changed

  • upload functions fix by @N4S4 many thanks to @77hp in #153

Contribution to solve issue #150 to @77hp

Full Changelog: v0.7...v0.7.1

Release 0.7

20 Feb 10:10
fbb6f91
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.3...v0.7

Release 0.6.3

01 Oct 01:24
ac21874
Compare
Choose a tag to compare

What's Changed

  • Add basic support for Snapshot Replication API by @hrko in #134

New Contributors

  • @hrko made their first contribution in #134

Full Changelog: v0.6.2...v0.6.3

Release 0.6.2

05 Apr 08:15
d44dece
Compare
Choose a tag to compare

What's Changed

  • added backward compatibility by @N4S4 in #128

Full Changelog: v0.6.1...v0.6.2

Release 0.6.1

30 Mar 08:43
Compare
Choose a tag to compare

What's Changed

  • added new functions to core_sys_info: get_all_system_utilization, get_cpu_utilization, get_disk_utilization , get_disk_utilization, get_memory_utilization, dsm_info

Release 0.6

23 Mar 11:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6

Release 0.5.1

17 Feb 08:47
Compare
Choose a tag to compare

What's Changed

  • added logout to universal search
  • fix pipy package where upload function in filestation was different. tnx @PanchoVarallo in #115 for reporting

Release 0.5

04 Feb 01:21
44ab8e9
Compare
Choose a tag to compare

What's Changed

  • Error codes by @eddybl in #108
  • Error codes handling by @N4S4 in #109
  • Add dict output option for start requests by @fcouziniedevy in #110
  • Certificate export method by @Yurzs in #112
  • expire_times (download counts) added to filestation edit_shared_link() and create_shared_link()
  • Add_dict_output_option_for_start_requests for Filestation and Downloadstation
  • alarm_rules_logs(), alarm_rules_list(), resource_monitor_settings_list(), file_handling_access(), list_service_group(), list_process_group(), installed_package_list(), active_notifications() functions added to core_sys_info.py
  • Login error handling improved
  • Adapting code to convention
  • Breaking: dhcp_server.py Class dhcp_server is now DhcpServer to follow the class naming convention
  • Breaking: drive_admin_console.py Class admin_console is now AdminConsole
  • Breaking: usb_copy.py Class USB_Copy is now USBCopy

New Contributors

Full Changelog: v0.4.4...v0.5

Release 0.4.4

10 Sep 05:32
fabed66
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.3...v0.4.4