This repository has been archived by the owner on Sep 27, 2024. It is now read-only.
v10.1.0
- Fixes cross-compatibility bug with SQL and SQLite date-based queries
- Fixes UI issue where successful workflows showed an error state if a previous workflow scheduled the content, and the scheduled date had not yet passed
- Fixes issue where datepicker initialises before config object exists
Note breaking change in INotificationsService - calls to GetNotificationsForAction must provide the PublishResult from the triggering action.