5.1.6
edwko/OuteTTS5.1.6Oct 26, 2024by hand-dot
AI Summary
This maintenance release improves field editing logic and fixes styling issues related to the date picker component.
Key Highlights
- Set readOnly for MVT fields based on variable presence.
- Fixed air-datepicker CSS error.
- Improved error handling and server readiness checks.
New Features
- Dynamic read-only state for MVT fields.
- Fixed air-datepicker CSS error.
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