Releases: RyotaUshio/obsidian-pdf-plus
0.39.15
Note
I forgot to include the following updates in this release. They have been re-released as 0.39.16.
- New feature: Added a new context menu item "Read aloud selected text". Requires the Text to Speech plugin to be enabled.
- #157: Added a new option "Quiet tooltips in color palette".
- Now, right-clicking on each setting item will show a context menu that allows you to copy a link to that setting.
Full Changelog: 0.39.14...0.39.15
0.39.14
This release contains all the changes made in 0.39.14-beta0 as well as the following:
- #137: Re-fixed the auto-zoom issue of PDF embeds by disabling the Preserve the current zoom level when opening a link to an already opened PDF file & Preserve the current horizontal scroll position options in embeds.
Full Changelog: 0.39.14-beta0...0.39.14
0.39.14-beta0
This beta release is mainly for addressing the performance issue (#148).
- #148: Added a new mechanism (
RectangleCache
) that caches the merged highlight rectangles for each selection backlink so that they can be reused without recomputing every time. - Fixed
BacklinkDomManager
not loaded (but this shouldn't have been a big deal since the registered event listeners should be removed anyway when the viewer unloads). - Fixed backlink indicator icons sometimes being placed outside of the visible area of the page.
- Updated the default settings for display text formats & link copy formats.
Full Changelog: 0.39.13...0.39.14-beta0
0.39.13
- #142: Now auto-paste will scroll the editor so that the cursor position is located at the center of the screen.
- #146: Allow display text formats to be left blank
- Fix auto-paste not working if the target .md file is opened in the preview mode
Full Changelog: 0.39.12...0.39.13
0.39.12
- Added commands related to "Adapt to theme"
- #137: Fixed the bug that the heights of PDF embeds were automatically decreased constantly for some PDF files.
- #139: Fixed the "Auto-hide sidebar when it loses focus" option being hidden even when it was taking effect.
- #139: Now "Auto-hide sidebar when it loses focus" is disabled by default.
Full Changelog: 0.39.11...0.39.12
0.39.11
Fixed a typo in the settings tab.
Full Changelog: 0.39.10...0.39.11
0.39.10
#119: Enabled Vim keybindings (experimental). Go to PDF++ settings > Misc (the very bottom of the settings page) > Enable Vim keybindings.
Full Changelog: 0.39.9...0.39.10
0.39.9
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
#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
Fixed the outline item addition/rename modal being closed when hitting Enter
while activating IME input.
Full Changelog: 0.39.6...0.39.7