Read more about Ecosystem Diagnosis & Treatment℠

Release notes

EDT is tagged with a build number as part of its versioning scheme, which allows it to be reliably associated with an excact code commit. This build number is viewable in the window title bar, e.g. “Report Generator 1.0.0.39942” in the application logs; and in the descriptions of each generated report.

45894

Date: 2025-04-24. Fixes runtime dependency on SQL Server Compact Edition when using bulk copy to save data.

45860

Date: 2025-04-22. Fixes attribute filtering issues in attribute editor when viewing data set with multiple biomes.

45786

Date: 2025-04-18. When no data set is selected, always show permissions as disabled instead of throwing exception.

45759

Date: 2025-04-16.
  • Fix permissions error caused by loading permissions from unsynched data store.
  • Fix user interface bug that occurs when a life cycle member has been deleted by a constraint associated with it has not.
  • Fix trajectory generator failure to use user-specified life stage–environment type associations when generating trajectories.

45638

Date: 2025-03-31. Add warning message to permissions popup when no project is selected.

45573

Date: 2025-03-20. Displays status of permission sync.

45511

Date: 2025-03-13
  • Truncate data set import warning messages to fit on a popup screen.
  • Fixes data set import bug by ensuring that all necessary tables are always synchronized.
  • Eliminated unneeded permissions check on editing life cycles.
  • Add back constraint filtering to life cycle model editor.
  • When exporting a routing set, show paths from all reaches if the routing set is not explicitly associated with a species.
  • When generating a trajectory set, if there are no life stage environment type constraint solutions, abandon the trajectory configuration rather than retrying to avoid infinite loops.
  • Fix trajectory generator runtime bugs that occur due to routing configuration and RLoc attachment abnormalities.
  • Eliminate false positives when detecting unconnected reaches during trajectory generation.

45230

Date: 2025-01-29
  • Fixes null reference exception when purging data set files without a configured data cache archive directory.
  • Fixes runtime bug that occurs while generating performance reports when SQL Server Compact Edition is not installed.
  • Allow hit passage values to be null to allow for better EDT performance report analysis.

44815

Date: 2024-12-09
  • Fixes multiple runtime bug that occurs when SQL Server Compact Edition is not installed.
  • Treat cache per data set setting as always true with SQL Server Express Edition.
  • Adds frozen cache per data set checkbox to data cache preferences view.
  • Adds more detailed data set download logging.
  • Avoids unnecessarily creating local databases when checking data set record count.
  • Fixed bug that causes error to pop up when viewing non-downloaded trajectory set.
  • When a trajectory set has not been downloaded, show it in view mode instead of generate mode.

44768

Date: 2024-12-02. If permissions synchronization fails at startup, do not throw an exception. This fixes a startup bug but does mean that if permissions sync fails the user will not have access to any data sets in any project.

44684

Date: 2024-11-18. Prefer to sync to SQL Server Express instead of SQL Server Compact Edition if available.

44663

Date: 2024-11-18. Improvements to how the installation status of SQL Server Compact Edition is detected.

44081

Date: 2024-08-30. Upgraded EDT data synchronization server.

43486

Date: 2024-05-10. Application startup user experience improvements.
  • If no SQL server is installed, show a message on project start up saying that so the user can take action.
  • Fix an error message popup that occurs when SQL Server Express is installed but SQL Server Compact Edition is not.
  • Fix an error popup that occurs the first time the user selects a project.

41552

Date: 2023-08-01
  • Removed SQL Server Compact Edition prerequisite, no longer needed to install or run EDT.
  • Fixes trajectory generation bug that occurs when an upstream path is defined for a routing set.
  • Project selection
    • Fixed bug causing action name to be sticky between “No action” and “Download missing tables.”
    • Hide SQL edition selector if all local EDT databases are in the same SQL edition.
    • Conditionally disable local and download options in the project dialog if they are unusable, instead of hiding them.
    • Conditionally disable SQL Express and SQL compact options in the project dialog if they are unusable, instead of hiding them.
  • When using SQL Express, uploadable data sets are limited to those with an existing database, and downloadable data sets are limited to those with no database.
  • Improved data cache archive experience.
    • User can choose whether to archive active data sets, deleted data sets, or both.
    • Exclude data sets with no local data cache from the archive dialog.
    • Fixed incorrect count of purged data caches after completing purge old data caches menu action.
  • Incorporates aggregate (weighted) level-of-proof scores into Report Card export.

40488

Date: 2023-02-24. Fixes trajectory generator bug that occurs when certain obstructions have been deleted. Improve reach editing UI to handle different list of available up reaches and available down reaches.

39942

Date: 2022-12-14. Cumulative update to EDT, including especially upgrades to the .NET Framework, from version 4 to 4.6.2, and to SQL Server, from Compact Edition to Express Edition.