Releases: OS2Forms/os2forms
Releases · OS2Forms/os2forms
Added migration support for Attchments form elements
2.3 Fixed SBSYS element yaml generate way.
Enabled webform_entity_print_attachment module.
2.2.3 Added hook update to get webform_entity_print_attachment installed
Added migration support for bootstrap rows and columns.
2.2.2 Merge branch 'develop'
Added date popup support
Merge pull request #8 from OS2Forms/develop Adding date popup
Migration hooks for webform elements
In this version were added migration hooks for webform elements
Added new submittion post handler "Save to file"
Added new submittion post handler "Save to file"
How to update to this version
composer require os2forms/os2forms:^2.1 --no-update
composer update os2forms/os2forms --with-dependencies
DAWA field issue fix and Webform validation module added
2.0.9 Added webform_validation module
Update Webform to 8.x-5.12
2.0.7.1 Update webform module 8.x-5.11-8.x-5.12
Update Webform to 8.x-5.11
2.0.7 Update Webform module to 8.x-5.11
Removing extra patch
Removes extra patch that is no longer compatible with OS2Forms solution.
3096552 - Unlock possibility of using Entity print module export to Word feature: https://www.drupal.org/files/issues/2019-11-25/3096552-unlock-export-to-word-1.patch
How to update to this version
composer require os2forms/os2forms:~2.0.6.1 --no-update
composer update os2forms/os2forms --with-dependencies