Releases: Future-Scholars/paperlib
Releases Β· Future-Scholars/paperlib
release-electron-3.0.9
- Critical Bug: Fix space key not working in input. by @igoogolx
- Enhance: UI Slots support HTML now. by @GeoffreyChen777
release-electron-3.0.8
- Feat: A new 'Online Resource' section in the details panel. - by @charlieJ107
- Feat: A shortcut to select all papers. - by @igoogolx
- Enhance: Adjustable feed view columns' order and width. - by @GeoffreyChen777
- Enhance: Shortcuts management. - by @igoogolx
- Feat (for extension developers): Add multiple hook points for reference exporting. - by @GeoffreyChen777
release-electron-3.0.7
- Feat: Export BibItem. by @@omrihaber
- Feat (for extension developer): Add a new notification view. by @GeoffreyChen777
- Enhance: Refactor shortcuts management. by @igoogolx
- Fix: A webdav file moving bug. by @GeoffreyChen777
release-electron-3.0.6
- Fix the shortcut bug of the quick reference tool.
release-electron-3.0.5
- fix a bug.
release-electron-3.0.4
- New Feature: Now you can use a custom renaming format such as
{year}/{publication}/{title}
to organize your PDFs in hierarchical folders. By @GeoffreyChen777. - New Feature: Add a context menu to remove papers from tags/folders. By @Rccubc.
- New Feature: Clear the rating. By @igoogolx.
- Enhance: Improved UI component for shortcut keys. By @igoogolx, @charlieJ107
- Enhance: Scrape papers in batch. By @GeoffreyChen777.
- Enhance: Optimize the experience of the Quick Reference tool. By @GeoffreyChen777.
- Enhance: Support the custom root CA. See our website. By @GeoffreyChen777.
- Fix: Resolved a dragging bug in the sidebar. By @Rccubc.
- Fix: Fixed a Linux-only path bug. By @GeoffreyChen777.
release-electron-3.0.3
- 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.
- Fix: Duplicate folder bug in the QuickPaste plugin. by @GeoffreyChen777
- Fix: Some RSS-related bugs. by @GeoffreyChen777
- Fix: A file moving bug. by @GeoffreyChen777
- Fix: A macOS bug when the window was closed by Cmd+W. by @GeoffreyChen777
- Fix: A sync bug for partition-based database. by @GeoffreyChen777
- Enhance: Some Chinese translation issues. by @Rccubc
release-electron-3.0.2
- New Community Extension:
paperlib-cn-scrape-extension
- A new extension to scrape metadata from the Chinese CNKI database. - New Feature in Official Extensions:
paperlib-ai-summary-extension
- add a new command\tagit
to let LLM help you tag your papers. by @GeoffreyChen777 - Fix: a filename bug when importing a file. by @GeoffreyChen777
- Fix: a categorizer editing bug. by @GeoffreyChen777
- Fix: a filename bug in table preview mode. by @GeoffreyChen777
- Enhance: add a logo at the top-left corner of the app in Windows. by @igoogolx
- For Ext Developer: add two methods in the contextMenuService to register and unregister context menu items. by @igoogolx
- For Ext Developer: add three methods in the windowManagementService to find, focus, and blur a window. by @igoogolx
release-electron-3.0.1
release-electron-3.0.0
- 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!
- New Feature: Hierarchy Folders and SmartFilters!
- New Feature: All metadata scrapers and downloaders have been moved into corresponding extensions.
- New Feature: A new command panel interface has been introduced to replace the basic search bar.
- New Feature: Support for creating new tags and folders in the sidebar.
- New Feature: Changable table view column order and more columns.
- New Feature: SmartFilter can be edited after creation. Add more human-friendly labels for SmartFilter creation.
- Others: Fixed some bugs.
- Others: Doesn't support Windows 7 anymore.