Version History
The following contains a list of notable changes in YSoft SAFEQ Cloud API
Legend:
+ Added feature
x Improved/changed feature
- Bug fixed
Build 3.39 [2023-11-02]
No changes from the previous release.
Build 3.38 [2023-10-05]
x Added the ability to manage access rights.
x Improved security of document history API by adding role-based access.
x Increased security by only displaying API keys once when generated. The ability to view existing API keys is removed.
Build 3.37 [2023-09-07]
x Updated backend API key security.
x Added AUD (audience) claim to API access tokens for improved security.
- Adding authentication providers using API (/authproviders) now works correctly.
Build 3.36 [2023-08-10]
x Added public API for Scan Workflows. (The Scan Workflow feature is currently hidden by default and may not be available for your account.)
Build 3.35 [2023-07-13]
No changes from the previous release.
Build 3.34 [2023-06-26]
No changes from the previous release.
Build 3.33 [2023-05-18]
x Added printer information to Documents History API.
- Fixed issue with Access Control List (ACL) inheritance properties when updating ACL via API.
Build 3.32 [2023-04-25]
+ {ShortProductName} API endpoint date/time matches the actual job release date/time.
- Documents/history API endpoint is filtering for the "PRINTED" status.
Build 3.31 [2023-03-31]
+ Customer can get information on users' group membership via Public API.
Build 3.30 [2023-02-24]
- In document history, documents are recorded under the correct device when the jobs are sent with the "serialnumber" parameter.
Build 3.29 [2023-02-03]
+ Added public API for pulling the embedded terminal configuration.
+ Added public API endpoint to record print/copy/scan jobs.
Build 3.28 [2022-12-15]
x Device code workflow requests changed from GET to POST.
x Device code workflow: the public/private keys are optional now.
Build 3.19 [2022-02-03]
+ Add admin functions to create/delete/update locations in the LocationsRequest endpoint
+ Extend InputPortsRequest endpoint and add an additional optional locationId parameter to the creation function
+ Add optional description field to the output port creation in OutputPortsRequest
+ Extend OutputPortInfo with the following fields: description, embedded config, protocol, model family, output type, serviceId, serial number
Build 3.16 [2021-10-13]
+ Added Documents History API