formblock 2.0.0-beta2

Bug fixes

Fixes https://www.drupal.org/project/formblock/issues/2931735

NOTE - this should not be a breaking change BUT if have been depending on the hard coding of the form only being available to anonymous users to make it unavailable to authenticated users you will need to change the settings on your blocks.

formblock 2.0.0-beta1

Bug fixes
New features

This release is the same as 8.x-beta9 plus

  • D9 compatability
  • #2816415 - Form display mode option
  • #2930516 - Use dependency injection for all blocks

More releases will follow as I work through the issue queue - probably picking off the lowest hanging fruit first.
Many thanks to those that contributed to the above, and to those still in the queue.

formblock 8.x-1.0-beta9

Bug fixes

Issues fixed in this release:

Known issues:

    formblock 8.x-1.0-beta8

    Bug fixes

    Changes since 8.x-1.0-beta7:

    • Remove usage of node_type_get_names().
    • Updaing category for forms
    • Issue #2570221: blockAccess method should return AccessResult

    formblock 8.x-1.0-alpha2

    Bug fixes
    New features

    Updating for compatibility with Drupal 8.0.0-alpha14.

    formblock 5.x-1.0

    Changes since DRUPAL-5:

    • Issue #146662, fix page title error.
    • #152819: Module .info files should not define 'version' in CVS
    • #244062 add new user registration in a block
    • adding $ tag to formblock.css
    • updating to remove debug code from hook_form_alter
    • Backport of #315139: Site wide contact form in a block

    formblock 6.x-1.0

    Changes since DRUPAL-6--1:

    • #244062 add new user registration in a block
    • #315139 by David Lesieur - site wide contact form as a block

    formblock 5.x-1.x-dev

    New features

    Initial version of module. Future versions may include more forms, but for now we have only node add forms.

    Subscribe with RSS Subscribe to Releases for Form Block