EPM Event Collector Service is missing in the log file if there are no files. | Stopped filtering out non-existent log files/directories to display a list of all ‘supported' logs for export/download. As exported/downloaded, non-existent items are skipped. |
INSTALLED SOFTWARE - SQLFREE - PMR DB is showing as Unknown Version (SQL shows as Not Installed). | If the database is not present, show as “Not Installed” |
Can activate BI Database Access Feature without database connection details via the API. | Field validation added. |
Appliance SQLFree - Generate Certificate shows error: “(failed) net::ERR_CERT_AUTHORITY_INVALID”. | Redundant SSRS URL refresh operation is not executed on SQLFree Appliance. |
ACCESSIBILITY - at 1280 x 800 resolution, the bottom scroll bar is difficult to access. | Scroll bar is consistently displayed in Chrome browser regardless screen resolution. |
Inconsistent HHRS (HostHeadersRestriction) API(GET, POST) URL path (missing "ClientConnections") . | Updated endpoints to be consistent. |
Deployment Wizard - browser does not resume after reboot. | Deployment Wizard resumes after reboot. |
Appliance User Interface licensing page does not handle licensing errors the same as the deployment wizard. | Response codes are handled in a consistent way. |
Tool tip text on Deployment user signup page is outdated. | Tool tip text was updated. |
CONFIG WIZARD - BIUL - the wizard fails to complete the Features step at the end when BIUL SQL account has a semi-colon. | Semi-colon is not allowed. |
Cannot save IPv4 settings without refreshing the page. | Field validation enforced. |
configureuser API : Different return codes for "Administrator" and "LocalAdmin" username. Return code should be 422 on both LocalAdmin & Administrator. | Added “LocalAdmin” to the validation of the data structure. Return code is now the same. |
CERTIFICATE MANAGEMENT - Upload Certificate is not handling the "bind to IIS" when using a wildcard certificate. | InstallCertToIIS endpoint now expects certificate name in request Body, not in a URL, which allowed a wildcard in a name. |
DEPLOYMENT WIZARD - Internet connection - On Proxy Server page (both ConfigWizard and Appliance) UI Validation should fail if Proxy Address includes http or https. | Added validation in the Proxy Address field to fail if invalid proxy address is entered. |
DEPLOYMENT - Internet Connection: IPv6 address with and without square brackets should pass UI validation on SMTP Settings and Proxy Server configuration pages | Added validation for IPv6 addresses with and without square brackets to pass UI validation on SMTP Settings and Proxy Server configuration pages. |
DEPLOYMENT WIZARD - the ? icon for tooltip text is out of alignment. | Adjusted alignment. |
Appliance Software install failed to install Backup Service MSI and triggered a rollback. | Added logic to check if a service was already running. |
When making a change in the Features Editor all settings for all features are validated rather than just the feature being changed. | Updated to only validate changed data. |
When installing a new build the previous version in add/remove programs is not removed. | The function that removed the config wizard service was modified. The main installer now removes all multiple versions of the appliance software. |
Appliance UI: Location is not found for some logs. | Added UX message when location for log is not found. |
Session Monitoring files not included in backups when Session Monitoring Archiving feature is disabled. | Backup selected Features, regardless of Feature state. |
Appliance UI: If changes for the Local Computer policy Digitally Sign Communications are canceled, the button behavior stays inactive forever until the next hard refresh page. | User interface validation updated. |
HA - Can't make backup on Active primary Appliance | Fixed in the performance improvement (Memory handling for backups of large databases was improved) |