Added
- Customizability of standard validation messages using the `validation
messages` field modifier or the `default validation messages` block.
- Option to `.geolocate()` method to populate attributes of `Address`
using a single-string address.
- Options for setting `alt_text` using `[FILE]`, `[QR]`, `.show()`,
and the `.alt_text` attribute on `DAFile` or `DAStaticFile`.
- The `.set_alt_text()` and `.get_alt_text()` methods of file objects.
- The `template password` option for `pdf template file` (new `docker
run` required).
Changed
- Upgraded Pandoc to version 2.5.1 (new `docker run` required).
- UI changes for keyboard navigation of sections.
Fixed
- Empty documents generated by Markdown were resulting in zero byte
PDFs rather than one-page blank PDFs from Pandoc.
- The field names on some types of PDF files were not being identified
correctly on the Utilities screen.