5.1.6
commaai/openpilot5.1.6Oct 26, 2024by hand-dot
AI Summary
A maintenance release for the PDF generator that fixes styling issues and introduces dynamic field attributes based on variable state.
Key Highlights
- Fix air-datepicker CSS error
- Dynamic readOnly attribute for MVT fields based on variables
New Features
- Dynamic field attributes (readOnly)
Full Release Notes
## What's Changed * set readOnly when editing an MVT field based on whether there are variables by @peteward in https://github.com/pdfme/pdfme/pull/612 * Fix air-datepicker css error by @hand-dot in https://github.com/pdfme/pdfme/pull/616 **Full Changelog**: https://github.com/pdfme/pdfme/compare/5.1.5...5.1.6