Changed - JavaScript specific to a question now executes after `raw global javascript`. Fixed - Exception caused by ampersands in docx template field values. - Exception caused by unicode in parameters passed to `include_docx_template()`. - Place Autocomplete returning `undefined` for some address components.
0.2.42
Not secure
Added - The `zip_file()` function. - The `allow downloading` modifier. - The `centered` feature. - The `right` question part. Changed - The `allow emailing` modifier now accepts Python code. - Margins in navigation bar. Fixed - Version of `Flask-User`.
0.2.41
Not secure
Added - The `DACloudStorage` and `DAGoogleAPI` objects. - The `/api/file/<file_number>` API. - The `delete_variables` option for the POST operation of the `/api/session` API. Changed - Less stringent input sanitation so that Playground files with parentheses can be deleted. - Labels inside buttons will now wrap. Fixed - Escaping of anchor text in `DALink`s.
0.2.40
Not secure
Added - The `.complete_elements()` method of `DAList` and `DADict`. Fixed - Removed any dependency on `import pip`.
0.2.39
Not secure
Changed - The `review` block can now be used with `field` instead of `event`. - Temporarily removed warning about `content file`. Fixed - Issue with pressing enter causing two screens to submit.
0.2.38
Not secure
Added - The `show interviews link` configuration directive. Changed - The user profile link in the menu will always be shown if the user has `admin` privileges. - Different formatting of user list. - Author name and e-mail in "Packages" folder of Playground. Fixed - Problem with `show if` not recognizing `False` value of checkbox yes/no field.