Improvements
- Added support for running FlexiCapture on Windows Server 2025. (642303, 648091)
- Filtering options now apply across all batch list pages in the Field Extraction Training and Classifier Training batch views, instead of only the first page. (545254)
- Applied a .NET (NuGet) security update for the Newtonsoft.Json packages and upgraded Chart.js to remediate identified vulnerabilities. (629476, 661469)
Fixes
- Fixed an issue where the Remove color marks option in an image enhancement profile had no effect. (607594)
-
Fixed an issue where an optional
FirstFoundelement behaved like a required element in FlexiLayout. (648498, 653657) - Fixed an issue where a web station handled the IME (Input Method Editor for CJK) incorrectly. (572874, 655209)
- Fixed an issue where rules checks returned incorrect results when items were added and deleted on a web station. (601923, 654757)
- Fixed an issue that prevented upgrading a PostgreSQL database. (657302, 657454)
- Fixed an issue where a batch opened in web verification could be deleted from the Project Setup Station. (563502, 653669, 666550)
- Fixed an issue in the web verification station where the mouse cursor moved after entering Japanese characters and clearing them with Backspace. (562373)
- Fixed issues with the create and upgrade scripts for Oracle databases. (657704, 658718)
- Fixed an issue where a field picture displayed incorrectly in the web verification station. (543156, 654552, 666964)
- Fixed an issue where verified fields became unverified after a region move and Check Rules in the web verification station. (654544, 657812)
Some existing FlexiLayout templates may rely on legacy behavior and can be affected by the fix for an optional Environment variable configurationSet the system environment variable
FirstFound element behaving like a required element. To preserve backward compatibility, disable the fix with the FirstFoundGeneratorNullHypothesisFix flag using one of the following methods.Registry configurationPath: [HKCU\<AppKey>\DAForms], string "FeatureFlags" = "-FirstFoundGeneratorNullHypothesisFix". For example:ABBYY_OCRT_DAFORMS_FEATURE_FLAGS = -FirstFoundGeneratorNullHypothesisFix.Either method restores the previous behavior.