Skip to content

Releases: django-cms/djangocms-form-builder

0.3.2

04 Mar 17:58
e2350e5
Compare
Choose a tag to compare
0.3.2 Pre-release
Pre-release

What's Changed

  • fix: broken actions tab of form admin by @fsbraun in #29
  • fix: Action tab failed form validation if djangocms-link was installed by @fsbraun in #30

Full Changelog: 0.3.1...0.3.2

0.3.1

03 Mar 14:46
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release

What's Changed

  • fix: Send mail action failed by @fsbraun in #21
  • fix: Correct send_mail recipients parameter in action.py by @fdik in #22
  • docs: Update Codecov link in README.rst by @fsbraun in #23
  • fix: prevent duplicate submit buttons in forms by @earthcomfy in #27

New Contributors

Full Changelog: 0.3.0...0.3.1

0.3.0

07 Jan 17:40
3bd0066
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

What's Changed

  • fix: forms did not redirect to same page if sent from alias by @fsbraun in #20

Full Changelog: 0.2.0...0.3.0

0.2.0

06 Jan 15:45
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

What's Changed

  • fix: github coverage action by @fsbraun in #12
  • fix: an error when an anonymous user fills the form by @arunk in #13
  • chore: Added venv/ directory to .gitignore by @arunk in #15
  • docs: Updated README.rst to show where to add actions by @arunk in #14
  • fix: Add support for Django-entangled 0.6+ by @fsbraun in #19

New Contributors

  • @arunk made their first contribution in #13

Full Changelog: 0.1.1...0.2.0

0.1.1

07 Apr 06:56
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.1.0...0.1.1

0.1.0

17 Jan 20:25
Compare
Choose a tag to compare

First test release