Downloads
Release notes
changes since 1.0-beta4:
bug fixes:
fixed validating that variable names of newly added variables are unique
fixed html entities that might appear in autogenerated labels
fixed label callbacks might have been not applied when the default label starts capitalized
fixed getting variables if there is a name clash in element and state variables
fixed assigning the same variable to two different arguments at the same time,
introduced rules format versioning and bumped internal rules format version to 6005, which has flipped argument maps.
fixed element help to be shown above the argument configuration form elements
#377738 patch by hawk259 for postgresql support: fixed fatal error when saving rules to db
#377868 fixed simpletests to work correctly with simpletest 6.x-2.x
#377868 added a fix to allow rules tests to be executed with simpletest 6.x-2.x
#377868 fixed Rules.test tearDown() method uses incorrect order
#283867 fixed php errors when the module providing an event is gone, instead tell the user what's up
fixed filtering for in the admin UI
#340181 ported fix from workflow-ng: fixed profile fields get unset by add roles action
#374702 removed redundant edit link in the admin ui
#327781 ported fix from workflow-ng: fix the "unchanged user" variable for php5 users by correctly cloning the user object
new features:
added new action for loading a content's author
added a new API function for loading variables that use input forms out of element settings
#370791 patch by amitaibu: added action: Load comment by id.
#346190 ported from workflow-ng: added global user argument for cron event
Don't forget to run update.php after updating!