Skip to content

Releases: he-chun/paper-library-checker

Paper Library Checker 0.5.0 alpha

Pre-release

Choose a tag to compare

@he-chun he-chun released this 31 Aug 11:09
9bf5418

Paper Library Checker 0.5.0 alpha

This alpha release adds Automatic, Standard, and Enhanced connection modes.

  • Standard mode requires no Paper Library Checker Zotero XPI. It uses Zotero's built-in Local API and a minimal IndexedDB exact-match index for personal and accessible group libraries.
  • Standard mode supports single-paper checks and ordered reference-list batch checks for exact DOI, PMID, ISBN, CNKI, and normalized-title matches.
  • When the index is unavailable, Direct Local API remains a compatibility fallback. A Direct miss may be incomplete and is not presented as definitive proof that an item is not saved.
  • Enhanced mode continues to use the optional Zotero XPI for fuzzy title matching, Possible match, real-time index updates, authenticated HMAC requests, and highest batch performance.
  • Index lifecycle controls cover full snapshot build, refresh, stale-state handling, cancellation, recovery, clear, and rebuild.
  • Settings, popup status, repair guidance, bilingual documentation, and privacy explanations now reflect the two local backend modes.

The authenticated Enhanced protocol remains protocol v1. This remains alpha software.

Paper Library Checker 0.4.1 alpha

Pre-release

Choose a tag to compare

@he-chun he-chun released this 24 Aug 02:36
8635d97

Paper Library Checker 0.4.1 remains an alpha release.

  • Adds the original Paper Library Checker extension icon.
  • Prepares Chrome Web Store listing and review materials; the extension is not yet listed there.
  • Aligns the popup Not saved status color with the existing page status.
  • Keeps browser permissions unchanged.
  • Makes no changes to matching, the local protocol, pairing, or supported-site behavior.

Paper Library Checker 0.4.0 alpha

Pre-release

Choose a tag to compare

@he-chun he-chun released this 20 Aug 03:29
03f6aa0

Highlights

  • Adds a toolbar popup for connection, index, and current-page status.
  • Adds manual current-page checks from the popup.
  • Adds English and Simplified Chinese browser interfaces.
  • Adds English and Simplified Chinese Zotero Tools menus.
  • Preserves separate trust boundaries for popup and page messages.
  • Adds no new browser or host permissions.

Compatibility

  • Zotero 9.0.x; tested with Zotero 9.0.6.
  • Microsoft Edge is the primary tested browser.
  • Chrome remains experimental.
  • This remains alpha software.

Upgrade notes

  • The Zotero add-on can update after the default-branch update manifest is published.
  • The unpacked Edge extension does not auto-update. Download the new ZIP, replace or update the files in the existing stable extension directory, and click Reload in edge://extensions.
  • Keeping the same unpacked directory normally preserves extension storage. Re-pair only if the extension identity or stored token changes.

Paper Library Checker 0.3.0 alpha

Pre-release

Choose a tag to compare

@he-chun he-chun released this 16 Aug 00:47

First public alpha of Paper Library Checker. Tested with Zotero 9.0.6 and Microsoft Edge 151.0.4129.78. See the repository release qualification and security documentation before installation.