LLS Release Notes
Last updated
Was this helpful?
Last updated
Was this helpful?
docker pull registry.gitlab.com/nalpeiron/zentitle/local-license-server:1.4.1
Bug Fixes
Resolved the pagination issue for tables with large datasets
docker pull registry.gitlab.com/nalpeiron/zentitle/local-license-server:1.4.0
Improvements
Upgraded application framework from .NET 8 to .NET 9
Added support for the
docker pull 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
docker pull 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
and maintenanceExpiryDate
docker pull 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
docker pull 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
docker pull registry.gitlab.com/nalpeiron/zentitle/local-license-server:1.0.0
Improvements
Added user interface for Local License Server's license management
docker pull 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
docker pull 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
docker pull registry.gitlab.com/nalpeiron/zentitle/local-license-server:0.8.0
Improvements
Added support for updating an already imported entitlement
docker pull registry.gitlab.com/nalpeiron/zentitle/local-license-server:0.7.0
Improvements
Added Usage Count feature support
Allowed importing an entitlement without the customer
docker pull registry.gitlab.com/nalpeiron/zentitle/local-license-server:0.6.0
Improvements
Upgraded the Licensing Client .NET SDK
docker pull registry.gitlab.com/nalpeiron/zentitle/local-license-server:0.5.0
Improvements
Added maintenance support
docker pull registry.gitlab.com/nalpeiron/zentitle/local-license-server:0.4.0
Improvements
Upgraded the Licensing Client .NET SDK to version 1.4.1
docker pull 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
docker pull registry.gitlab.com/nalpeiron/zentitle/local-license-server:0.2.0
Improvements
Added API versioning support to the Licensing API routes
docker pull registry.gitlab.com/nalpeiron/zentitle/local-license-server:0.1.0