Paperlib Versions Save

An open-source academic paper management tool.

release-electron-3.0.11

1 week ago
  1. Fix: import papers into a tag/folder directly. by @geoffreychen777
  2. Enhance: notify when adding a duplicated paper. by @geoffreychen777
  3. Enhance: check extensions update every day. by @charlieJ107

release-electron-3.0.10

3 weeks ago
  1. Translation: traditional Chinese. thanks @hazdzz
  2. Translation: Arabic. thanks @meel-hd
  3. Fix: the date comparison bug in the smartfilter. by @geoffreychen777
  4. Fix: shortcut bug. by @igoogolx
  5. Fix: window management bug. by @igoogolx
  6. Fix: some UI bugs. by @geoffreychen777
  7. Feat(for developer): add some new API to the windows management service to prepare for the ai-chat-extension. by @igoogolx & @geoffreychen777

release-electron-3.0.9

1 month ago
  1. Critical Bug: Fix space key not working in input. by @igoogolx
  2. Enhance: UI Slots support HTML now. by @geoffreychen777

release-electron-3.0.8

1 month ago
  1. Feat: A new 'Online Resource' section in the details panel. - by @charlieJ107
  2. Feat: A shortcut to select all papers. - by @igoogolx
  3. Enhance: Adjustable feed view columns' order and width. - by @geoffreychen777
  4. Enhance: Shortcuts management. - by @igoogolx
  5. Feat (for extension developers): Add multiple hook points for reference exporting. - by @geoffreychen777

release-electron-3.0.7

1 month ago
  1. Feat: Export BibItem. by @@omrihaber
  2. Feat (for extension developer): Add a new notification view. by @geoffreychen777
  3. Enhance: Refactor shortcuts management. by @igoogolx
  4. Fix: A webdav file moving bug. by @geoffreychen777

release-electron-3.0.6

1 month ago
  1. Fix the shortcut bug of the quick reference tool.

release-electron-3.0.5

1 month ago
  1. fix a bug.

release-electron-3.0.4

1 month ago
  1. New Feature: Now you can use a custom renaming format such as {year}/{publication}/{title} to organize your PDFs in hierarchical folders. By @geoffreychen777.
  2. New Feature: Add a context menu to remove papers from tags/folders. By @Rccubc.
  3. New Feature: Clear the rating. By @igoogolx.
  4. Enhance: Improved UI component for shortcut keys. By @igoogolx, @charlieJ107
  5. Enhance: Scrape papers in batch. By @geoffreychen777.
  6. Enhance: Optimize the experience of the Quick Reference tool. By @geoffreychen777.
  7. Enhance: Support the custom root CA. See our website. By @geoffreychen777.
  8. Fix: Resolved a dragging bug in the sidebar. By @Rccubc.
  9. Fix: Fixed a Linux-only path bug. By @geoffreychen777.

release-electron-3.0.3

1 month ago
  1. The significant changes introduced in version 3.0 introduced some bugs. Two months of beta testing still cannot avoid them. We apologize for the recent frequent updates. Please bear with us.
  2. Fix: Duplicate folder bug in the QuickPaste plugin. by @geoffreychen777
  3. Fix: Some RSS-related bugs. by @geoffreychen777
  4. Fix: A file moving bug. by @geoffreychen777
  5. Fix: A macOS bug when the window was closed by Cmd+W. by @geoffreychen777
  6. Fix: A sync bug for partition-based database. by @geoffreychen777
  7. Enhance: Some Chinese translation issues. by @Rccubc

release-electron-3.0.2

2 months ago
  1. New Community Extension: paperlib-cn-scrape-extension - A new extension to scrape metadata from the Chinese CNKI database.
  2. New Feature in Official Extensions: paperlib-ai-summary-extension - add a new command \tagit to let LLM help you tag your papers. by @geoffreychen777
  3. Fix: a filename bug when importing a file. by @geoffreychen777
  4. Fix: a categorizer editing bug. by @geoffreychen777
  5. Fix: a filename bug in table preview mode. by @geoffreychen777
  6. Enhance: add a logo at the top-left corner of the app in Windows. by @igoogolx
  7. For Ext Developer: add two methods in the contextMenuService to register and unregister context menu items. by @igoogolx
  8. For Ext Developer: add three methods in the windowManagementService to find, focus, and blur a window. by @igoogolx