Changelog

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)

Last updated