Releases
v3.0.7
Added
setup.cfg - Python package setup file (#29 ) - TY @bryanheinz
pyproject.toml - Python package meta setup file (#29 ) - TY @bryanheinz
tests - Added a few basic tests and including a readme on how to setup testing - TY @bryanheinz
Changes
Added ability to update the actual device name via SimpleMDM (#24 , #38 ) - TY @bryanheinz
Replaced get_logs() id_override
input parameter with starting_after
and limit
(#25 ) - TY @bryanheinz
Fixes calls that return a single item (#26 ) - TY @MagerValp
Add method to download profiles (#40 ) - TY @joncrain
Adds option for get_devices to include_awaiting_enrollment (#43 ) - TY @joncrain
Fixes Devices.delete_device()
- TY @MagerValp
Add Devices methods for enabling/disabling remote desktop, and profile and user listing (@MagerValp )
Add /devices request rate limiting to _get_data
- TY @MagerValp
Add retry on 5xx errors to GET requests to _get_data
- TY @MagerValp
Fixes _get_data
so that it properly preserves all input parameters (#45 ) - TY @bryanheinz
Adds help docs to Devices.get_device() - TY @bryanheinz
Add Scripts and ScriptJobs - TY @MagerValp
Fix pagination - TY @jcfrt
Fix rate limiting - TY @MagerValp
Issues
Closes issue #24
Closes issue #25
Closes issue #26
Closes issue #29
Closes issue #38
Closes issue #40
Closes issue #43
Closes issue #45
Closes issue #57
You can’t perform that action at this time.