Issue where Writer plugin get stuck in an "un-saved" state when duplicating an article from the Writer.
Creating new articles from Widget doesn't work when saving a draft article.
Added
An action to create new articles to be triggered from Action Widget
2.0.0 (2020-08-24)
The major version has nothing to do with config changes but rather utilising the new Dashboard 4.0 plugin API. (Can only be run on Dashboards version 4.0 and higher)
Fixed
Issue with opening articles in external window from modal when a new article being saved.
Confirm before close if the Article has unsaved changes when editing inside a modal.
Changed
Plugin-API to utilise the new API from DB v4.
1.4.0 (2020-02-19)
Added
Default configuration with DB key store value
1.3.4 (2019-11-28)
Fixed
functionality to stop the user from closing the writer if there is changes to the article while the writer is opened in a modal
1.3.3 (2019-10-02)
Fixed
issue with writer close confirmation not working consistently in some browsers
1.3.2 (2019-10-01)
Fixed
issue with not all content displaying while running writer with tabs
1.3.1 (2019-09-17)
Fixed
issue when changing dashboard language to a not supported one by the plugin
1.3.0 (2019-08-06)
Fixed
Opening articles from other plugins without having the Tabs active.
1.2.0 (2019-08-06)
Added
Hashtag before article uuid when trying to open any article.
1.1.0 (2019-08-05)
Added
Names for required actions for plugin Mappings.
1.0.0 (2019-07-31)
Changed
Removed all events listeners and replaced with Dashboard actions.
Added
Config to display either Article's headline or Article's name as the tab title if Tabs are active.