Skip to content

Releases: OS2Forms/os2forms

Added migration support for Attchments form elements

13 Aug 07:26
Compare
Choose a tag to compare
2.3

Fixed SBSYS element yaml generate way.

Enabled webform_entity_print_attachment module.

10 Aug 08:00
Compare
Choose a tag to compare
2.2.3

Added hook update to get webform_entity_print_attachment installed

Added migration support for bootstrap rows and columns.

05 Aug 10:03
Compare
Choose a tag to compare

Added date popup support

04 Aug 14:21
9f25bc4
Compare
Choose a tag to compare
Merge pull request #8 from OS2Forms/develop

Adding date popup

Migration hooks for webform elements

26 Jun 12:12
Compare
Choose a tag to compare

In this version were added migration hooks for webform elements

Added new submittion post handler "Save to file"

19 Jun 15:13
Compare
Choose a tag to compare

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

12 Jun 09:37
Compare
Choose a tag to compare
2.0.9

Added webform_validation module

Update Webform to 8.x-5.12

14 May 16:50
Compare
Choose a tag to compare
2.0.7.1

Update webform module 8.x-5.11-8.x-5.12

Update Webform to 8.x-5.11

12 May 07:51
Compare
Choose a tag to compare
2.0.7

 Update Webform module to 8.x-5.11

Removing extra patch

03 Apr 12:21
Compare
Choose a tag to compare

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