Skip to content

Releases: Future-Scholars/paperlib

beta-electron-3.0.0-dev.13

11 Mar 16:57
Compare
Choose a tag to compare
Pre-release
  1. New Feature: API for other APPs: paperlib://APIGroup.serviceName.methodName/?args=[...]
  2. Enhance: add Ctrl/CMD + s shortcut for the editing window.
  3. Fix: a bug in smartfilter editor. Thanks @Rccubc

beta-electron-3.0.0-dev.12

11 Mar 15:59
Compare
Choose a tag to compare
Pre-release
  1. New Feature: API for other APPs: paperlib://APIGroup.serviceName.methodName/?args=[...]
  2. Enhance: add Ctrl/CMD + s shortcut for the editing window.
  3. Fix: a bug in smartfilter editor. Thanks @Rccubc

beta-electron-3.0.0-dev.11

04 Mar 22:47
Compare
Choose a tag to compare
Pre-release
  1. Enhance: better network tools for proxy.
  2. Enhance: log more information for the extension process.
  3. Fix: a file bug when removing a paper from the library.
  4. Fix: quicklook on Windows/Linux.
  5. Fix: some UI bugs.

beta-electron-3.0.0-dev.10

03 Mar 22:17
Compare
Choose a tag to compare
Pre-release
  1. Feat: add an option to show the short author string (et al.) in the table view.
  2. Fix: a bug when dragging a table item to tags/folders.
  3. Fix: quickpaste cannot export BibTex for the linked folder.
  4. Fix: a bug in the database related to root tags/folders.
  5. Fix: some UI bugs.

beta-electron-3.0.0-dev.9

28 Feb 14:44
Compare
Choose a tag to compare
Pre-release
  1. Fix: a bug in the reference quickpast plugin.

beta-electron-3.0.0-dev.8

26 Feb 22:48
Compare
Choose a tag to compare
Pre-release
  1. Fix: some UI bugs in darkmode.
  2. Fix: the extension loading and unloading bugs.
  3. Fix: fix a quicklook bug when editing a tag/folder.
  4. Fix: optimise for China mainland users.

beta-electron-3.0.0-dev.7

25 Feb 23:54
75559ea
Compare
Choose a tag to compare
Pre-release
  1. Fix: The sidebar activation background color.
  2. Fix: The sidebar count bug.
  3. Fix: A UI bug in the extension setting page.
  4. Fix: A cache bug.
  5. Fix: A filter bug.
  6. For extension developers: increased some hook points' timeout.

beta-electron-3.0.0-dev.6

23 Feb 14:15
Compare
Choose a tag to compare
Pre-release
  1. For users in mainland China, the extensions downloading is accelerated by using a NPM mirror.

beta-electron-3.0.0-dev.5

14 Feb 19:56
1c47aef
Compare
Choose a tag to compare
Pre-release
  1. Fix: sidebar sorting issue.
  2. Fix: the bug that hindered the markdown note preview from being extended.
  3. Fix: scrolling issue with the keyboard shortcuts.
  4. Fix: a database partition bug.

beta-electron-3.0.0-dev.4

29 Jan 19:25
Compare
Choose a tag to compare
Pre-release
  1. Important New Feature: Hierarchy Folders and SmartFilters!
  2. New Feature: Table view column order and more columns.
  3. New Feature: SmartFilter can be edited after creation. Add more human-friendly labels for SmartFilter creation.
  4. Fixed some bugs.