release-electron-3.0.2
GeoffreyChen777
released this
17 Mar 17:42
·
128 commits
to main
since this release
- 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