- Obsidian v1.7.2 adaptation (#273): Obsidian's latest early-access version 1.7.2 has introduced a significant change. In order to speed up the app's startup, they decided to defer the loading of each tab until it gets revealed. As a result, there were some corner cases where PDF++ didn't work as expected if some tabs are not revealed yet.
This release includes a few minor updates needed to address this issue. - Fixed some unintended behavior of the "Open PDF link instead of showing popover preview when target PDF is already opened" option.
- Updated dependencies.
Full Changelog: 0.40.9...0.40.10