Docassemble

Latest version: v1.6.5

Safety actively analyzes 723954 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 145

1.5.3

Fixed
- Upgraded `nltk` because version 3.8.2 was deleted from PyPI.
- Extended the wait time for server restarts to wait for all of the
background processes to finish restarting.

1.5.2

Fixed
- Dark mode CSS visibility problem introduced by the fix in 1.5.0 that
addressed the `focus-visible` problem.

1.5.1

Fixed
- Problem with sending email due to change in Flask-Mail.
- The effect of `sessions are unique` was changed to be more like
the effect of `require login`.

1.5.0

Added
- The `max celery processes` Configuration directive.

Changed
- Upgraded Python dependencies. Note that if you are using third-party
Python packages, you may encounter dependency conflicts. Although
these version upgrades did not require any changes to
**docassemble** core code, it is possible that your interviews will
need to be updated.
- Upgraded Font Awesome.
- If `ask_object_type` is used and `object_type` is also set, the
`object_type` will be ignored.
- When converting PDF to PNG, the resolution will be what it would be
if the long edge of each page was scaled to 11 inches.
- The `exit link` can be set to `exit_logout` in order to log the user
out in addition to deleting the user's session.

Fixed
- The Jinja2 `safe` filter can be used to insert content that contains
Jinja2 templating features.
- Issue with keyboard navigation where the `focus-visible` indication
was not appearing on radio buttons and checkboxes.
- On machines with a large number of CPU cores but limited memory, so
many `celery` workers could be spawned that the system's memory
could be exhausted, unless the Configuration sets a lower number of
`celery processes`. Now, the number of `celery` workers spawned by
default will not be greater than the number of gigabytes of total
memory divided by two. This limit can be overridden by setting `max
celery processes` to a different limit, or by setting `celery
processes` to a specific number of workers.

1.4.112

Changed
- The default value of a non-`required` multiple-choice text field is
now `''` instead of `'None'`. The default value when the field is
not filled out is based on its `datatype`, e.g., `0` for `datatype:
integer`. The default data type is `text`.

Fixed
- The `rendering font` feature had been inadvertently disabled.
- Commas entered into numeric fields were causing the field not to
validate; now any invalid characters are removed.

1.4.111

Fixed
- Word sidebar uploads did not save in the selected project.

Page 4 of 145

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.