Note
Improvements
- PDF++ now automatically checks for updates every 24 hours and notifies you when a new version is available. If you don't like it, you can disable this in PDF++ settings → Misc → Automatically check for updates (link:
obsidian://pdf-plus?setting=autoCheckForUpdates
). - The former "Enter visual mode on text selection" option (under PDF++ settings → Vim keybindings → Visual mode) has been renamed to "Use motion keys to adjust text selection" for better clarity.
Bugfixes
- Fixed the
y
(yank) Vim command copied text without post-processing (e.g., cleaning newlines and hyphens). - Fixed a UI glitch in the "Default highlight color" option.
Misc
- PDF++ will warn you if you're using Dataview inline fields for the property set in the "Property to associate a markdown file to a PDF file" setting (link:
obsidian://pdf-plus?setting=proxyMDProperty
). - In 0.40.28, I added a workaround for a bug in Obsidian preventing some PDF++ commands from being executed successfully from the command palette. Fortunately, Obsidian 1.9.0 (early access) fixed this problem, so PDF++ will use the workaround only if you're using an older version of Obsidian.
Full Changelog: 0.40.28...0.40.29