Docassemble

Latest version: v1.5.16

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

Scan your dependencies

Page 61 of 145

1.1.44

Not secure
Changed
- The `interview_list()` function, when called without an `action`,
now uses pagination and returns a tuple instead of a list. Note
that this change is not backwards-compatible, so you will need to
change any code that you have that calls `interview_list()`.
- The `get_user_list()` function now uses pagination and returns a
tuple instead of a list. Note that this change is not
backwards-compatible, so you will need to change any code that you
have that calls `interview_list()`.
- The `/api/interviews`, `/api/user/interviews`,
`/api/user/<user_id>/interviews`, and `/api/user_list` GET endpoints
of the API now use pagination and return a dictionary, not a list.
Note that this change is not backwards-compatible, so you will need
to change any code that you have that uses these APIs.
- Removed the `PY2`, `string_types`, and `text_type` names from
`docassemble.base.util`. Note that if you have used any of these,
this change may break your code.
Added
- The `persistent` optional keyword parameter for
`mark_task_as_performed()` and related functions.
- The `task_persistent` optional keyword parameter for `send_email()`,
`send_sms()`, and the `DAWeb` methods.
Fixed
- Issue with encryption in functions launched during the loading of
the first page of an interview session.
- Issue with multi-server configurations and the order in which
container software is updated that can result in some containers
unable to start.

1.1.43

Not secure
Changed
- The `complete_elements()` method now returns a `DAList`. Note that
this may break existing code that uses `complete_elements()`. To
get a plain list of the complete elements, use
`complete_elements().elements`.
- Spanish ordinal numbers removed.
- Upgraded jQuery and jQuery Validation Plugin.
Fixed
- Possible fix to iframe reloading issue.

1.1.42

Not secure
Added
- Aliases for JavaScript functions that have the `da` prefix.
Fixed
- Jinja2 filter was converting Python built-in types to strings.

1.1.41

Not secure
Fixed
- Bug in `recursive_eval_textobject()`.

1.1.40

Not secure
Added
- `question metadata`, `field metadata`, and the `send question data`
option under `features`.
- The `country` keyword parameter for `.sms_number()`.
- The `field` keyword parameter for `validation_error()`.

1.1.39

Not secure
Fixed
- Issue with `interview_url_action()` and `force_ask()`.
- Upgraded `docxtpl` and `docx`.

Page 61 of 145

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.