* Fixed the return URI of the creation forms to decode the next URI. * Fixed the unmatched offset list to use the encoded next URI.
1.5.5
Security fixes.
* Revised the next URI utilities to encode and decode the next URI preventing tampering with the next URI. * Added the integrity value of the CDN stylesheet links. * Various fixes.
1.5.4
Security fixes.
* Added safeguard to the next URI utilities, to prevent Cross-Site Scripting (XSS) attacks. * Applied the safe next URI utilities to the test site. * Added the SameSite and Secure flags to the session cookie of the test site.
1.5.3
Not secure
* Fixed the error of the net balance in the unmatched offset list. * Revised the original line item editor not to override the existing amount when the existing amount is less or equal to the net balance.
1.5.2
Not secure
* Fixed the error of the net balance in the unmatched offset list.
1.5.1
Not secure
* Fixed the error calling the old setEnableDescriptionAccount method in the saveOriginalLineItem method of the JavaScript JournalEntryLineItemEditor class.