Skip to content

Releases: Future-Scholars/paperlib

release-electron-3.0.9

08 Apr 13:26
7800f0a
Compare
Choose a tag to compare
  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

06 Apr 22:04
Compare
Choose a tag to compare
  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

31 Mar 11:16
Compare
Choose a tag to compare
  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

26 Mar 08:28
Compare
Choose a tag to compare
  1. Fix the shortcut bug of the quick reference tool.

release-electron-3.0.5

25 Mar 09:55
Compare
Choose a tag to compare

release-electron-3.0.4

24 Mar 23:15
Compare
Choose a tag to compare
  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

19 Mar 11:45
Compare
Choose a tag to compare
  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

17 Mar 17:42
Compare
Choose a tag to compare
  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

release-electron-3.0.1

15 Mar 11:09
Compare
Choose a tag to compare
  1. Feat: supports unmaximizing on Windows. Thanks @igoogolx.
  2. Fix: the style of the window control buttons. Thanks @igoogolx.
  3. Fix: scrolling when pressing Space.
  4. Fix: cannot open supplementary.

release-electron-3.0.0

13 Mar 07:29
Compare
Choose a tag to compare
  1. New Feature: The entire code has been refactored to support the extensible architecture. For details on extension development, please refer to our official website. Let's make Paperlib better together!
  2. New Feature: Hierarchy Folders and SmartFilters!
  3. New Feature: All metadata scrapers and downloaders have been moved into corresponding extensions.
  4. New Feature: A new command panel interface has been introduced to replace the basic search bar.
  5. New Feature: Support for creating new tags and folders in the sidebar.
  6. New Feature: Changable table view column order and more columns.
  7. New Feature: SmartFilter can be edited after creation. Add more human-friendly labels for SmartFilter creation.
  8. Others: Fixed some bugs.
  9. Others: Doesn't support Windows 7 anymore.