2021-12-10

Prev Next

VV Core:

New features/Improvements:

23013 - Added the ability to add the new task list and calendars to analytics dashboards

23181 - New REST API endpoints to return user supervisors and user supervisees

23273 - REST API scripts POST now accepts a "transform" parameter that when false will relay the JSON without converting to key/value pairs

23275 - Outside processes rebranded as "Microservices"; Microservices called through REST API now allow anonymous and can be restricted by IP address range

22517 - New form template-based setting to allow single view access to documents available on a document list

23257 - File extension added as a configurable column for a document list

22427 - REST API custom query GET now allows for sorting, paging, and filtering

23491 - New user token now supported through REST API

23443 - When saving a document using WebDav there is now a check to ensure the latest revision is being saved

23621 - New configuration setting to set the number of released/unreleased revisions maintained

 

Bug fixes:

22785 - Resolved an issue where sorting by modify date would cause an error

22321 - Attempting to access a public form with an incorrect query string now returns better messaging to the end user

23255 - Resolved an issue where Solidworks file extensions would not show the appropriate icons in document lists

23205 - Resolved an issue where calendar controls with time enabled would save as UTC to dashboards when using the new form viewer

23274 - It is now possible to remove index fields for multiple folders at a time

22212 - GetFormDataInstanceLatestRevisionPdf SOAP API function now correctly applies the PDF settings configured for the template

23499 - Resolved an issue with report designer/viewer instability

20914 - Searching now works as intended in the custom queries control panel settings

 

 

Form Designer:

New features/Improvements:

23389 - Added an import/export feature to support batch updates to form control localizations

 

 

Form Viewer:

New features/Improvements:

23302 - New template setting added handle all groups and conditions directly on the client

23375 - Improved end user response when a newer revision of a form exists when a user attempts to save

23301 - Dropdown lists now support multiple query parameters

23003 - Calendar control using alternate mode allow for a display mask value

23526 - Added the capability for local script caching to improve performance

23622 - Added a client-side method to save a PDF from a script

 

Bug fixes:

23295 - Resolved an issue where navigating in and out of a multiline textbox with HTML enabled would add addition line feeds

23353 - Resolved an issue where a Form ID field would not have its value saved

23317 - Resolved an issue where the alternate calendar control could not select a day of the month with January set as the month

23321 - Data lookup now working correctly with non-string value types

23282 - Cascading drop down lists now properly handing special characters that require URL encoding

21310 - Removed the ability for end users to resize multi line textboxes

23355 - Repeating row controls and data grids now properly handle read only and visibility state changes

23430 - Clicking to set a date value on the control now properly triggers the onBlur event

23418 - Resolved an issue where the next doc ID sequence wouldn't always be obtained

23506 - Resolved an issue where form field values would not be respected in dynamic path for image files

23269 - Legacy outside processes now fully functional

23527 - Resolved an issue where the file upload modal would render at the top of the form out of view

23580 - Resolved an issue where the index field modal would render at the top of the form out of view

23549 - The form template name and revision no longer display during the load event

23613 - Print mode is now properly evaluating all groups and conditions

23605 - Resolved an issue where the form lock message would not appear if the top menu is hidden by conditions

 


FormsAPI:

New features/Improvements:

23504 – Improved server-side caching of form controls for improved performance

23502 – Improved server-side caching of form scripts for improved performance