LLS Release Notes
1.3.1
Image path: registry.gitlab.com/nalpeiron/zentitle/local-license-server:1.3.1
Bug Fixes
Resolved an issue where
activation denial
operations were not recorded in the activity logs
1.3.0
Image path: registry.gitlab.com/nalpeiron/zentitle/local-license-server:1.3.0
Improvements
[Licensing API] Added the following fields to the response body of
[GET] api/v1/activation
API endpoint:entitlementConcurrencyMode
hasMaintenance
andmaintenanceExpiryDate
1.2.0
Image path: registry.gitlab.com/nalpeiron/zentitle/local-license-server:1.2.0
Improvements
[UI] Added an option to skip the activation request generation when the user has already received the activation response from Z2, but the activation page has been closed in the meantime.
[API] Extended LLS Licensing API with feature tracking endpoints
1.1.0
Image path: registry.gitlab.com/nalpeiron/zentitle/local-license-server:1.1.0
Improvements
Added user interface for entitlements management
Added user interface for entitlement details, activations, and activity log
All the imported entitlements are automatically deleted from the server's database when deactivating its license
1.0.0
Image path: registry.gitlab.com/nalpeiron/zentitle/local-license-server:1.0.0
Improvements
Added user interface for Local License Server's license management
0.9.0
Image path: registry.gitlab.com/nalpeiron/zentitle/local-license-server:0.9.0
Improvements
The following LLS environment variables have been deprecated:
ClientTenant__Id, ClientTenant__KeyModulus, ProductLicenseTenant__Id, ProductLicenseTenant__KeyModulus
0.8.1
Image path: registry.gitlab.com/nalpeiron/zentitle/local-license-server:0.8.1
Bug Fixes
Fixed error response from the Licensing API endpoints when the N-TenantId HTTP header is missing
The same offline activation token cannot be used multiple times to activate the LLS license
0.8.0
Image path: registry.gitlab.com/nalpeiron/zentitle/local-license-server:0.8.0
Improvements
Added support for updating an already imported entitlement
0.7.0
Image path: registry.gitlab.com/nalpeiron/zentitle/local-license-server:0.7.0
Improvements
Added Usage Count feature support
Allowed importing an entitlement without the customer
0.6.0
Image path: registry.gitlab.com/nalpeiron/zentitle/local-license-server:0.6.0
Improvements
Upgraded the Licensing Client .NET SDK
0.5.0
Image path: registry.gitlab.com/nalpeiron/zentitle/local-license-server:0.5.0
Improvements
Added maintenance support
0.4.0
Image path: registry.gitlab.com/nalpeiron/zentitle/local-license-server:0.4.0
Improvements
Upgraded the Licensing Client .NET SDK to version 1.4.1
0.3.0
Image path: registry.gitlab.com/nalpeiron/zentitle/local-license-server:0.3.0
Bug Fixes
Fixed lease period calculation
Allowed retrieving entitlement if entitlement expired/has been disabled
0.2.0
Image path: registry.gitlab.com/nalpeiron/zentitle/local-license-server:0.2.0
Improvements
Added API versioning support to the Licensing API routes
0.1.0
Image path: registry.gitlab.com/nalpeiron/zentitle/local-license-server:0.1.0
Last updated