maestro 3.1.0

Moving beyond the release candidates to a full release.

The last round of updates were minor tweaks while the core of Maestro has been stable on D10 for quite some time.

Please note there is no upgrade path between D7 and D10 due to the vast differences in architecture.

maestro 3.1.0-rc3

Bug fixes

Issue #3388643 - fix for nextStep method sporadically creating tasks post-AND task.

Issue #3384216 - fix for process variable checking to avoid warning/deprecation.

Issue #3389407- fix for task console showing warning message.

Issue #3390065 - fix for token field being too large for older supported databases.

maestro 3.1.0-rc2

Bug fixes
New features

This release is a mix of bug fixes and a new major feature. We are moving away from discrete IDs in URLs, moving instead to tokenized URLs. Maestro will still support IDs in URLs for now so this update should not break any existing workflows.

Please read our documentation on some of the changes.

Major changes:

maestro 3.1.0-rc1

Bug fixes

Release to support Drupal 9.4+ and Drupal 10.

  • Issue #3288403 - Completed D10 detectable and required compatibility fixes.

Note: At time of release, Webform has D10 support in the Webform Development branch. In order to install the Maestro Webform module, you will have to install Webform 6.2.x-dev version (https://www.drupal.org/project/webform/releases/6.2.x-dev)

maestro 3.0.1-rc4

Bug fixes

This will be the last RC before full release. Contains bug fixes and one performance update.

Issue #3253742: Can't assign task to a fixed role with brackets in name
Issue #3257294: Task Console slow performance
Issue #3260388: Wrong machine name in Webform task execution for edit form
Issue #3260947: Detect if webforms have been moved to main menu

maestro 3.0.1-rc3

Bug fixes
New features

Release candidate 3.

This release contains some minor enhancements and bug fixes. Enhancements that are visible are the views pseudo field shows the detail expansion in-field now and the entity identifiers are displayed as a read-only table in the Process Trace page.

maestro 3.0.1-rc2

Bug fixes

Release Candidate 2.

No new functionality. Only bugfixes.

  • Fix for reassignment error (Issue #3154930)
  • Fix for spawning of a process via Webform. Webform submission handler update. (Issue #3166041)
  • Fix for task console runtime exception (Issue #3085780)
  • Fix for webform task type redirection issue. (Issue #3174481)

maestro 8.x-2.1

New features

Maestro 2.1 release includes

  • Deprecated code removal
  • Code style updates
  • Minor fix for modal task display
  • Orchestrator lock timeout customizable via admin interface
  • Development mode option for orchestrator

maestro 8.x-2.1-rc4

Bug fixes
New features

Provides a fix to the engine for a potential stuck-task scenario (Issue #3111924).
Performance update for engine to omit completed processes (Issue #3111439).
Allow HTML in emails (Issue #3076536).
Update to allow notification emails to have customizable subjects (Issue #3091495).
Absolute URL in default email notifications (Issue #3083919).
Hang on AND task regeneration fix (Issue #3082811).
Subflow hang issue fix. (Issue #3073625).
Template Builder IF task draws False branch but fails validation fix (Issue #3053814).
Minor typo fixes.

maestro 7.x-1.6

Bug fixes

Bug fixes for PHP 7 and a variety of other small issues. No new functionality.

maestro 8.x-2.1-rc3

Bug fixes
New features

Maestro RC3 release includes a bugfixes and enhancements to existing functionality.

New Functionality added inlcludes:

  • New Maestro Spawn Sub Process task type
  • Custom notification subjects, token enabled.

Issues fixed:
Issue #3041059: Unable to remove file from file field on a Maestro Controlled Webform
Issue #3043851 by lebster: Avoid using absolute handler path in content type task
Issue #3025690 by lebster: Replace usages of deprecated method drupal_render()

maestro 8.x-2.1-rc2

Bug fixes

Maestro RC2 release includes a number of bugfixes and minor enhancements to existing functionality.
No new functionality or breaking features added.

maestro 8.x-2.1-rc1

Bug fixes
New features

Release commit for Maestro v2.1-rc1. This is Maestro for Drupal 8's first release candidate.

Please review the change records for detailed information.

- Bug Fixes
- New enhancements
- Status bar
- Webform Task Type
- New Engine APIs
- New Content Type Task accept/reject
- New entity identifiers entity for storing routed entities

maestro 8.x-2.0-beta3

Bug fixes

Improved the README to improve the getting started experience
Added a Maestro toolbar
Refactored the taskconsole to use the AJAX dropbutton for the actions - element type #operations
Misc small issues fixed and minor code refinements

maestro 8.x-2.0-beta2

Bug fixes

Updates and fixes for issues on example module installs and failure of task console and outstanding tasks for certain task types.

Fix for: Issue #2914815: Getting error on pages
Issue #2907256 by orondf343, _randy: Template Builder: Can't edit tasks
Issue #2899335: Unable to install Approval Form Example

maestro 8.x-2.0-beta1

This is the initial beta 1 release of the Maestro Workflow Engine for Drupal 8.

maestro 8.x-2.x-dev

This is the 8.x-2.x branch of the Maestro Workflow Engine for Drupal 8.

Changes/improvements to the engine and the integration between Maestro and Drupal have been done thereby moving the major version for Maestro from 1.x to 2.x

maestro 7.x-1.4

Security update
Bug fixes

Improved module name so that it was clear that it's a maestro related module
Add index on instance_name to install function
Fix for update 7003 - used wrong index type
Fix for breadcrumb issue #1876390
fixed a couple description or title typos
Fix for missing ajax return status that was triggering an AJAX failure with the latest jQuery
Added install update for new instance field in the project_content table
Issue #1817704 by sukr_s - If condition not working with < and > operators
Issue #1994182 by sukr_s - Increased notification message size
Issue #1909534 by sukr_s - OG notification support
Added support for Organic Groups v2
Adding support for multiple content instances of same entity
Improved help messages for review_contentType interactive function and added a new viewContentType interactive function
Changed name of test interactive task to maestro_placeholder and moved test batch function to the the maestro_common module
Tweaked help text for reviewContentType task
Code cleanup on ctools modal view content feature and disabled contextual_links in modal view of the node
Cleaned up setProcessVariable edit task display and added 'description' attribute for set methods

maestro 7.x-1.3

Bug fixes
Insecure

This releases fixes a number of issues and few enhancements:

maestro 7.x-1.2

Security update
Insecure

Fixed security related issues that could allow a XSS or CSRF attack and potentially allow someone to post a link that an maestro admin clicks on and deletes workflow related data. Added token support to all forms and AJAX actions to secure all forms and admin/user actions. See SA-CONTRIB-2012-094 - Maestro module - Cross Site Request Forgery (CSRF), Cross Site Scripting (XSS) for more details.

Additional fixes and changes from previous commits to the dev branch include:

maestro 7.x-1.1

New features
Bug fixes
Insecure

Bug fixes and major updates to support OG and roles based assignments.

See commits page: http://drupal.org/node/817734/commits

maestro 7.x-1.0

New features
Bug fixes
Insecure

This release fixes the critical outstanding issues with Maestro. There are still some would-likes that will make it into 1.1, which is planned for release candidate around February 18th.

maestro 7.x-1.0-rc1

Insecure

- Update to orchestrator information
- Fix for an SQL Server issue where the adjacent lines delete routine fails.
- Altered the delete routine for SQL server compatibility. Multiple replacements in a query seem to fail.
- Added a post-trigger/action execution hook called module_maestro_post_action_handler. This will allow devs to act upon the newly triggered process if need be
- Fix for issue #1018804 for all flows view being broken in SQL Server.
- Added API method to set a flow's title/description after it has been spawned.

maestro 7.x-1.0-alpha3

New features
Bug fixes
Insecure

- Fixed visual workflow editor bug introduced in Drupal 7 beta1
- Added ability for orchestrator to be run through a cron job (see README.txt, under ORCHESTRATOR)

maestro 7.x-1.0-alpha2

New features
Bug fixes
Insecure

Many incremental changes and some schema changes as well.

Subscribe with RSS Subscribe to Releases for Maestro