Skip to content

Releases: AllanChain/zotero-arxiv-workflow

Release v0.2.9

28 Nov 07:32
v0.2.9
e7aa560
Compare
Choose a tag to compare

Features:

Bug fixes

  • keep extra information in journal item and remove arXiv information (5775ae2, #24)

Release v0.2.8

14 Nov 12:08
v0.2.8
6636c4b
Compare
Choose a tag to compare

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

13 Oct 13:29
v0.2.7
b1dada6
Compare
Choose a tag to compare

Update code to use the latest template (6730b47) and avoid some problems like #16

Release Manifest

13 Oct 13:29
b1dada6
Compare
Choose a tag to compare
Release Manifest Pre-release
Pre-release

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

30 Sep 10:40
v0.2.6
cb97019
Compare
Choose a tag to compare

This release adds a feature for configurable sources to use for arXiv paper update (2ced273)

image

Release 0.2.5

22 Sep 02:50
v0.2.5
6587057
Compare
Choose a tag to compare

Fixed some bugs:

  • fix: ignore DBLP entries with CoRR (41c3436)
  • fix: update metadata when updating arXiv version (b7ef6e3)

Release 0.2.4

13 Sep 12:41
v0.2.4
738e758
Compare
Choose a tag to compare

This release added a feature to find published version from dblp.org (3cd9103)

Release 0.2.3

25 Aug 07:17
v0.2.3
54d14fc
Compare
Choose a tag to compare
  • Fixed prefer PDF not working in some cases (018a353)
  • You can now enable and disable plugin features from settings (9381318)

Release 0.2.2

14 Aug 12:33
v0.2.2
6cc6197
Compare
Choose a tag to compare

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

07 Aug 03:16
v0.2.1
cb9da02
Compare
Choose a tag to compare

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)