Version 14.3 (August 2026)
Navigator
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.
Simulink Line Shapes & Annotation Support (Enhancement)
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.
| Before | After |
|---|---|
|
|
Searchable Mask Text (Improvement)
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.
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.
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
GitHub demo: https://github.com/EHANDBOOK/ehandbook-cb-demos/tree/master/Demo_EHBCB_DirBased_AsciiDoc/Output
| Before | After |
|---|---|
|
|