RDPCrystal EDI Library Releases

Released: Jun 19, 2026

Updates in 11.0.0.4

Features

  • Released, Summaries, Elements and Element Counter Tab now contain a description of the segment and element positions.

Released: Jun 12, 2026

Updates in 11.0.0.3

Features

  • EDI Validator – CheckForOutOfOrderSegments property has been added to better detect segments that are out of order. Defaults to false.

Released: May 26, 2026

Updates in 11.0.0.2

Fixes

  • EDI Validator – Code Lists – Fixed an issue in .NET Core where external code lists were not being picked up from the file system due to file paths.

Released: Jan 5, 2026

Updates in 11.0.0.1

Features

  • EDI File Loader - Errors property has been added and the ErrorString property has been removed.
  • FileLoadingEventArgs - Succeeded and ErrorMessage properties have been added.
  • EDIFileScrubber - Errors property has been added and the ErrorString property has been removed.
  • EDIFact properties have been removed: EDISpecification, EDIFileSplitter, EDIFileScrubber, EDIFileLoader, and EDIValidator.
  • EDIDocumentViewer - Clearer data nodes text.

Released: Dec 1, 2025

Updates in 11.0.0.0

Features

  • RDPCrystal EDI Library .NET Windows
    • Upgraded to .NET 4.8.
  • RDPCrystal EDI Library .NET Core
    • Upgraded to .NET Core 6.0.

Fixes

  • EDI Validator
    • Fixed issue to allow you to find segments with the same name in a loop.

Released: May 11, 2025

Updates in 10.0.5.0

Fixes

  • EDI Validator - Rules Engine 
    • Fixed the Summary Engine to handle multiple repeating segments with summary information.

Released: Jan 20, 2024

Updates in 10.0.4.5

Features

  • EDI Validator - Rules Engine
    • Added the ability to only apply summary rules based on configurable conditions.

Fixes

  • Typed Documents
    • Added missing properties to DN2 segments.

Released: Mar 12, 2022

Updates in 10.0.4.1

Fixes

  • EDI Validator – Rules Engine
    • Fix to properly evaluate ‘Not Equals’ rules where the element in question does not exist.

Released: Mar 3, 2022

Updates in 10.0.4.0

Fixes

  • EDI Validator
    • Fixed AssociateErrorsToClosestSegment method where conditions are used.
  • Simply Object Model
    • Removed Component Model Dependency from major EDI components.

Released: Feb 15, 2022

Updates in 10.0.3.8

Fixes

  • EDI Validator
    • Fixed to better detect duplicate segments.