Skip to content

Releases: wtforms/flask-wtf

v1.2.1

02 Oct 07:56
v1.2.1
3adc001
Compare
Choose a tag to compare
  • Fix a bug introduced with #556 where file validators were editing
    the file fields content. #578

v1.2.0

01 Oct 10:29
v1.2.0
bac2bb2
Compare
Choose a tag to compare
  • Add field MultipleFileField. FileRequired, FileAllowed, FileSize
    now can be used to validate multiple files #556 #338

v1.1.2

29 Sep 20:54
v1.1.2
35b531f
Compare
Choose a tag to compare
  • Fixed Flask 2.3 deprecations of werkzeug.urls.url_encode and
    flask.Markup #565 #561
  • Stop support for python 3.7 #574
  • Use pyproject.toml instead of setup.cfg #576
  • Fixed nested blueprint CSRF exemption #572

v1.1.1

17 Jan 19:28
Compare
Choose a tag to compare

Released 2023-01-17

  • Fixed validate extra_validators parameter. #548

v1.1.0

17 Jan 19:25
6271d39
Compare
Choose a tag to compare

Released 2023-01-15

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

v1.0.1

31 Mar 18:10
aceb2b4
Compare
Choose a tag to compare

This release fixes compatibility with Werkzeug 2.1.

v1.0.0

07 Nov 15:37
Compare
Choose a tag to compare

Released 2021-11-07

v0.15.1

25 May 18:04
98b86db
Compare
Choose a tag to compare

v0.15.0

24 May 17:52
1e9caac
Compare
Choose a tag to compare