Improvements
- Obsidian 1.9 has introduced a new bug that affects PDF text selection, preventing the app from recognizing selection ranges properly (it's a separate one from the one that I mentioned in the PDF++ 0.40.30 release notes). This bug also affected PDF++, making it impossible to copy links to text selections in some situations (#476, #481).
PDF++ 0.40.31 introduces a workaround to mitigate this problem. While I don't anticipate any issues, if you do encounter problems with this change, you can disable the workaround in Settings → PDF++ → Misc → Fix Obsidian 1.9's text selection bug (link:obsidian://pdf-plus?setting=fixObsidianTextSelectionBug
). - PDF viewers embedded in Excalidraw views have PDF++ components attached on first load, without needing to reload.
- Updated the default copy format "Quote."
Bug fixes
- #459: Fixed the issue where PDF++'s bibliography popovers became invisible when the PDF was opened in a Hover Editor.
- Fix the issue where hover previews for external links were triggered even when the required Surfing plugin is not enabled.
- Fixed an issue where update auto-checker notifications were shown before the app's workspace was ready.
Misc
- Updated dependencies.
Full Changelog: 0.40.30...0.40.31