Skip to content

Releases: aidenlx/obsidian-bridge

3.0.0

01 Sep 09:14
Compare
Choose a tag to compare

3.0.0 (2021-09-01)

Bug Fixes

  • scan: update error prompt (33e8312)
  • sender: fix toc data not being sent (69cd000)

Features

  • scan: toc now expose more params (903b0cd)

BREAKING CHANGES

  • scan: toc.noteTitle is now optional

2.4.1

28 Aug 08:04
Compare
Choose a tag to compare

2.4.1 (2021-08-28)

Performance Improvements

  • scan: reduce childNotes scan level to avoid performance issue (6b89405)

2.4.0

28 Aug 05:51
Compare
Choose a tag to compare

2.4.0 (2021-08-28)

Features

  • api: add linkNotes to data (04737b6)

2.3.3

26 Aug 08:00
Compare
Choose a tag to compare

2.3.3 (2021-08-26)

Bug Fixes

  • api: fix ReturnBody_Sel def (91ee051)

2.3.2

25 Aug 02:10
Compare
Choose a tag to compare

2.3.2 (2021-08-25)

Bug Fixes

  • url-obj: fix data loss during conversion (2b3ca72)

2.3.1

24 Aug 13:22
Compare
Choose a tag to compare

2.3.1 (2021-08-24)

Bug Fixes

2.3.0

24 Aug 13:14
Compare
Choose a tag to compare

2.3.0 (2021-08-24)

Features

2.2.1

24 Aug 02:53
Compare
Choose a tag to compare

2.2.1 (2021-08-24)

Bug Fixes

  • toggle-addon: fix hint when addon enabled (91e7b23)

2.2.0

23 Aug 10:33
Compare
Choose a tag to compare

2.2.0 (2021-08-23)

Bug Fixes

  • package.json: fix peerDependencies (e3e7582)
  • scan: fix scanToc and scanNote unable to scan props (249ce49)

Features

  • add tool lib for api (3306325)
  • api: api export Date.getTime() for Date (13e4129)
  • send to obsidian via url in favor of clipboard (25ccae1)
  • sender: use clipboard on mac while use url in ios devices (faf52b7)

2.1.0

22 Aug 15:36
Compare
Choose a tag to compare

2.1.0 (2021-08-22)

Features