Skip to content

0.0.7

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Sep 16:00

0.0.7 (2021-09-01) Added Custom Default Path setting, Page notes fix, Slight JSON size reduction, etc.

  • Added a new setting called Custom Default Path. See this comment on #19 for more info.
  • Top-level values in the annotation JSON will now be ommited if their values are "unsurprising". See #24
  • Fixed page notes breaking the loading of annotations.
  • Made the Post to... button always say Post to Only Me to reduce privacy confusion.
  • Further reduced plugin size
    • Switched from base64 to full unicode encoding
    • Added minimization of resources before zip generation
    • Added minimization of final rollup output
  • Minor fixes
    • Removed warning about websocket userid mismatch
    • Added possible fix to #13