All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Response formatter, allowing more consistent responses in data
- Toggle to init for using new response data
- Response line for all methds
- Issue with experimental EDR check when software was returned as None
- Format handling for guids (mav), details (mav), and av type (mav)
- MAV Endpoints and docstrings
- Missing endpoints to Readme.md
- Status handling for MAV responses, as some use FAIL
- Missing describe param in docstrings for a few endpoints
- Link to documentation in workstations docstring.
- assetHardware, assetSoftware, licenseGroups, licenseGroupItems, clientLicenseCount, assetDetails, edrPresent methods
- docstring for addSite, assetHardware, assetSoftware, licenseGroups, licenseGroupItems, clientLicenseCount, assetDetails, edrPresent
- experimentalChecks toggle for clientDevices and deviceDetails
- Experimental checks section under device details in documentation.
- Missing and incorrect information documentation for sites, clients, and workstations.
- Issue with clients response if describe was set to True and a name was still sent.
- Tested addSite method.
- docstring for listPatches to include more IDs
- Windows Patch Management endpoints
- docstring for all Windows Patch Management endpoints
- ReadTheDocs page for Windows Patch Management
- Formatter can now handle patch IDs sent as a list, or a string.
- Changelog
- Basic client search function
- addClient function.
- Docstring for addClient, wallchartSettings, generalSettings, listPatches
- Possible error when response content does not contain 'result' key.
- listPatches response formatting
- Updated docstring for _formatter, clients, workstations, templates, backupHistory
- index.RST to add home page
- Updated readme.md with new working endpoints (incomplete)
- searchClient placeholder (integrating into clients)