Skip to content

Releases: omnivore-app/logseq-omnivore

v1.13.6

02 Oct 03:54
Compare
Choose a tag to compare

1.13.6 (2023-10-02)

Bug Fixes

  • allow users to use {{currentDate}} as the page name (948e909)

v1.13.5

26 Sep 02:01
Compare
Choose a tag to compare

1.13.5 (2023-09-26)

Bug Fixes

  • add space between labels on the default template (af70f59)

v1.13.4

18 Aug 09:38
Compare
Choose a tag to compare

1.13.4 (2023-08-18)

Bug Fixes

  • duplicate heading block (918818b)

v1.13.3

23 Jun 14:16
Compare
Choose a tag to compare

1.13.3 (2023-06-23)

Bug Fixes

  • incorrect highlight position by incorrectly using highlight position percentage which old highlights do not have it (8733dea)

v1.13.2

22 Jun 04:09
Compare
Choose a tag to compare

1.13.2 (2023-06-22)

Bug Fixes

  • slash converted to dash in the page name (c99387b)

v1.13.1

22 Jun 03:49
Compare
Choose a tag to compare

1.13.1 (2023-06-22)

Bug Fixes

  • failed to fetch highlight when quote is null (3128a10)
  • failed to save page in windows by removing invisible characters in the page name (7a92a9f)

v1.13.0

19 May 09:42
Compare
Choose a tag to compare

1.13.0 (2023-05-19)

Bug Fixes

  • add dateArchived to the exposed variable in the article template (e619009)
  • escape special characters in the page name (17e2089)
  • truncate filename length to 100 (bca3f75)

Features

  • export highlighted markdown content using {{{ content }}} in the article template (18628cb)

v1.12.5

11 May 03:16
Compare
Choose a tag to compare

1.12.5 (2023-05-11)

Bug Fixes

  • add a title block for highlights and add note as a variable in the highlight template (6ee5090)
  • add function map to the template (e7b0cb1)
  • add release notes (33b37ca)
  • add status in the article template (2eb0d7c)
  • add wordsCount and readLength to the exposed variables in the article template (d47f983)
  • allow separate page for each article (db7a2fe)
  • allow unchanged block properties not being overwritten (013fa19)
  • delete page if article is synced to a separate page and page is not a journal (ca2af3e)
  • increase height of highlight template textarea in settings (3cf44f0)

v1.12.4

13 Apr 04:00
Compare
Choose a tag to compare

1.12.4 (2023-04-13)

Bug Fixes

  • replace all empty lines with blockquote ">" to preserve paragraphs (cfcb32e)

v1.12.3

12 Apr 08:42
Compare
Choose a tag to compare

1.12.3 (2023-04-12)

Bug Fixes

  • add dateRead variable in the article template (6ac9b3b)