Skip to content

Releases: RyotaUshio/obsidian-pdf-plus

0.39.9

30 Mar 11:35
Compare
Choose a tag to compare

Added a new option Remove half-width whitespace between two CJK characters when copying text in the "Misc" section.

Full Changelog: 0.39.8...0.39.9

0.39.8

30 Mar 08:02
Compare
Choose a tag to compare

#134: added a new option Clear text selection after auto-pasting, which shows up when disabling Focus editor after auto-pasting.

Full Changelog: 0.39.7...0.39.8

0.39.7

30 Mar 06:29
Compare
Choose a tag to compare

Fixed the outline item addition/rename modal being closed when hitting Enter while activating IME input.

Full Changelog: 0.39.6...0.39.7

0.39.6

28 Mar 07:47
Compare
Choose a tag to compare
  • Added a new option "Update color palette from context menu" (#129).
  • Added more options to the "Show the context menu right after selecting text when..." setting.
  • Added a new context menu item "Copy link to page" - available when no text is selected.
  • Removed the "Don't specify color" menu item from the "Add highlight to file" section.

Full Changelog: 0.39.5...0.39.6

0.39.5

26 Mar 05:02
Compare
Choose a tag to compare

Sorry, the previous release 0.39.4 did not contain the changes made in the dev branch. Now all the new things will work.

Full Changelog: 0.39.4...0.39.5

0.39.4

26 Mar 04:50
Compare
Choose a tag to compare
  • The AnyStyle path setting is now saved in the local storage, not in data.json because it's device-specific.
  • Added the "Customize..." menu item to context menus in the PDF outline, PDF thumbnails, and annotation popups.
  • Added the "Copy URL" menu item to the context menu shown when right-clicking an external link in PDF.
  • Updates to a few settings description

Full Changelog: 0.39.3...0.39.4

0.39.3

24 Mar 12:23
Compare
Choose a tag to compare

A brand new context menu!

Full Changelog: 0.39.2...0.39.3

0.39.2

22 Mar 03:28
Compare
Choose a tag to compare

Fixed collapsing items in the backlink pane causing them to disappear when filtering by page.

Full Changelog: 0.39.1...0.39.2

0.39.1

22 Mar 02:43
Compare
Choose a tag to compare
  • #121: Fixed the issue where the backlink pane was empty when collapsing results and filtering by page
  • Now, AnyStyle is executed only if the path is explicitly provided in the plugin settings.
  • Fixed an error happening when initializing the bibliography manager.

Full Changelog: 0.39.0...0.39.1

0.39.0

21 Mar 18:31
Compare
Choose a tag to compare

🎉 New feature inspired by Google Scholar's new PDF viewer (experimental)

Recently, Google Scholar has released their new PDF viewer.

The great news is that now you can enjoy something similar with PDF++! See the "Citations in PDF" section in the plugin settings.

Screen.Recording.2024-03-22.at.3.22.18.mov
Screen.Recording.2024-03-22.at.3.24.11.mov

Also, you will be able to hover over external links in PDF to show popover previews of the linked webpage once my pull request to Surfing is merged and released.

Full Changelog: 0.38.15...0.39.0