| Date | Version | Description |
| 11 Oct 2013 | 747 | Update. |
| 13 Oct 2013 | 754 | Update. |
| 15 Oct 2015 | 759 | Update. |
| 28 Aug 2017 | 3492 | Update. |
| 16 Jan 2018 | 3763 | Update. |
| 23 Mar 2018 | 3810 | Update. |
| 11 Feb 2019 | 4410 | Update |
| 27 Apr 2020 | 5285 | Update |
| 15 July 2020 | 5486 | Update |
| 08 Oct 2020 | 5711 | Update |
| 17 Dec 2020 | 5852 | Update |
| 24 Aug 2021 | 6288 | Update |
| 7 Jan 2022 | 6513 | Update |
| 17 Aug 2023 | 6913 | Update |
| 03 April 2024 | 7048 | Update |
| 03 Oct 2024 | 7693 | Update |
Version 7693
- Update: Fixed broken and misplaced links in SDK documentation.
Version 7048
- Update: Java codekit had a default buffer length for licenses of 8k. Some licenses are larger than that and the default has been increased.
Version 6193
- Update: Fixed broken and misplaced links in SDK documentation.
- Bugfix: Fixed Java SDK input of clienthostname.
- Bugfix: Fixed nslTerm which should display JWT 'exp' (expiration) value when NSLSetCredentialsSSO is called with JWT=NULL.
Version 6513
- Bugfix: Fixed incorrect return of 'SOAP DB Error' on LTCO request in Java NSLTerm.
Version 6288
- Bugfix: Fixed nslTerm.java forcing a value to be entered for SpecialID on activation request.
- Bugfix: Fixed nslTerm.java example program's return of Java memory error on deactivation request.
- Bugfix: Fixed occasional nslTerm.java crashes on LTCO request.
Version 5711
- Bugfix: Fixed nslTerm.java which wouldn't continue unless a value was entered for SpecialID on Get Activation Request.
- Update: Added Secure Store calls.
- Update: Added MACOS (ARM/64) support.
- Bugfix: Repeated command was removed from bat file (harmless.)
- Bugfix: Fixed incorrect "Feature Unset" message when returning some (but not all) elements to an element pool.
- Update: Replaced -1 error returns with more meaningful information.
Version 5486
- Update: Added consumption token pools to codekits (nilm and nslTerm).
- Bugfix: Could not activate nslTerm.java on Windows 10.
Version 5285
- Bugfix: Fixed nslTerm display of incorrect status on successful activation cert.
- Bugfix: Corrected nslTerm error message when generating a Deactivation Request.
- Bugfix: Fixed plm PSLGetLibraryOptions failure to execute.
- Bugfix: Corrected plm PSLGetMaintExpDate and PSLGetMaintExpSec return messages.
Version 4410
- Update: Update of documents in codekits (html/index.html.)
- Bugfix: Fixed "Error in identifying computer" when HSDN enabled on Linux system with NVME drive.
- Bugfix: Fixed C Windows codekit so that all allocs from library are freed by library.
- Bugfix: Fixed daemonTerm example code. Was missing security offset adjustment for returns.
Version 3810
- Bugfix: Added casts to the return from dlsym in the C SDK.
- Update: Updated shaferExample.c in CCodekit to match logic in website documentation.
- Bugfix: Fixed import of certificate into passive library example pslTerm.
Version 3763
- Update - Revised to implement library 3.3.55.0 functionality.
- Update - Restructuring of example applications.
- Update - Revised documentation.
Version 3492
- Updated to library 3.2.x compatibility level.
- Added passive licensing example.
- Eliminated need for nalpjava DLL.
Version 774
- Added registration function to library and codekits.
Version 759
- Added log file name to library information.
Version 745
- Modified NSLGetNumbAvailProc to return max number allowed as well as number available.
Version 747
- Fixes for Windows and GTK.