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.3.1 (2021-05-19)
Fixed
Filter duplicates when loading more
4.3.0 (2021-03-26)
Added
Ability to copy articles with copy modal from Writer plugin.
Fixed
Locale in DatePicker to match the user's Dashboard locale settings.
Removed
Notifications requirements from mappings settings.
4.2.0 (2021-03-01)
Added
A new icon on the Article card to indicate if the Article is linked to an Assignment.
Ability to open connected Assignments with Newsroom Planner detail view Modal.
Fixed
Article avatars getting overridden when getting an update event from querystreamer
4.1.0 (2021-02-08)
Added
Support to fetch writer client configuration with Writer Resolver and Writer Router (Writer 7 and beyond).
Fixed
Defaulting language to en-us if the language dashboard is using does not exist
4.0.1 (2020-09-14)
Fixed
Default config with PubStart/PubStop in order to retrieve date values for PublishFlow.
Updating dropped articles while other articles are in updating phase from a previous drop action.
Disappearing articles while dropping many articles while other articles is being updating.
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.1.0
Added
functionality to handle drop into a filtered column
Changed
Default configuration with DB key store values
Updated dependencies
Fixed
issue with application config not being taken in consideration in agent
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.
2.0.2 (2019-11-28)
Changed
Utilise Writer plugin to handle opening articles in modal with confirm
2.0.1 (2019-10-22)
Fixed
Leaking articles that mismatches the active filters on querystreamer events.
2.0.0 (2019-10-03)
Added
Integration against Dashboard Status Map and Dashboard Utility plugin in order to configure article card colors.
Changed
Utilise Dashboard Utility plugin to render cards and Publish flow.
1.4.0 (2019-09-05)
Added
Cache functionality to cache requested articles.
Infinity loader for columns to load more articles on scroll.
Changed
Refactored whole application with new hooks components.
1.3.1 (2019-08-15)
Fixed
Setting up correct query for querystreamer.
1.3.0 (2019-08-09)
Changed
Stream query for querystreamer, to listen on content changes for current user units only.
1.2.0 (2019-08-05)
Added
Names for required actions for plugin Mappings.
1.1.0 (2019-08-02)
Fixed
Ability to have Application settings merged with Plugin settings for Each application mounted within a column in a workspace.
1.0.0 (2019-08-01)
Fixed
CORS issues for communication with IMID enabled Writer (require Writer version: >=5.2.4)