Releases: AllanChain/zotero-arxiv-workflow
Releases · AllanChain/zotero-arxiv-workflow
Release v0.2.9
Features:
Bug fixes
- keep extra information in journal item and remove arXiv information (5775ae2, #24)
Release v0.2.8
Features added:
- e777f18 add sources for bioRxiv, medRxiv and PubMed
Bug fixes:
- 974932d collection info lost after merging
- 6b1ce2e fix deprecation of
addAvailablePDF
- bff7749 avoid querying some sources if not from arXiv
Release v0.2.7
Update code to use the latest template (6730b47) and avoid some problems like #16
Release Manifest
This release is used to host update.json
, please do not delete or modify it!
Updated in UTC 2024-11-28T07:32:45.836Z for version 0.2.9
Release 0.2.6
This release adds a feature for configurable sources to use for arXiv paper update (2ced273)
Release 0.2.5
Fixed some bugs:
- fix: ignore DBLP entries with CoRR (41c3436)
- fix: update metadata when updating arXiv version (b7ef6e3)
Release 0.2.4
This release added a feature to find published version from dblp.org (3cd9103)
Release 0.2.3
- Fixed prefer PDF not working in some cases (018a353)
- You can now enable and disable plugin features from settings (9381318)
Release 0.2.2
Just some small changes:
- Fix some misleading download prompts (3d6a832)
- Export methods to public API, callable via
Zotero.arXivWorkflow.api.xxx
(0e9253f)
Release 0.2.1
Main feature for this release:
- When trying to update an arXiv paper and it's not published, the plugin will try to download the latest PDF on arXiv. (e0808cd)