Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

ANN: Yozons eSignForms 21.8.21 release

126 views
Skip to first unread message

Yozons eSignForms

unread,
Aug 20, 2021, 2:32:37 PM8/20/21
to Yozons eSignForms - Web-based e-contracting and document workflow

Version 21.8.21 - 21 August 2021

  • For Decimal/Money report fields, increased the decimal precision from 4 to 7 decimal points, from (17,4) to (20,7). If you have previously mapped fields that need this extra precision, you will need to reload the mapped report fields in your package(s) so the values are saved again with the higher precision.
  • To avoid processing a double-click on buttons, if a user's session includes a request while a prior request is still in progress, it will be delayed by 5 seconds and then continue with a warning.
  • To avoid processing a double-click on document/package buttons in parallel, pickup requests are serialized for a given HTTP session.
  • Updated the forgotMyPassword, login, requestForgotPassword and setMyPassword JSPs pages to use BUTTON instead of INPUT submit elements.
  • Updated all document buttons to include a class selector that matches the button's name prefix so it can be targeted by custom CSS. (i.e. add <style> .esf button.documentSaveButton { display: none; } </style> to a document in SOURCE mode to hide the button entirely) New otherwise empty button classes include: packageContinueButton, packageDeleteTranButton, packageNotCompletingButton, packageDownloadMyDocsAsPdfButton, documentNextPageButton, documentPreviousPageButton, documentSaveButton, documentReviewButton, documentEditButton, documentCompleteButton, documentViewPackageButton, documentNextDocumentButton, documentPreviousDocumentButton, packageViewCompletedDocumentButton, packageEditDocumentButton
  • Added more reference checks before allowing a User record to be deleted. In general, it's better to disable user records who are no longer needed so as to keep the user references since all records have a created by/last updated by user reference.
  • Reduce web.xml param heartbeatInterval to 55 (seconds), from 150 (or 300, the default). This is an attempt to let clients detect broken connections a bit faster as some proxies seem to terminate connections with no transfers after a minute or two.
  • Upgraded to libphonenumber 8.12.30.
  • Upgraded to PostgreSQL 13.3.
  • Upgraded to Log4j 2.14.1.
  • Upgraded to PostgreSQL JDBC Driver to 42.2.23.
  • Upgraded to Vaadin 8.13.2.
  • OPERATIONS VERSION UPGRADE NOTICE:
    • Database updates required (pre.sql/update.sql/post.sql): YES
    • rundbsetup/DbSetup DB conversion required: NO
    • web.xml changes required: YES
Reply all
Reply to author
Forward
0 new messages