Skip to content

Release 0.5

Compare
Choose a tag to compare
@N4S4 N4S4 released this 04 Feb 01:21
· 228 commits to master since this release
44ab8e9

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