Added
- Playground "Variables, etc." for the Word task pane.
Changed
- It is no longer necessary to remove curly quotes from .docx Jinja2
code. They will be converted to straight quotes before processing.
Fixed
- Google Maps JavaScript was loading synchronously, which slowed down
loading.
- A `choices` list could not contain a list of numeric, boolean,
or `NoneType` values.
- `DAStaticFile`s could not be inserted into .docx templates.