Changelog
5.1.0 (2022-06-22)
Added
Allow admin to make different views in the plugin
See the number of article cards in a column
Hover with tooltip over the drop downs
Save a filter for future use
Configurable suggest search
Fixed
The date and date picker same as in Newsroom planner
Clear all filter with one click
The clear filter-action and save filter placed at top
5.0.0 (2021-05-17)
Note: Dependant on Writer 4.0.0 plugin to retrieve Writer Instance
Added
Ability to preview articles with preview modal.
New mapping requirement to Writer plugin.
Changed
Moved copy article setting to config instead of checking for optional article copy action (*)
Removed
Mappings to Writer actions.
(*) with the change to utilise the writer instance action we will now always be able to retrieve the copy article functionality and therefore moved the configuration of display to settings.
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