10Duke Scale release notes
Learn about new features, enhancements, and fixed issues in the most recent 10Duke Scale releases.
10Duke Scale release 2026-03-18.0
Release date: March 18, 2026
10Duke License Management API
Enhancements:
- The GET
/licensees/{licenseeId}/licensesendpoint supports filtering licenses using a license key.
10Duke Scale Console
Enhancements:
-
Users can now toggle password visibility by clicking the eye icon in the password field during sign-up, login, or password reset.
-
Support added for searching licenses using a license key on the Licenses page.
-
On the Products page, a new Display name column has been added to the product table. This column shows the display name of the product and it is shown by default. In the same table, the Name column has been renamed to Technical name and is now hidden by default. You can adjust the column visibility by clicking the hamburger icon above the list.
-
You can now search for products by either the display name or the technical name.
-
A tooltip has been added to clarify whether the Name column shows a display or technical name for a product.
-
The texts in the UI have been clarified and unified.
-
The look and feel of the confirmation dialogs has been enhanced.
Bug fixes:
-
Fixed an issue where the key generation tool incorrectly formatted the private key by adding a leading space and a trailing empty line.
-
Fixed an issue where duplicate information was shown in user messages.
-
Fixed a UI styling issue that occurred when validation failed during the password reset process.
10Duke Scale Local License Server
Enhancements:
- A new version 1.3.0 of Local License Server has been released.
10Duke Scale release 2025-11-27.0
Release date: November 27, 2025
10Duke Scale Console
Enhancements:
-
Improved notifications during the sign-up process.
-
The texts in the UI have been clarified and unified.
Bug fixes:
- Fixed an issue where unnecessary warnings were shown when navigating from the License use page to Licensees page using the breadcrumb link.
10Duke Scale release 2025-11-05.0
Release date: November 05, 2025
10Duke License Checkout API
Enhancements:
-
The GET
/licensing/actions/describe-license-key-client-bindingsendpoint now supports privilege escalation by optionally providing a 10Duke Scale JSON Web Token (JWT) to return the lease ID of client bindings. The 10Duke Scale JWT must include theLicensing.actionpermission to allow returning the lease ID of existing client bindings.Note that the endpoint requires a license key as the primary authorization for the API call. The license key takes priority in the API authorization.
10Duke Scale release 2025-11-04.0
Release date: November 04, 2025
The release includes minor security improvements.
10Duke License Management API
Bug fixes:
- Fixed an issue where updating a license did not update the license modified field.
10Duke License Checkout API
Enhancements:
- Documentation improvements in the API reference.
Bug fixes:
- Fixed an issue where the API responses related to allowed versions were different in 10Duke License Checkout API and 10Duke Local License Server.
10Duke Scale Console
Enhancements:
- In the License info form for new or existing product licenses, the display name label for the allowed version has been changed from Allowed versions display name to Display name.