Flask-wtf

Latest version: v1.2.2

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

Scan your dependencies

Page 1 of 6

1.2.2

-------------

Released 2024-10-20

- Move the project to the pallets-eco organization. :pr:`602`
- Stop support for Python 3.8. Start support for Python 3.13. :pr:`603`

1.2.1

-------------

Released 2023-10-02

- Fix a bug introduced with :pr:`556` where file validators were editing
the file fields content. :pr:`578`

1.2.0

-------------

Released 2023-10-01

- Add field ``MultipleFileField``. ``FileRequired``, ``FileAllowed``, ``FileSize``
now can be used to validate multiple files :pr:`556` :issue:`338`

1.1.2

-------------

Released 2023-09-29

- Fixed Flask 2.3 deprecations of ``werkzeug.urls.url_encode`` and
``flask.Markup`` :pr:`565` :issue:`561`
- Stop support for python 3.7 :pr:`574`
- Use `pyproject.toml` instead of `setup.cfg` :pr:`576`
- Fixed nested blueprint CSRF exemption :pr:`572`

1.1.1

-------------

Released 2023-01-17

- Fixed `validate` `extra_validators` parameter. :pr:`548`

1.1.0

-------------

Released 2023-01-15

- Drop support for Python 3.6.
- ``validate_on_submit`` takes a ``extra_validators`` parameters :pr:`479`
- Stop supporting Flask-Babelex :pr:`540`
- Support for python 3.11 :pr:`542`
- Remove unused call to `JSONEncoder` :pr:`536`

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.