Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel2
minLevel2

...

This is a brief overview of the major changes between opEvents releases.

opEvents 2.6.2

Released 13th January 2021

Fixed bug with programmable action buttons where the status of the currently executed action would return the completed status of the job even if the action was still queued or being processed. This only affected the visual indicator of the running action and refresh of the page, the action would have still be executed.

opEvents 2.6.1

Released 22nd December 2020

...

New feature to force an event status change when adding a comment. The feature needs to be on using the following configuration items: 

  • 'opevents_event_status_enabled' => 'true'
  • 'opevents_event_status_validation_on_comment' => [ 'non_empty_string', 'different_status' ],

opEvents 2.6.0

Upgrade Notes

...