...
Corrected an issue with report date custom defaults not being applied or used to retrieve report data.
Adds About page with links to this User Guide and AUTOSOL online support.
Update from .Net5 to .Net6
Connection strings for databases must have the following entry: Encrypt=False;
Portal Connection String.
Version 1.0.0.8
Corrected an issue with some Log Message timestamps showing UTC vs local time.
Modified the Log Message viewer to refresh on a 2 second timer and added a manual refresh button. Corrects an issue with long running tasks with many message updates that can cause the UI to become unresponsive.
Added the ability to configure which device search filter items are selected by default.
Corrected an issue with non-device object id's getting saved as favorites in some situations.
Modified the device view page to load showing the device properties section expanded.
Modified the Archive History (Hourly/Daily/Event) output to include the non-tokenized fields as part of the main table columns.
...