Changes
- Replaced the term “Current” with “Archived” in all places;
- Changed the text from “Refresh” to “Force Analytics” for the button on Summary view;
- Replaced the term “Info Retained” and “Retention” with “Fidelity” in all places;
- Changed the text “Unusable” to “No Recommendations” in all places;
- On ConfigureTag dialog, fixed the issue that when the list view lost focus, it will give the user a false failing that the selection is gone;
- Changed the default value for “SaveLatestDataWhileShutDown” setting to true;
- Removed redundant job information from logs;
- Cleaned up application configuration: removed the “serviceUser” setting
- Improved the installer.
Bug Fixes
- Fixed an issue that some illegal strings occasionally go to the configuration setting files after CompressionInsight shuts down;
- Fixed an issue that the current exception always shows as 0,0,18 on Auto mode, the original current exception value should be displayed;
- Fixed a fatal error problem when sometimes the user clicks on a node on the navigation pane;
- Fixed a bug that after switching a tag from “Manual Mode” to “Auto Mode”, click on the “Manual” node on the Navigation tree on the left-hand side, the tag is still shown in the Summary view, which is not correct;
- Fixed a bug that throws “ThreadAbortException” while submitting force analytics;
- Fixed the Cancel button functionality on the dialog of “Connect To PI server”;
- Fixed the problem that the incorrect analysis results could be shown on Navigation pane because a value out of range bug;
- Fixed some typos in the some part of the UI and logs