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.
0.2.37
Not secure
Added - Example for `user_logged_in()`. - Example for appending a row to a Google Sheet. - The `scale` option for the `range` datatype. Changed - The `include_docx_template()` function accepts keyword parameters. This has the effect of including Jinja2 `set` commands at the beginning of the included sub-document. Fixed - Error when registering.
0.2.36
Not secure
Added - The `DALink` object type, which allows hyperlinks to be inserted into .docx files. Changed - The `showif()` and `showifdef()` functions can now be configured to return a default value other than the empty string. Fixed - Cron jobs and environment variables. This requires a system reset.
0.2.35
Not secure
Changed - Replaced Package Management with the former "Update a Package." Fixed - Issues with unicode.