Releases: N4S4/synology-api
Releases · N4S4/synology-api
v0.7.3
What's Changed
- Add tasks_source by @calpaterson in #165
- Contribution for ABB API by @joeperpetua in #166
- FileStation application session name by @tinwhisker in #169
- Adding features for Hyper Backup and Hyper Backup Vault by @joeperpetua in #171
- Fix upload_file with multipart upload by @joeperpetua in #172
- Filestation upload file by @N4S4 in #173
- Add Cloud Sync implementation by @joeperpetua in #174
- possibility to change version by @N4S4 in #175
- Implement Task Scheduler / Event Scheduler API by @joeperpetua in #176
New Contributors
- @calpaterson made their first contribution in #165
- @joeperpetua made their first contribution in #166
- @tinwhisker made their first contribution in #169
Full Changelog: v0.7.2...v0.7.3
Release 0.7.2
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
Release 0.7
What's Changed
- Added Surveillance Station by @N4S4
- Added possibility to use DownloadStation2 api if required by @N4S4
- rename_folder function in filestation optimization by @N4S4
- Feature/implement entry request api by @FBoissadier in #137
- Fix mime types by @bchaintreuil in #139
- New get_file serve by @cardenastw in #140
- added backup_task_list by @insanity67 in #142
- Added list_storage method for SYNO.ActiveBackup.Share by @BamButz in #143
- Login_out standardized by @N4S4 in #146
- add clieantlist & reservations for DHCPServer by @marcelrv in #147
- update readme by @N4S4 in #148
New Contributors
- @FBoissadier made their first contribution in #137
- @bchaintreuil made their first contribution in #139
- @cardenastw made their first contribution in #140
- @insanity67 made their first contribution in #142
- @BamButz made their first contribution in #143
- @marcelrv made their first contribution in #147
Full Changelog: v0.6.3...v0.7
Release 0.6.3
Release 0.6.2
Release 0.6.1
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
What's Changed
- Add file station error code by @shenjackyuanjie in #119
- Typed by @pnearing in #124
- Exceptions by @pnearing in #125
- added additional functions to Photostation
New Contributors
- @shenjackyuanjie made their first contribution in #119
Full Changelog: v0.5.1...v0.6
Release 0.5.1
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
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
- @fortysix2ahead for the initial error_code handling
- @eddybl made their first contribution in #108
- @fcouziniedevy made their first contribution in #110
- @Yurzs made their first contribution in #112
Full Changelog: v0.4.4...v0.5