fix: Fix XSS in how JSON-spec of a form used to be inserted in HTML during a page rendering
0.11.1
new: Add a feature to display a custom layout instead of the default "Success message" (via "external_block" param for "Response action" of type "message") new: Add "Response Action" type "custom"
docs: Add drafts for some topics
0.10.0
new: Add json_fail_common_response() py-helper fix: Require true value for checkboxes with required=true (on frontend). It's the expected behaviour