Fixed - Updated `setup.py` to require Python 3.10. Version 1.4.53 has been deleted from PyPI so that users with Python 3.8 cannot upgrade past 1.4.52.
1.4.53
Not secure
Added - The `delete` keyword parameter to `set_session_variables()`.
Changed - Use `importlib.resources` instead of `pkg_resources`.
1.4.52
Not secure
Changed - Upgraded Flask. - `depends on` will now invalidate dependencies.
Fixed - Allow use of True and False as radio button values in `pdf template file` document assembly. - Allow `_use_jinja2` in `include_docx_template()`.
1.4.51
Not secure
Fixed - Bug introduced in 1.4.48.
1.4.50
Not secure
Fixed - Bug introduced in 1.4.48.
1.4.49
Not secure
Changed - A `unoconv` job will not be submitted while another `unoconv` job is still running.