Skip to content

release-electron-3.0.2

Compare
Choose a tag to compare
@GeoffreyChen777 GeoffreyChen777 released this 17 Mar 17:42
· 128 commits to main since this release
  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