Enhancements
Enhanced DocRecord User password policy configuration for failed password attempts. DocRecord User will be locked out when failed login attempts exceed the value set in a global table. This feature is controlled by feature flag. - DR-1405
Password Policy implemented to reset aged password. - DR-1406
Added logging for QB operation and fix for custom fields not getting updated. - DR-2713
DocRecord server now sends date strings out in yyyy-MM-dd instead of local region format. - DR-2818
Drag and Drop from Outlook no longer skips first four characters. - DR-2854
DocRecord Index Station - Clean Up Install Aware Project DR-2876
Navigation between Files in the Same Folder is Improved. - DR-2933
DocRecord Account Password Policy Configuration - Required character types in password. - DR-2958
Index fields are now properly filled when Sticky Fields are configured. - DR-2975
Password Reuse policy updated so that password can now not be reused until a pre-defined number of attempts. - DR-2983
Login attempts are now logged for every successful/unsuccessful attempt. - DR-2999
Transformed the globalproperties table to globalconfigurations table that will be used for storing global properties when flag UseGlobalConfigurationsTable is ON - DR-3014
DocRecord Web Client for DRAdminSecurity admin UI - DR-3026
Added Microsoft Office2019 themes as they are now the default in DevExpress 21. Export menu UI improved to handle scaling. Added DevExpress project settings back into some UI projects to test with.
Query creation dialogue is scaled for different windows scaling options.
Resolved Issues
Corrected an issue so that Index fields set to display on Web Client Document Viewer now show properly. Added check to confirm SeparateByCategory is enabled. - DR-2820
DocRecord Desktop Client - Fixed an issue where Two Page view did not work after the first document was committed. - DR-2891
Fixed DocRecord Document Services reporting high CPU usage. - DR-2931
Removed context menu that was highjacking our context menus with expand collapse options in server Manager. - DR-2957
Implemented base work for feature flag facility. Now features can be made available/effective per status of feature flag set in a database table. - DR-2960
Fixed several additional scaling issues with backstage view, context menus, and other UI features. DR-2978
Fixed issue related to access to users while viewing audit log. - DR-2999
Fixed the Microsoft.Owin version. - DR-3007
Fixed an issue in the Desktop Client PopulateFolders function. - DR-3021
Fixed Server Manager Concurrent Client throwing exception. DR-3021
Corrected an issue where PDF signatures were not being accepted. - DR-3036