Skip to content

Commit d257efd

Browse files
authored
Add changelog entry for December 2025 release
Added a new changelog entry for the release on 2025-12-18, detailing UI refinements, security fixes, and optimizations.
1 parent 049228c commit d257efd

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/_data/changelog.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,22 @@
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: "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
24+
- fixed: Fix recurring payment flow where null values caused processing errors
25+
- fixed: Multiple dependency updates to keep the platform secure, stable, and up to date
26+
url: https://netlicensing.io
27+
1228
- title: "NetLicensing 2.10.6"
1329
description: "This release improves the reliability of recurring payments, enhances vendor communication during payment issues, and adds support for updating vendor profile emails."
1430
date: 2025-07-29

0 commit comments

Comments
 (0)