Releases: backdrop-contrib/entityform
Releases · backdrop-contrib/entityform
Release list
v1.x-1.0.0
Initial stable release 🎉
- Issue #46. Remove undefined $title_attributes by @argiepiano in #47
New Contributors
- @argiepiano made their first contribution in #47
Full Changelog: 1.x-1.0.0-beta5...1.x-1.0.0
v1.x-1.0.0-beta5
Maintenance and bugfix release:
- Issue #41: Update GitHub Action by @indigoxela in #42
- Issue #44: Fix implicit nullable is deprecated by @indigoxela in #45
Full Changelog: 1.x-1.0.0-beta4...1.x-1.0.0-beta5
v1.x-1.0.0-beta4
Maintenance release:
- Issue #39: Fail gracefully in function entityform_submission_page() by @indigoxela in #40
Full Changelog: 1.x-1.0.0-beta3...1.x-1.0.0-beta4
v1.x-1.0.0-beta3
Bugfix release:
- Issue #37: Fix callback names in entity info by @indigoxela in #38
Full Changelog: 1.x-1.0.0-beta2...1.x-1.0.0-beta3
v1.x-1.0.0-beta2
What's Changed
- Issue #14: Prevent EntityMalformedException on cron runs by @indigoxela in #36
Full Changelog: 1.x-1.0.0-beta1...1.x-1.0.0-beta2
v1.x-1.0.0-beta1
What's Changed
- Issue #32: Fix upgrade path for default views by @indigoxela in #35
Full Changelog: 1.x-1.0.0-alpha4...1.x-1.0.0-beta1
v1.x-1.0.0-alpha4
What's Changed
- Issue #30: Fix Entityform field tokens by @indigoxela in #33
- Issue #31: Hyphen vs underscore, page vs embedded view by @indigoxela in #34
Full Changelog: 1.x-1.0.0-alpha3...1.x-1.0.0-alpha4
v1.x-1.0.0-alpha3
What's Changed
- Issue #21: Improve form title and label translation by @indigoxela in #24
- Issue #25: Switch to token_tree_link theme by @indigoxela in #26
- Remove some dead code by @indigoxela in #27
- Issue #20: Use the right hooks by @indigoxela in #28
- Issue #23: Get submodule entityform_notifications working by @indigoxela in #29
Full Changelog: 1.x-1.0.0-alpha2...1.x-1.0.0-alpha3
v1.x-1.0.0-alpha2
Various (also severe) bug fixes.
- Issue #14: Fix various errors with broken entityform instances by @indigoxela in #19
- Issue #17: Add missing label token by @indigoxela in #18
- Issue #21: prevent fatal errors in entityform_i18n by @indigoxela in #22
Full Changelog: 1.x-1.0.0-alpha1...1.x-1.0.0-alpha2
v1.x-1.0.0-alpha1
Early alpha release, please take the "alpha" seriously. 🔥
Basic functionality should be available, submodules haven't been looked at, yet. Anyway, feedback is welcome.