Skip to content

Latest commit

 

History

History
303 lines (133 loc) · 12.1 KB

CHANGELOG.md

File metadata and controls

303 lines (133 loc) · 12.1 KB

2.3.0 (2024-03-25)

Features

2.2.10 (2023-02-27)

Bug Fixes

2.2.9 (2022-07-18)

Bug Fixes

  • should only show preview for http(s) links (284de7b)

2.2.8 (2022-06-29)

Bug Fixes

  • should not open external link twice (afd20d0)

2.2.7 (2022-05-21)

Bug Fixes

2.2.6 (2022-05-06)

Bug Fixes

  • multiple linkcard macro per page (8a697a0)

2.2.5 (2022-04-29)

Bug Fixes

  • deps: update dependency @logseq/libs to ^0.0.6 (#87) (09612fb)

2.2.4 (2022-04-26)

Bug Fixes

  • generated long link card click issue (7caaa78)

2.2.3 (2022-04-25)

Bug Fixes

  • add missing url for inserted card (5c7ff3a)

2.2.2 (2022-04-18)

Bug Fixes

  • should hide link preview when typing (7cde2f0)

2.2.1 (2022-04-15)

Bug Fixes

  • max link card width on mobile (572cc25)

2.2.0 (2022-04-11)

Features

  • add static link card command (1f79600)

2.1.5 (2022-04-11)

Bug Fixes

  • adjust inline card size with media query (d2c4bd4)

2.1.4 (2022-04-11)

Bug Fixes

2.1.3 (2022-03-29)

Bug Fixes

  • adjust link preview styles (bc184f8)

2.1.2 (2022-03-28)

Bug Fixes

  • disable user-agent header for now (aaa1ec9)

2.1.1 (2022-03-23)

Bug Fixes

2.1.0 (2022-03-16)

Features

  • remove remote api since plugins can send CORS calls without proxty (cf565cb)

2.0.0 (2022-03-08)

1.8.5 (2021-11-30)

Bug Fixes

  • build failure in Vercel (e319901)

1.8.4 (2021-11-25)

Bug Fixes

1.8.3 (2021-11-23)

Bug Fixes

  • clicking macro mode issue (a0fbd4f)

1.8.2 (2021-11-22)

Bug Fixes

  • attempt to fix link click for macro mode (4176d66)

1.8.1 (2021-11-22)

Bug Fixes

  • prepare for publish to marketplace (a553012)

1.8.0 (2021-11-22)

Features

  • use onMacroRendererSlotted API (f281566)

1.7.2 (2021-11-22)

Bug Fixes

  • when hovering a link, should not lose edit focus (81c9987)

1.7.1 (2021-09-06)

Bug Fixes

1.7.0 (2021-09-06)

Features

  • update caching with swr 1.0 (fdd73f4)

1.6.4 (2021-08-24)

Bug Fixes

1.6.3 (2021-08-24)

Bug Fixes

1.6.2 (2021-08-24)

Bug Fixes

  • not showing loading state (55a572f)

1.6.1 (2021-08-24)

Bug Fixes

1.6.0 (2021-08-23)

Bug Fixes

Features

  • add convert to link card command (64b8e3d)
  • add inline preview mode (0cfa3a8)

1.5.1 (2021-08-20)

Bug Fixes

1.5.0 (2021-08-20)

Features

1.4.1 (2021-08-20)

Bug Fixes

1.4.0 (2021-08-19)

Features

1.3.0 (2021-08-19)

Features

  • add more media types for previewing (a49b4f4)

1.2.0 (2021-08-19)

Features

  • allow the user to hover onto the tooltip (f4d8adc)

1.1.0 (2021-08-19)

Features

  • make it more responsive (e300993)

1.0.1 (2021-08-18)

Bug Fixes

  • only handle contentType === "text/html" (a3452fc)

1.0.0 (2021-08-18)

Bug Fixes

Features