[4.2.5] - 2026-01-30
Fixed
Python Bindings
- Missing
OutputFormat/ResultFormatexports with Python 3.10 compatibility .pyistub alignment with Rust core (missingelements,Element,BoundingBox,PageHierarchytypes)
PHP Bindings
- Config alignment with Rust core (field names, defaults, removed phantom parameters)
- Serialization test fixes and PHPStan compliance
TypeScript/Node Bindings
- Missing
elementsfield in NAPI-RS bindings outputFormatandresultFormatnow correctly passed through config normalizer- Serialization test import path fix
Java Bindings
asMap()null handling fix: absent config sections no longer incorrectly deserialized as default objects
C# Bindings
- Enum serialization and test exception alignment
Elixir Bindings
- Windows CI fix and e2e-generator support
Node Bindings
- Bun runtime support
Changed
- Benchmark CI artifact size reduced from ~1.5GB to essential files only
- PageContent field parity across all language bindings