28.5

Changelog for Golden EDI version 28.5 that was released on 2026-05-23

Description

Welcome to our latest release! Highlights of this release are

  • Support for automated backups of GEDI configuration.

  • Frequently used Codeunits*, used in Warehouse Integration, IC and advanced trade processes utilizing Golden EDI extended platform.

*A Codeunit is a "program object" typically consisting of advanced "Business logic". The Golden EDI mapping / message engine allows the user to assign Codeunits for execution, thus making it possible to utilize these advanced objects by GEDI Mapping Documents.

Why we made these changes

Automated GEDI backups

The major part of the Business logic in a Golden EDI implementation is defined by "Mapping Documents" and various Golden EDI setups. Therefore its crucial to keep track of the setup, both to be able to see what has been changed, but also to keep an extra backup copy of the setup just in case. In this release, a backup will be automatically generated whenever a change in setup is identified (all changes done within 24 hours will be stored in same backup). The backups are downloaded and stored in Golden EDI Cloud Platform automatically.

For future releases this will enable advanced features like (many of them likely AI processed):

  • Automatically highlight changes done in configuration.

  • Automatically identify issues with setups. (For example obsoleted fields etc.)

  • Automatically generate documentation.

Advanced Codeunit "Toolbox"

Some advanced features in Warehouse Integrations, Inter Company and advanced trade have required installation of additional Codeunits. In this release we have identified frequently used features / business logic, generalized them a bit and included them in the app so they can be used in "Golden EDI Mapping Documents" without having to install a PTE.

What this means for you

For Most Users: No Action Required

  • Backups of the entire GEDI Setup are now created automatically.

  • No longer required to request and install a PTE for some advanced frequently used mapping logic.

For Partners and Integrations

If you have custom integrations using the Golden EDI API:

  • The API contract version has been updated to version 3.2.

Changelog

Golden EDI

  • Automated Backups. New page can be opened to view backups from the "GEDI Setup".

  • Added a new line type in "Gedi Mapping", "Run Event". This type extends the customizability possibilities in mappings by providing more context to the "listener".

Extended Platform

  • Codeunit "Toolbox" for advanced Inter Company, Warehouse and Trade features utilizing Extended Platform.

Last updated