Skip to content

Version 4.2.1 - 12/20/2023

Compare
Choose a tag to compare
@cseppan cseppan released this 20 Dec 05:58
· 16 commits to master since this release

EMF

  • Restrict the sector selection lists shown in the case setup interface to only the sectors listed on the case summary
  • Grow the Name Contains search field when the Data Manager window is made bigger

Upgrading from v4.2

Download the necessary update files

New client JAR files

emf-client.jar

EMF server updates

Update the EMF version in the database:

UPDATE emf.properties SET value = 'v4.2.1 - 12/20/2023' WHERE name = 'EMF-version';

Client updates

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