...
Corrected an issue with the Administrationmenu displaying twice for portal users assigned both Administrator and User Administrator roles.
Corrected a bug in the database creation script for the ConfigurationAdministrators table columns. Changed IsDeviceManager to IsUserManager. This corrects an issue with users assigned the role of User Administrator from seeing the menu on login.
Corrected an issue with Log files not being generated if the default folder path is not present. Folder is now created if not present when attempting to log to file.
Corrected an issue with Alias Groups of the same name causing the application to crash when loading the listing on the Device View page:
Names are now displayed with a unique object id appended to the name in the selection listings.
Modified the Alias Groups Selection administration page to include the object id of the Alias Group in the listing to distinguish between groups with a duplicate name.
Modified the Server administration page to make the Save Settings note more visible against the page background.
...
Corrected an issue with report date custom defaults not being applied or used to retrieve report data.
Corrected an issue with report date controls missing time selection entry when datetime type is specified.
Adds About page with links to this User Guide and AUTOSOL online support.
Moved from .Net5 to .Net6
Connection strings for databases must have the following entry: Encrypt=False;
Portal Connection String.
ACM Database.
...