You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/_data/changelog.yml
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,22 @@
9
9
# image: <IMAGE-PATH>; e.g. assets/images/changelog/netlicensing-pricing-table.gif
10
10
# url: <LEARN-MORE-URL>; e.g. https://netlicensing.io/wiki/signing-the-response
11
11
12
+
- title: "User Experience and Stronger Security"
13
+
description: "Several UI refinements make daily workflows clearer, while critical fixes ensure transactions and recurring payments behave reliably. Security and internal optimizations further harden the platform without adding complexity."
14
+
date: 2025-12-18
15
+
component: UI, API
16
+
features:
17
+
- updated: Minor UI improvements across the application
18
+
- added: Add pagination range label for data tables to improve navigation clarity
19
+
- added: Add product module filter on the customers list for faster data access
20
+
- updated: Require re-login on email change confirmation to prevent account takeover
21
+
- updated: Avoid unnecessary loading of private key to reduce security surface and startup overhead
22
+
- fixed: Fix for 't.$marks.skus.forget is not a function' error
23
+
- fixed: Fix NullPointerException in Transaction GrandTotal
- fixed: Multiple dependency updates to keep the platform secure, stable, and up to date
26
+
url: https://netlicensing.io
27
+
12
28
- title: "NetLicensing 2.10.6"
13
29
description: "This release improves the reliability of recurring payments, enhances vendor communication during payment issues, and adds support for updating vendor profile emails."
0 commit comments