Changelog
4.0.0 (2020-06-24)
NOTE: Bumped version from 3.1.0 to 4.0.0 has nothing to do with any config required to be changed, the major changes is utilizing the new Plugin-API from Dashboard v4.0, Therefor Publication Planner v4.0 can ONLY be installed in Dashboard v4.0 or higher
Fixed
TimeZone issue with DatePicker.
Bug where Publish Flow displays some transitions that are not allowed for the next status.
Preventing users from Drag/Drop articles with published status or articles that has published version.
Added
Support for OC 3.0
New icon
Config option "ignoreUserTimeFormat" to ignore "Use 24h format (military time)" from user settings to utilize the user current locale time format
Changed
PluginAPI to the new API from Dashboard v4
Publish Flow UI
Moved from 'moment' to 'date-fns'
Removed
"plannerLocale" from config
GUI library portal mappings.
3.0.0 (2019-12-19)
Added
filterQuery
option to the config, to add custom filters while fetching articles.
Changed
Deprecated cache method and replaced with the new cache from Dashboard to handle storing sessions to localStorage.
Removed
Required portals from Mappings, and replaced with one Action to get GUI components.
Last updated