Fixed - `[BEGIN_CAPTION]` in HTML mode now behaves like `[BEGIN_TWOCOL]` in that the columns are converted from Markdown and inserted in the table as paragraphs.
1.2.100
Not secure
Changed - Added descriptive log messages to `initialize` service. - Traceback now included in API when error message is "failure to assemble interview." Fixed - Issue with package update screen being unresponsive under some conditions due to HTTP timeout. - Issue with duplicative entries in `install` table. - Default in multiple choice question not shown when selected value was `None`. - Problem setting code-generated checkbox fields when `restrict input variables` in effect.
1.2.99
Not secure
Changed - The `on_success` and `on_failure` parameters of `DAWeb` methods can be set to `content`, `text`, or `status_code` in order to return the undecoded response, decoded response, or status code of the HTTP request. Fixed - The `pdf_concatenate()` function will no longer try to guess an appropriate `instanceName` for the returned `DAFile` object.
1.2.98
Not secure
Added - Feature for using Jinja2 as a preprocessor to construct YAML. Changed - Disabled `DAGoogleAPI` when the architecture is not `amd64`. - Adjusted use of `\xspace` for new version of Pandoc. - If an inactive server in the cluster is detected during the restart process, the server will be removed from the list of servers.
1.2.97
Not secure
Added - Feature for downloading the installed version of a package installed by uploading a ZIP file or installing a Playground package. Changed - No restoration from backup files is performed if system had an unsafe shutdown (requires system upgrade). Fixed - Error in `get_geocode_response()`. - Missing entries in system phrases file for e-mails sent from Flask.
1.2.96
Not secure
Fixed - Exception with phone verification. - Bad error message with OCR functions under certain circumstances.