Skip to content

Latest commit

 

History

History
110 lines (48 loc) · 4.88 KB

CHANGELOG.md

File metadata and controls

110 lines (48 loc) · 4.88 KB

1.7.0 (2024-07-17)

Features

  • update drawio version and optimizing delete logic (#23) (acd7276)

1.6.0 (2024-03-26)

Features

  • add copy image button on inline preview (#19) (c3b2a6a)

1.5.0 (2024-03-14)

Features

1.4.0 (2024-03-07)

Features

1.3.0 (2023-10-30)

Features

1.2.0 (2023-09-03)

Features

  • dark mode support, multiple drawio theme support and remove top blank bar. #4 #5 (c9bf287)

1.1.1 (2023-07-12)

Bug Fixes

  • toolbar buttons may be hard to see when in some theme. #3 (0dca149)

1.1.0 (2023-07-08)

Bug Fixes

  • first preview can not use mouse to operate (ab947d3)

Features

  • add download button to block preview (8031718)
  • full page preview can use mouse to move draw (66bf733)

1.0.6 (2023-06-25)

Bug Fixes

  • window bar drag region may cover menus (eb8ed70)

1.0.5 (2023-06-16)

Bug Fixes

  • #2 use js-base64 to decode. atob cannot decode uft-8 or unicode string. (64dc487)

1.0.4 (2023-06-15)

Bug Fixes

  • use logseq api get window bar height instead of window.top (696322d)

1.0.3 (2023-06-14)

Bug Fixes

  • menu is too close to window bar which causes some menus cannot be clicked. (bc16549)

1.0.2 (2023-06-03)

Bug Fixes

  • #1 change zindex to 100, prevent other elements covering (aaa8d41)

1.0.1 (2023-05-21)

Bug Fixes

1.0.0 (2023-05-21)

Bug Fixes

  • ci config and logo, copy licence to dist. (0f2f6f4)