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

Latest commit

 

History

History
68 lines (30 loc) · 2.7 KB

CHANGELOG.md

File metadata and controls

68 lines (30 loc) · 2.7 KB

1.4.0 (2023-06-30)

Features

  • Add a default style for built-in property "tags". (ce07403)
  • Support opening the page on rendered tag. (791f361)

1.3.0 (2023-06-30)

Bug Fixes

  • Escape quote marks in the page name. (ac8ba0a)

Features

  • Support using page reference as target page. (69e0cba)

1.2.3 (2023-06-30)

Bug Fixes

  • deps: bump @logseq/libs from 0.0.10 to 0.0.15 (8caec6b)

1.2.2 (2023-06-23)

Bug Fixes

  • deps: bump @logseq/libs from 0.0.10 to 0.0.14 (2498ddf)

1.2.1 (2022-11-28)

Bug Fixes

  • fallbackTemplate ignore error in case of property absence (c0d9238)

1.2.0 (2022-11-25)

Features

  • add lookup of multiple properties at once (2894b68)

1.1.1 (2022-11-04)

Bug Fixes

  • add title to Logseq metadata in the package.json (581e05a)

1.1.0 (2022-11-04)

Features

  • Add support for a fallback template (204dec7)

1.0.0 (2022-11-04)

Features

  • Add renderer to insert dynamically looked up page properties from arbitrary pages (535f51c)