Skip to content

Releases: omnivore-app/logseq-omnivore

v1.11.1

16 Jan 11:38
Compare
Choose a tag to compare

1.11.1 (2023-01-16)

Bug Fixes

  • add markdown content in article template (8f96d10)

v1.11.0

16 Jan 09:22
Compare
Choose a tag to compare

1.11.0 (2023-01-16)

Bug Fixes

  • sync articles to the right graph only and show an alert if the active graph is not matched (ddc2744)

Features

  • add command palette for sync and resync Omnivore articles (17fdc0d)
  • fetch content in markdown format (619f80b)

v1.10.1

16 Jan 06:47
Compare
Choose a tag to compare

1.10.1 (2023-01-16)

Bug Fixes

  • Update the plugin name in the logseq marketplace (da86a8e)

v1.10.0

30 Dec 09:37
Compare
Choose a tag to compare

1.10.0 (2022-12-30)

Features

  • Add support for labels on highlights (af6a4f3)

v1.9.6

21 Dec 04:08
Compare
Choose a tag to compare

1.9.6 (2022-12-21)

Bug Fixes

  • date/time parsing + URLs in default template (55c2fbd)

v1.9.5

03 Nov 04:32
Compare
Choose a tag to compare

1.9.5 (2022-11-03)

Bug Fixes

  • put template settings in a textarea (ad20dc1)

v1.9.4

02 Nov 08:45
Compare
Choose a tag to compare

1.9.4 (2022-11-02)

Bug Fixes

  • add available keys in the template settings description (2b95f9d)
  • add highlight template in settings (2bd38c4)
  • add required and optional variables in template descriptions (adc5e48)
  • allow labels in the template to be empty (18b3911)
  • allow users to specify custom template for the article (6d88fea)
  • make icon use the theme color (b77e64f)
  • remove redundant ) in the article url (8f33965)

v1.9.3

14 Oct 09:11
Compare
Choose a tag to compare

1.9.3 (2022-10-14)

Bug Fixes

  • delete article blocks if the articles are deleted in Omnivore (0b87e0e)
  • get correct updated reason from updates since api response (d888ca0)
  • use prod api endpoint (f11c98c)

v1.9.2

19 Sep 08:37
Compare
Choose a tag to compare

1.9.2 (2022-09-19)

Bug Fixes

  • escape quotation marks in the content of highlight and note when running datascript query (c9d01df)
  • remove duplicate highlights by adding parent block id in the datascript query (ac6d534)

v1.9.1

16 Sep 09:41
Compare
Choose a tag to compare

1.9.1 (2022-09-16)

Bug Fixes

  • unescape markdown special charaters to avoid double escaping in logseq (9ec3fec)