Skip to content

Commit

Permalink
Announce "NetLicensing 2.10.1"
Browse files Browse the repository at this point in the history
  • Loading branch information
r-brown committed Sep 18, 2024
1 parent 202c568 commit 5b44b2f
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions docs/_data/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,30 @@
# image: <IMAGE-PATH>; e.g. assets/images/changelog/netlicensing-pricing-table.gif
# url: <LEARN-MORE-URL>; e.g. https://netlicensing.io/wiki/signing-the-response

- title: "NetLicensing 2.10.1"
description: "With this release, we've introduced valuable features like the vendor email change confirmation flow and customizable warning levels configurations. Additionally, we've enhanced existing functionality and resolved several persistent issues to improve overall performance and usability."
date: 2024-09-17
component: API, UI, Client Libraries, Docu
features:
- added: Enabled configuration rules for warnings levels
- updated: Rvisited notifications payload
- updated: Renamed the Licensee property 'warningLevel' to 'warningLevelSummary' for better clarity
- fixed: Fixed an issue where bundles with rental models could not be obtained
- updated: Updated PayPal API integration for better compatibility
- added: Added a confirmation flow to enable email changes
- fixed: Fixed issues with PayPal recurring payments
- fixed: Fixed an error occurring when the shop token expired upon return from the Payment Service Provider (PSP)
- updated: Made C++ client tests more stable and added an example for bundle shop tokens
- updated: Excluded reserved properties from offline validation results
- fixed: Fixed an error that occurred when a bundle had a negative or zero price
- fixed: Addressed issues where expired tokens led to the SHOP ERROR message
- fixed: Fixed the issue where custom properties were not mapped correctly in C++ client library
- fixed: Improved responses for unsupported or missing POST Content-Type headers
- updated: Updated plans to only consider active notifications
- fixed: Fixed an error resulting from incorrect currency code input on the API
- updated: Resolved a problem where the UI was loading unnecessary resources on every page
url: https://netlicensing.io/wiki/notifications

- title: "NetLicensing C++ Client Library Update"
description: "In this release, we have enhanced the mapping of custom properties from NetLicensing entities to ensure seamless integration with C++ client library objects. Additionally, we have resolved an issue with the 'expirationTime' mapping, providing more accurate license management."
date: 2024-08-13
Expand Down

0 comments on commit 5b44b2f

Please sign in to comment.