Skip to content

Version 3.10 - 10/29/2021

Compare
Choose a tag to compare
@cseppan cseppan released this 29 Oct 05:07
· 91 commits to master since this release

EMF

  • Enhancements to keyboard navigation and screen reader compatibility
  • Improve user interface focus after refreshes are performed
  • Add feedback when an action can't be performed due to no item being selected
  • Fixes to incorrect tooltips and added button shortcuts
  • Added ability to type in more letters to the Show Datasets of Type menu in the Dataset Manager

Upgrading from v3.9.1

Download the necessary update files

New client JAR files

emf-client.jar
epa-commons.jar

Control measure database updates

CMDB_2021-09-02.zip

EMF server updates

Update the EMF version in the database:

UPDATE emf.properties SET value = 'v3.10 - 10/29/2021' WHERE name = 'EMF-version';

Client updates

Copy the new emf-client.jar file into the EMF client directory.

Copy the new epa-commons.jar file into the EMF/lib client directory.

Reload CMDB

If you have custom control measures in your CMDB, first export these measures, so you can reload them after the main update.

Load the updated control measure database from the CMDB_2021-09-02.zip set of files. Purge all existing measures during the import step.

After loading the default CMDB, re-import any custom control measures.