Skip to content

Commit 5b44b2f

Browse files
committed
Announce "NetLicensing 2.10.1"
1 parent 202c568 commit 5b44b2f

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

docs/_data/changelog.yml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,30 @@
99
# image: <IMAGE-PATH>; e.g. assets/images/changelog/netlicensing-pricing-table.gif
1010
# url: <LEARN-MORE-URL>; e.g. https://netlicensing.io/wiki/signing-the-response
1111

12+
- title: "NetLicensing 2.10.1"
13+
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."
14+
date: 2024-09-17
15+
component: API, UI, Client Libraries, Docu
16+
features:
17+
- added: Enabled configuration rules for warnings levels
18+
- updated: Rvisited notifications payload
19+
- updated: Renamed the Licensee property 'warningLevel' to 'warningLevelSummary' for better clarity
20+
- fixed: Fixed an issue where bundles with rental models could not be obtained
21+
- updated: Updated PayPal API integration for better compatibility
22+
- added: Added a confirmation flow to enable email changes
23+
- fixed: Fixed issues with PayPal recurring payments
24+
- fixed: Fixed an error occurring when the shop token expired upon return from the Payment Service Provider (PSP)
25+
- updated: Made C++ client tests more stable and added an example for bundle shop tokens
26+
- updated: Excluded reserved properties from offline validation results
27+
- fixed: Fixed an error that occurred when a bundle had a negative or zero price
28+
- fixed: Addressed issues where expired tokens led to the SHOP ERROR message
29+
- fixed: Fixed the issue where custom properties were not mapped correctly in C++ client library
30+
- fixed: Improved responses for unsupported or missing POST Content-Type headers
31+
- updated: Updated plans to only consider active notifications
32+
- fixed: Fixed an error resulting from incorrect currency code input on the API
33+
- updated: Resolved a problem where the UI was loading unnecessary resources on every page
34+
url: https://netlicensing.io/wiki/notifications
35+
1236
- title: "NetLicensing C++ Client Library Update"
1337
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."
1438
date: 2024-08-13

0 commit comments

Comments
 (0)