Changed - The "remember me" feature removed. Fixed - Deleted or renamed playground modules not culled from Python installation. - Content of new file in Playground lost if filename blank. - Erroneous `session` parameter added to result of `interview_url_action()` if `i` specified.
0.5.34
Not secure
Fixed - Erroneous dependency on `pkg-resources` in `docassemble.base` for Python 2.7.
0.5.33
Not secure
Changed - All Python dependencies have version numbers explicitly indicated. - Backend server health check tests for completion of initialization. - The `websockets ip` Configuration directive no longer defaults to localhost. Fixed - Better handling of Markdown when passing values to a DOCX file directly. - Ordinal functions now accept arbitrary keyword arguments. - Some phrases for translation not detected. - The `verbatim()` function did not escape formatting characters in some circumstances.
0.5.32
Not secure
Added - `ENVIRONMENT_TAKES_PRECEDENCE` Docker environment variable. - The `use minio` Configuration directive. - Added `account_type` as a response from `get_user_info(). Changed - Improved backup and logging in multi-server configuration. - Any `admin` can upgrade or downgrade packages. Fixed - The `subtitle` did not work with `set_parts()`. - Certain PDF fields raised error. - Not all language functions were compatible with keyword parameters. - Manual newlines in Markdown not converted to line breaks. - Double quotes in HTML input element values not properly escaped.
0.5.31
Not secure
Added - Ability to use `code` in `content file` specifiers of `template`s and `attachment`s. Changed - When `labels above fields` is used, the input element will now be wrapped in a `<div>` with CSS class `dafieldpart`. - Server-side validation errors are now scrolled to when the screen loads. Fixed - Broken link to variables and values on error page.
0.5.30
Not secure
Fixed - Free disk space indicator not compatible with Python 2.7.