Skip to content

0.12.16-2018-01-21

Compare
Choose a tag to compare
@barseghyanartur barseghyanartur released this 20 Jan 23:32
· 294 commits to main since this release

.. note::

Note, that this release contains minor backwards incompatible changes, that may
slightly break your JS and/or styling.

The `form-horizontal` class attribute on the main form with elements (in
templates) has been replaced with `fobi-form` id attribute.

Affected files:

- src/fobi/templates/fobi/generic/add_form_element_entry_ajax.html
- src/fobi/templates/fobi/generic/edit_form_element_entry_ajax.html
- src/fobi/templates/fobi/generic/snippets/form_ajax.html

If you have modified any of these, you might want to check and update
your code.
  • Invisible reCAPTCHA form plugin (security) added.
  • Clean up templates.
  • Introduce a form_id block. The following templates were affected.