Skip to content

Release 4.0.0

Compare
Choose a tag to compare
@brunobord brunobord released this 08 Jan 14:52
· 88 commits to master since this release
f569808

version 4.0.0 was released on 2020-01-08

NOTE: This releases drops Python 2 support. bye bye and thank you for the fish.

Important changes

  • Drop support for Python 2.7 -- EOL: January 1st, 2020 (#377).
  • Added an XSS prevention mechanism. See the security documentation <https://django-formidable.readthedocs.io/en/master/>_ for more information and details on how to setup your own sanitization process (#378).
  • Removed tox.ini directive that skipped missing Python interpreters (#376).