Releases: dpc-sdp/tide_core
Releases · dpc-sdp/tide_core
v1.5.10
###Changes
- Added a check in Update hook 8019 to see if the tide_workflow_notification module exists before applying the settings update for the tide_workflow_notification module.
v1.5.9
v1.5.8
Changes
- Added archive pending state and transition. (#131)
- Updated tide_workflow_notifications with the new email templates. (#131)
- Added behat test for the new workflow. (#131)
- Added new view views.view.tide_core_moderated_content_filters and disabled the old one views.view.moderated_content and new filter "Archive Pending" in the new view. (#131)
- Moved workflows module to install folder from optional as the view depends on that and this module should be enabled everywhere. (#131)
- Lock drupal/token to 1.6 (#134)
v1.5.5
v1.5.4
v1.5.3
v1.5.2
Changes
- adds queue_mails module to fix emailing performance issue temporarily.
v1.5.1
Removes smart_trim patch merged into the latest release https://www.drupal.org/project/smart_trim/issues/2941492
v1.5.0
New features:
- Drupal 8.7.9 !
- tide_workflow_notification module
- vertical workflow form in node view
- ClamAV uses local executable way in local and CI
Bugs fix
- drupal/scheduled_transitions
- drupal/viewsreference
UX
- Make the DateTime input format and descriptive text consistent