Release Date: 27th April 2026
This release brings the following improvements:
1. Further WCAG compliance improvements across the WebUI helping to make web content more accessible to people with disabilities.
2. A caching feature for Data Constructor inputs has been introduced to help components that don't follow best practice (simple table-based input queries). In previous versions recommendation would be to move complex sql to porters and then have the constructor use the porter output table. Now this is achievable with a simple click in the constructor settings, that can also automatically create cache tables.
3. Web UI authentication now also supports Microsoft-based OIDC, where previously it only worked with the OIDC standards as used by 3rd parties.
4. Data Porter's using external database connection can now benefit from the standard retry logic by defining a timeout value in the porter. The usual configurable retry count, delay then works as per earlier versions and exits cleanly with clear error messages if all retries are exhausted.
5. Data Generator Form Views already containing bad data can optionally show data validation errors during a 'Force Save', even when the user hasn't entered changes elsewhere. In earlier versions if there are no user changes, the Save icon wouldn't be available and 'Force Save' would be ignored.
6. Web UI Debug window (Ctrl-Alt-D) now allows the workflow to be interacted with again (non-modal) like earlier versions of 19.2 and 19.3.
For a complete list of resolved issues, refer to the release notes: EDM v20.0.1.21 | EDM Help Center (spglobal.com)
