Skip to content

Version 2.1.0 (2026051200)

Choose a tag to compare

@ngandrass ngandrass released this 12 May 18:12
73fc562

Changelog

  • Prevent dry-run if a workflow currently contains errors
  • Fix user filter query parameter prefixing if using multiple identically named parameters inside a single workflow step
  • Fix user filter query parameter prefixing for future plugins that might re-use the same parameter name in a single query
  • Terminate existing users sessions during suspension action
  • Update users timemodified value during anonymization action
  • Add session checks to workflow management endpoints to prevent admin CSRF
  • Align get_step_user_processes web service function default values with descriptors
  • Fall back to display role ID instead of role name if a role was deleted after being selected for a role filter
  • Fix typos in workflow execution task log messages
  • Exclude custom docs CSS file from Moodle CI stylelint to prevent prechecks from unrelated failures