Releases: Verfassungsblog/metadata-wordpress-plugins
Releases · Verfassungsblog/metadata-wordpress-plugins
v0.3.0
Changes
- vb-metadata-export
- Allow to export meta data as HTML meta tags in Dublin Core and Highwire format
- Allow to specify a second custom meta field that contains the DOI of a post
- Strip HTML tags from all meta data information
- vb-gnd-taxonomy
- Improve GND autosuggestion visualization to include the term category
- Make GND autosuggestion list flip its position if there is not enough screen space available
- Fix GND autosuggestion highlighting on taxonomy edit page
- Update GND entity description autofill to include more fallbacks for various descriptions
- vb-doaj-submit
- Allow to reset error status for all posts
- Accept 404 as valid response when deleting a post from the DOAJ
- Allow to conveniently dismiss last error message via cross (x) in admin notice
- Add setting that allows to disable showing the last error as admin notice
- Strip HTML tags from all meta data information
- vb-crossref-doi
- Allow to conveniently dismiss last error message via cross (x) in admin notice
- Add setting that allows to disable showing the last error as admin notice
- Strip HTML tags from all meta data information
v0.2.2
Changes:
- Add link to GitHub as plugin website
- Use first name as author name in case only first name is available
- Fix incorrect error message "response is invalid json" in case of successful doaj article update
- Include post id in error messages to better track which post caused which error
- Detect and ignore
https://ror.org/
prefix in case a user accidentally added it to the metadata
v0.2.0
Changes:
- Fix problem that prevents uninstall of vb-gnd-taxonomy plugin
- Fix admin setting option "retry minutes" is not rendered in vb-doaj-submit plugin
- Show error message in case XSL files can not be downloaded in vb-metadata-export plugin
- Added more install instructions to readme files
- Added links to GitHub readme files to help section in admin settings pages