5.5.0
commaai/openpilot5.5.0Nov 21, 2025by hand-dot
AI Summary
This release introduces a new configuration option for tables and resolves an issue with dynamic table layouts.
Key Highlights
- Added `headerRepeat` option for tables
- Fixed dynamic layout issues
- Feature addition via PR #1238
New Features
- Added headerRepeat option to tables
- Fixed dynamic layout
Full Release Notes
## What's Changed * feat(table): add headerRepeat option and fix dynamic layout by @EedgeY in https://github.com/pdfme/pdfme/pull/1238 **Full Changelog**: https://github.com/pdfme/pdfme/compare/5.4.8...5.5.0