Docassemble

Latest version: v1.4.104

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

Scan your dependencies

Page 67 of 138

0.5.109

Not secure
Changed
- Deleting an item in a table now undefines `there_is_another` when it is
`True`.
Fixed
- The `bootstrap theme` in the Configuration will apply to interviews
if `bootstrap theme` in `features` is not set.
- Errors in global CSS and JS Configuration directives not intercepted
and logged.

0.5.108

Not secure
Fixed
- Issue with `bootstrap theme` and other Configuration directives that
require Flask URL formation.

0.5.107

Not secure
Changed
- More flexible handling of `default` values with `datatype: date`.
- The `allow embedding` Configuration directive now accepts the value
`'Lax'`, which is the default.

0.5.106

Not secure
Changed
- LibreOffice Word to PDF conversion no longer reduces image
resolution.
Fixed
- Log server in multi-server mode accessed on wrong port.
- URL parameters stripped when redirecting to login when `allow
anonymous access` is `False`.

0.5.105

Not secure
Changed
- If the database is PostgreSQL, the Alembic table alteration
introduced in 0.5.97 for MySQL compatibility purposes is no longer
applied by default because it might take too much time on a server
with a large SQL database. The discrepancy between the SQLAlchemy
column type specification (varchar) and the actual PostgreSQL column
types (text) is harmless. If your SQL database is not large, you
can set `force text to varchar upgrade: True` in your Configuration
before upgrading to force the column type alteration to take place
during the upgrade. After upgrading to 0.5.105+, you can remove
`force text to varchar upgrade` from the Configuration. This is
only applicable if upgrading from 0.5.96 or before; if you already
upgraded to 0.5.97 - 0.5.104, then the alteration has already taken
place.
Fixed
- Upgraded `bleach` due to security vulnerability.

0.5.104

Not secure
Fixed
- Error with `allow embedding`.

Page 67 of 138

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.