fixed: Scheduled workflows based on day of week run on wrong day
This commit is contained in:
parent
f4e43c9b31
commit
b02b4823ff
3 changed files with 10 additions and 1 deletions
|
|
@ -7,6 +7,14 @@ upgrading from one version to the next, or even between multiple
|
|||
versions. Be sure to heed the warnings contained herein as they will
|
||||
save you many hours of grief.
|
||||
|
||||
7.5.21
|
||||
--------------------------------------------------------------------
|
||||
* Previous versions of WebGUI used the wrong day of the week for
|
||||
scheduled workflows. This resulted in them being run a day later
|
||||
than they should have. If you relied on the old behavior, you
|
||||
will need to update your workflow schedules.
|
||||
|
||||
|
||||
7.5.19
|
||||
--------------------------------------------------------------------
|
||||
* WebGUI now requires Text::CSV_XS version 0.52. If you have been
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue