Skip to content

Latest commit

 

History

History
53 lines (26 loc) · 2.55 KB

CHANGELOG.md

File metadata and controls

53 lines (26 loc) · 2.55 KB

1.3.0 (2024-01-23)

Features

  • file restriction: only allow html files to be imported. (#275) (2d17f87)

1.2.2 (2024-01-13)

Bug Fixes

  • export: fix exporting logo for logseq plugin. (5d2494f)

1.2.1 (2024-01-13)

Bug Fixes

  • properties: fix generation of page properties. (3bfdda4)

1.2.0 (2024-01-13)

Features

  • notes: adding import notes feature. Configurable via logseq settings. (9e91092)

1.1.1 (2024-01-04)

Bug Fixes

  • deps: update dependency @logseq/libs to ^0.0.17 (#107) (e5a66d7)
  • npm, highlights: fix pnpm & node v20 bug. Fix new html hightlight export format from amazon. (ed82f21)
  • typing: fix typing. (c86c5e6)

1.1.0 (2023-01-19)

Features

  • setup logseq integration and readme. (3d98730)

1.0.1 (2022-12-27)

Bug Fixes

  • deps: update dependency @logseq/libs to ^0.0.14 (c8725f0)

1.0.0 (2022-12-23)

Features

  • setup: setup logseq react plugin and github actions (726162c)