Skip to content

0.0.8

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Sep 13:27

0.0.8 (2021-09-02) Added Pre/Postfix setting toggles, Fixed scrolling issue, More size reductions.

  • The plugin is now available in the community plugins list!
  • The Pre- and Postfix parts of the annotation markdown can now be disabled in the settings. (See #30)
  • Clicking a PDF annotation link now causes an immediate jump to the annotation. No more glitchy scrolling. (See #21)
  • Potential fix to the memory leak mentioned in #28 added.
  • Added core-js. Will hopefully mean that the plugin works with older versions of node (see #34)
  • Disabled global WebSocket override. Should resolve issues with Obsidian Sync (see #36)
  • Further size reductions of the plugin
    • React is now built in 'production' mode.
    • All the embedded resources now use the highest zip compression ratio.