Skip to content

Releases: omnivore-app/logseq-omnivore

v1.9.0

14 Sep 10:11
Compare
Choose a tag to compare

1.9.0 (2022-09-14)

Bug Fixes

  • bold title (8d8af29)
  • escape Latex (5b97b57)
  • escape Markdown characters in quote (cadf2e9)
  • escape Markdown characters in quote and title (f6f36a3)
  • insert highlight to existing block as child (93e1edf)
  • query to find existing blocks (82dc459)
  • update existing block to retain references (e476ece)
  • update existing highlight block (a21606a)
  • use parent block uuid in the query (d235199)

Features

  • use datascript query to fetch existing blocks (3c5e596)

v1.8.1

26 Aug 04:00
Compare
Choose a tag to compare

1.8.1 (2022-08-26)

Bug Fixes

  • failed to sort highlights in the file (d5e412c)
  • sort highlights by location in the file if an error is catched (578ff3b)

v1.8.0

23 Aug 06:31
Compare
Choose a tag to compare

1.8.0 (2022-08-23)

Features

  • replace new icon on the toolbar (5779100)

v1.7.0

05 Aug 13:33
Compare
Choose a tag to compare

1.7.0 (2022-08-05)

Features

  • add highlightOrder option to let user select a way to sort new highlights in the article (a796750)

v1.6.0

14 Jul 03:53
Compare
Choose a tag to compare

1.6.0 (2022-07-14)

Features

  • add syncAt to settings so its easier to reset (98d0254)

v1.5.0

12 Jul 01:53
Compare
Choose a tag to compare

1.5.0 (2022-07-12)

Bug Fixes

  • failed to sync when existing block has no uuid (0c83cd8)

Features

  • sort articles by savedAt (025a04c)

v1.4.6

12 Jul 01:47
Compare
Choose a tag to compare

1.4.6 (2022-07-12)

Bug Fixes

  • only sync into the graph we were initially opened in (7586891)

v1.4.5

01 Jul 06:32
Compare
Choose a tag to compare

1.4.5 (2022-07-01)

Bug Fixes

  • sync articles using updated syncAt timestamp (29e77c3)

v1.4.4

30 Jun 06:38
Compare
Choose a tag to compare

1.4.4 (2022-06-30)

Performance Improvements

  • improve performance by using batch insert (b096d0d)

v1.4.3

24 Jun 14:47
b24842d
Compare
Choose a tag to compare
Merge pull request #12 from omnivore-app/update-existing-article-blocks

Remove the existing article blocks and insert new one if it is updated