- Organizations and related API endpoints for customer portal.
- /v3/license-templates endpoint as an alternative for license policies.
- /v3/activations/export endpoint to export all activations.
- All /v3/licenses endpoint query params to /v3/licenses/export endpoint
name
query param in /v3/users endpointcreatedAt
query param in /v3/organizations
-
expired
,metadata.key
,metadata.value
andcreatedAt
query params to the /v3/trial-activations endpoint.
-
published
andprivate
query params to the /v3/releases endpoint. published
query param to the /v3/releases-files endpoint.action
query param to the /v3/activation-logs endpoint.
- /v3/webhook-event-logs endpoint to get the log of all the triggered webhook events.
- /v3/automated-email-event-logs endpoint to get the log of all the triggered automated email events.
- Renamed
email-templates
toautomated-emails
in login endpoint.
license.maintenance-expired
andlicense.maintenance-expiring-soon
events in webhooks and email templates.- /v3/activation-logs/export endpoint to export activation logs in CSV format.
on
(organization name) andoa
(organization address) properties in the activation JWT response.
- /v3/organizations endpoint to add support for organizations.
lcat
(license created at) andlaat
(license activated at) properties in the activation JWT response.
expiresAt
andexpiringSoon
query params to the /v3/licenses endpoint.offline
property to the activation log resource.
- Issue causing emails sent through SendGrid to fail.
-
allowed
query param to the /v3/releases/update endpoint
- /v3/release-channels endpoint to add support for adding release channels.
- /v3/release-platforms endpoint to add support for adding release platforms
- /v3/maintenance-policies endpoint to add support for maintenance policies.
- /v3/licenses/{id}/maintenance/renew endpoint to add support for renewing license maintenance.
- /v3/licenses/{id}/maintenance/extend endpoint to add support for extending license maintenance.
maintenancePolicyId
property to the license resource.currentReleaseVersion
property to the license resource.maxAllowedReleaseVersion
property to the license resource.releaseVersion
property to the activation resource.
- /v3/activations/{id}deactivate endpoint for secure deactivation of activations.
- Added
accountId
in login endpoint. - Added
accountId
in activation, trial activation and deactivation endpoints. - Added
accountId
in release update and latest endpoint. - Added
accountId
in release download URL.
- Renamed
companyId
toaccountAlias
in login endpoint.
- /v3/sending-domains endpoint to add support for DMARC compliant emails.
resourceId
query param to event logs.
disableValidationCheck
property to the license resource.
changes
property to the event log resource.
allowClientLeaseDuration
property to the license resource.
- /v3/product-versions endpoint to add support for product versions.
- /v3/feature-flags endpoint to add support for feature flags.
user.created
event in the email templates.user.reset-password-request
event in the email templates.
private
property to the release resource.license.deleted
event in the webhooks and email templates.
- query operators support.
user.company
query param to /v3/licenses endpoint.activation.appVersion
query param to /v3/users endpoint.
createdAfter
andcreatedBefore
in /v3/licenses, /v3/users, /v3/activation-logs endpoints. These can be replaced withcreatedAt[gt]
andcreatedAt[lt]
respectively.lastSeenAfter
andlastSeenBefore
in /v3/users endpoint. These can be replaced withlastSeenAt[gt]
andlastSeenAt[lt]
respectively.metadataKey
andmetadataValue
in /v3/licenses and /v3/users endpoints. These can be replaced withmetadata.key
andmetadata.value
respectively.email
in /v3/licenses endpoint. This can be replaced withuser.email
.
createdAfter
andcreatedBefore
query params to /v3/activation-logs endpoint.
allowCustomerPortalAccess
property to the user resource.
offline
property to the activation resource.
- /v3/users/export endpoint to add support for exporting the users in CSV format.
- /v3/trial-activations/export endpoint to add support for exporting the trial activations in the CSV format.
additionalUserIds
property to the license resource.
- /v3/licenses/meter-attributes/{id}/reset endpoint to add support for resetting the meter attributes.
- /v3/licenses/meter-attributes/{id} endpoint to add support for deleting the meter attributes.
- /v3/licenses/metadata/{id} endpoint to add support for deleting the metadata fields.
appVersion
property to the activation log resource.
floating
property to the meter attribute resource.allowContainerActivation
property to the license and trial policy resources.
- Support for caching to improve performance.
- Meter attributes are now persistent by default.
visible
property to the meter attribute resource.
allowedIpRanges
property to the license resource.
- SAML SSO support.
cc
andbcc
properties to the email templates.
expiringSoonEventOffset
property to the license policy and the license resources.
metadataKey
andmetadataValue
query params to /v3/activations endpoint.
allowedIpRange
property to the license resource.
- /v3/email-templates endpoint to add support for email templates.
keyPattern
property to the license policy resource.
grossUses
property to the license meter attributes.metadataKey
andmetadataValue
query params to the /v3/users endpoint.
- Some minor bug fixes and improvements.
product.displayName
property to the user release resource.
disableGeoLocation
property to the license policy, trial policy and license resources, to prevent storing IP and location data.downloads
property to the release file resource, to track number of downloads.
requiredMeterAttributes
property to the license policy resource, to enforce meter attributes schema for the licenses.meterAttributes
property to the license resource.
requireAuthentication
property to the license resource, to enforce user authentication for license activation.
resellerId
property to the license resource.tags
property to the user resource.
- /v3/docs#tag/ReleaseFiles endpoints to add support for external files in the releases.
- /v3/accounts/login-google endpoint to enable login using Google SSO.
- Support for per-instance leasing strategy for hosted-floating license type.
- /v3/me/releases endpoint to display releases in the dashboard.
license.expired
andlicense.expiring-soon
events to webhooks.account.logged-in
event to event log.- Partial version comparison in update API endpoint for ignoring patch and build updates.
displayName
to products resource.
- /v3/status health check endpoint.
- Dynamic origin for password reset mails.
customDomain
,website
,logoUrl
,faviconUrl
to accounts resource.
- Support for referrals.
role
property to users resource deprecatingroles
property.
- /v3/me/2fa-secret and /v3/me/2fa-recovery-codes endpoints to allow for two factor authentication.
- /v3/trial-activations/offline-activate endpoint to allow for offline trial activations.
- Support for bank deposits through dashboard as alternative for credit cards.
allowedClockOffset
property to license policies and licenses which can be used to allow license and trial activations on machines where system clocks run behind the network time.- /v3/analytics/activations/app-version endpoint to retrieve activations by app version.
- Distribution API for secure distribution of software applications and release management.
- /v3/users/:id/reset-password-token endpoint to allow implementation of forgot password functionality for custom branded portals.
- /v3/licenses/:id/extend endpoint to allow extension of licenses. Before this only license renewal was allowed.
- Some minor bug fixes.
- /v3/me and /v3/me/licenses endpoints for customer portal.
- Some minor bug fixes.
licensePolicyId
property to licenses which can be used to override the default license policy of a license, inherited through product.requiredMetadataKeys
property to license policies to make it must for a license to have required metadata keys when it is created. The metadata keys will automatically appear for licenses in the dashboard.
- Some minor bug fixes and improvements.
- Each license you create is counted as an activation irrespective of whether it is activated or not (as before). But if license allows more than one activation, then those are only counted when used.
allowedActivations
property in license policies and licenses can now be set to0
also, to allow unlimited activations for any license.- For on-premise floating licenses
allowedFloatingClients
are no more counted as activations, that means floating licenses got more cheaper.
- Some issues in floating licenses.
- Other minor bug fixes.
- Completely new REST API
- Beautiful API docs