Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

Releases: aidenlx/marginnote-companion

0.8.3

06 Dec 12:17
Compare
Choose a tag to compare

0.8.3 (2021-12-06)

Bug Fixes

  • autodef: note name is now filtered in generated aliases (4aeff9c)
  • toc-template: fix Summary.AllText not include excerpt (4f42c52)

0.8.2

05 Dec 16:06
Compare
Choose a tag to compare

0.8.2 (2021-12-05)

Bug Fixes

  • toc-template: line breaks in Summary.AllText are now replaced with semicolons (f7bcfaf)

0.8.1

04 Dec 06:38
Compare
Choose a tag to compare

0.8.1 (2021-12-04)

Bug Fixes

  • setting-tab: fix alias_below_H1 option not showing up (9aa2763)

0.8.0

04 Dec 06:34
Compare
Choose a tag to compare

0.8.0 (2021-12-04)

Bug Fixes

  • autodef: fix issue on priorities (035170f)
  • autopaste: fix note need to be selected twice if clipboard has text before autopaste enabled (fde67ae)
  • autopaste: repeatedly selecting on same note/sel/toc no longer trigger change event (f07fd3c)
  • autopaste: same note filter is now disabled after copied some text (c48001e)
  • input-handler: fix autopaste failed to work on notes selected before autopaste enabled (eac93d9)

Features

  • add button below h1 to open src menu (a7d96df)
  • add command to open source link (0c0b832)
  • adjust heading-src and heading-alias style to in line with h1 (ce525a4)
  • autodef: autodef now read text from clipboard (789f87b)
  • autopaste: add option to only import note when auto-pasting (c31ba52)
  • heading-alias: add live update for aliases under h1 (7259fa3)
  • note-template: expose DocTitle and Query in body template of notes (d2a7cec)
  • sel-to-alias: update sel-to-alias to support import from mn data (2f0a4c4)
  • settings: add option to disable alias below h1 (0132c96), closes #15
  • src-menu: "sources" field now accept url as key's value directly (1a0a28c)

Reverts

  • query: revert kebabCase method (b8a821e)

0.7.0

20 Oct 06:53
Compare
Choose a tag to compare

0.7.0 (2021-10-20)

Features

  • insert: add support for paste-to-insert on mobile (2842bdf)
  • update paste hanlder to support cm6 (87d06aa)

0.6.4

13 Oct 08:09
Compare
Choose a tag to compare

0.6.4 (2021-10-13)

Bug Fixes

  • toc: fix toc failed to insert on mobile (77d9443)

0.6.3

28 Sep 01:28
Compare
Choose a tag to compare

0.6.3 (2021-09-28)

Bug Fixes

0.6.2

20 Sep 07:45
Compare
Choose a tag to compare

0.6.2 (2021-09-20)

Bug Fixes

  • insert: fix failed to paste plain text (40e852b), closes #8
  • setting-tab: fix date time settings not get saved (4197157), closes #7

0.6.1

18 Sep 09:01
Compare
Choose a tag to compare

0.6.1 (2021-09-18)

Bug Fixes

  • fix failed to import picture from url; use wildcard(patch) to comapre version (1601321)

0.6.0

15 Sep 12:26
Compare
Choose a tag to compare

0.6.0 (2021-09-15)

Features

  • allow templates to be added to command (2740ee3)
  • setting-tab: hide indent char input box when set to true (f6c8e76)