Version 14.3 (August 2026)

ClickPic navigation in Compare

  • Easy navigation through the comparison results by using ClickPic.

Faster comparison without waiting

  • Comparison now runs in the background without blocking the application.

  • Don’t wait for a full analysis to finish - results can be used as soon as they are available.

  • Filters now also apply to the tree and help you focus where it matters.

Keep tabs open when modifying the project

  • Switch containers smoothly by modifying your project.

  • Open content will be kept when the relevant containers are still loaded.

Container-Build

EHANDBOOK Container-Build 14.3.0 - What’s New & Release Overview

Welcome to EHANDBOOK Container-Build version 14.3.0! This release brings significant enhancements to Simulink model visualization, AUTOSAR integration capabilities, and AsciiDoc documentation rendering.

Enhanced model visualization in EHandbook Navigator (EHB-NAV) to correctly render custom annotation line connections, line formatting (color and thickness), and Simulink line shapes even when Annotation blocks contain tables or share identical names.

Example: The Flex ECU demo container has been updated with a Simulink line shape example in the AFR FC to demonstrate this capability.

Table 1. Before and After
Before After
simulink_line_shapes_before
simulink_line_shapes_after

Expanded the mask decoration algorithm to support disp() command on Simulink masked blocks, making descriptive text on blocks fully searchable and clickable within EHB.

Active Variant Subsystem Connections

Improved support for Variant Subsystems by establishing proper signal connections to active variant choices, ensuring signal highlighting and navigation function correctly.

AUTOSAR Enhancements

ECU Abstraction Component Support

Extended Container-Build support to import, process, validate, and generate containers for AUTOSAR ECU Abstraction Application components (ECUAbstractionSwComponentType) without manual workarounds.

Shared Parameters in Parameter Tables

Enhanced EHB parameter tables to parse ARXML, identify shared parameters (ParameterDataPrototype) referenced across multiple modules, include them alongside local parameters, and clearly distinguish their origin and defining context.

Documentation & AsciiDoc Support

Text Formatting & Styling

Added robust support for text color styling and underline formatting in AsciiDoc documents, ensuring warnings, highlights, and custom-styled notes maintain proper visual hierarchy. This enhancement improves documentation readability while maintaining compatibility with supported AsciiDoc formatting.

For additional information, refer to Text Color Support

Table 2. Before and After
Before After
NoTextColorSupport
TextColorSupport