----- * In the form builder you can now specify a page to redirect to upon successful submission of the form * The page mixin StreamFormPageMixin that needed to be included in every page has now been replaced by a wagtail before_serve_page hook so you will need to remove this mixin
1.1.1
----- * Fixed bug where multiple forms of same type in a streamfield were both showing validation errors when one submitted