Skip to content

LoadComposer v1.3.2

Choose a tag to compare

@glen000 glen000 released this 25 Aug 21:34

LoadComposer v1.3.2

This release fixes an important floor-placement limitation in the LoadComposer heuristic engine.

Fixed

  • Fixed cases where a valid load could be missed when pallets from the same group needed different 90° orientations within the same layout.
  • Improved the mixed-orientation candidate search without changing vehicle or pallet dimensions.
  • Added deterministic front-compaction so valid layouts keep pallets together from the front of the vehicle where possible, leaving residual longitudinal space toward the rear opening.
  • Improved geometry regression coverage for interlocking pallet arrangements.

Validation

  • 7,542 geometry/capacity scenarios checked.
  • 18 expected improvements over v1.3.1.
  • 0 unexpected regressions.
  • Mixed-load, units, trailer prudential, status, print and standalone regressions passed.
  • GitHub CI and package-integrity workflows passed.

Scope

This is a geometry/capacity hotfix.

No vehicle or pallet reference dimensions, legal text, theme behavior, print transport, or unrelated UI functionality were changed.