Releases: omnivore-app/logseq-omnivore
Releases · omnivore-app/logseq-omnivore
v1.9.0
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
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
1.8.0 (2022-08-23)
Features
- replace new icon on the toolbar (5779100)
v1.7.0
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
1.6.0 (2022-07-14)
Features
- add syncAt to settings so its easier to reset (98d0254)
v1.5.0
1.5.0 (2022-07-12)
Bug Fixes
- failed to sync when existing block has no uuid (0c83cd8)
Features
v1.4.6
1.4.6 (2022-07-12)
Bug Fixes
- only sync into the graph we were initially opened in (7586891)
v1.4.5
1.4.5 (2022-07-01)
Bug Fixes
- sync articles using updated syncAt timestamp (29e77c3)
v1.4.4
1.4.4 (2022-06-30)
Performance Improvements
- improve performance by using batch insert (b096d0d)
v1.4.3
Merge pull request #12 from omnivore-app/update-existing-article-blocks
Remove the existing article blocks and insert new one if it is updated