Version 4.38
Release Date: 2026-03-14
Deprecated Workflow Actions
Starting in version 4.39 we will be dropping support for 2 workflow actions – ‘POP3 Email Retriever’ and ‘IMAP Email Retriever’. These actions use old authentication methods which are not security compliant. If you are currently using one of these actions, contact support immediately to plan your transition to an alternative method.
Variable Change
Support for {AltVar} is being phased out. The first iteration of alternate Record support included {AltVar} syntax to read values from alternate Record. This was replaced with the [<AltVar>] syntax in the second iteration of alternate Records. We have found during testing that support for the older {AltVar} syntax degrades performance and causes potential issues due to having to add checks for JSON conflicts. Removing support for this will help us increase speed, capacity and reliability for everyone. If you are using {AltVar} syntax for any alternate record data, please upgrade to the [<AltVar>] syntax as soon as possible. Date for removal of {AltVar} is yet to be determined.
New and Updated Features
This is a list of the new features, functions and enhancements added since the previous release
- E-forms
- Record Notes field – added option to override Record Type settings for the “editable” option
- E-form Editor – Editor will now prompt for E-form name when making new form
- E-form Editor – E-form list can now be filtered by field type
- E-form Editor – Added menu options to hide/show side panels to make more room for the editing screen
- E-form Field – Added an After Load event to run actions after an embedded E-form is done loading
- Modal Field – Changed default setting to not pre-load content
- Search Results – Add option to log as the user’s search
- Search Results – Add option to set field to Search ID if search is a logged search
- Public Search Results – Added options to set fields to Results Count, Record IDs, Single ID
- Public Document Viewer – Added {recordid} to the supported values in the ‘Set Field When Opened’ settings
- Panel Field – Added panel open/close automation settings
- Viewer
- Cursor’s initial focus is now set to the Filter field when viewing RAW data
- Added option for users to define and save a custom email signature in viewer
- Asset Tracking
- Multi-Asset – Set focus on first empty field for each new action
- Multi-Asset – Set focus on barcodes field on ENTER in container field
- System
- Support for version 3 icons fully removed
- Updated barcode libraries
- Updated Excel libraries
- Workflow
- Reverse Validator – Added support for number, date and -or- filtering
- Reverse Validator – Updated logic to improve matching rates
- Auto Split – Add reasons for split to test results
- Auto Split – Add option to NOT use Vendor for split
- REST Action – Added variable replacement on REST headers
- SFTP Action – Added support for using public/private keys for SFTP connections
- Auto-Index Action – Page Number setting per field has been changed to a string value to support variables
- Make REST Call – Added ability to add a single Document to a REST call
- Login / MFA
- The login screen now asks for Authenticator App code by default if available then has option to change type
- Barcodes
- Upgraded barcode components for better recognition of certain barcode types
- Variables
- Removed older {var} syntax for retrieving alternate Record data
- Reports
- OCR – Updated OCR report to show if document was deleted before or during OCR
Fixes
This is a list of the issues we fixed since the previous release
- Admin
- User list filter entry malformed (Applied to 4.36)
- E-forms
- E-form Editor – Multi-action lost its ‘Loop and Run When’ settings (Applied to 4.36)
- Tables [#] variable not working inside table value replacement (Applied to 4.36 cloud)
- Record Notes field not allowing edit/delete when used as Record entry form
- Document List field showing Not Supported
- E-forms created in workflow do not preserve non-saving field (labels) server variables for later replacement
- Public E-forms – background color not affecting entire screen
- Public Search fields – Custom widths not working on results columns
- Public document viewer not working with TEXT files
- Charts – Stacked bar charts not working
- Viewer
- Document load error does not log anything
- All pages’ annotations loading at once instead of during their own load
- Users can upload new docs while other docs are already uploading – possibly causing data corruption
- Viewer not showing images on Mac using Safari until screen is resized
- Workflow
- E-forms created in workflow do not preserve server variables for later replacement (shelved)
- Setting WF to open a document that does not exists causes error when loading in viewer
- Data
- Cannot change unformatted values when editing data values
- Variables
- Results of [MONTH] and [DAY] are formatted differently than [MONTH()] and [DAY()]
- [CLEANCUR()] does not work with numbers that have a leading zero and a single decimal point
- System
- Users sometimes get “Color_Toolbar_BG” error on login
- Linked Fields – Entry Mode limit is preventing display of linked Records
- QuickBooks
- QuickBooks Desktop has error when saving invoices with CLASS and CUSTOMER in the same line items
- Search
- Charts – Stacked bar charts not working