Releases: omnivore-app/logseq-omnivore
Releases · omnivore-app/logseq-omnivore
v1.11.1
1.11.1 (2023-01-16)
Bug Fixes
- add markdown content in article template (8f96d10)
v1.11.0
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
1.10.1 (2023-01-16)
Bug Fixes
- Update the plugin name in the logseq marketplace (da86a8e)
v1.10.0
1.10.0 (2022-12-30)
Features
- Add support for labels on highlights (af6a4f3)
v1.9.6
1.9.6 (2022-12-21)
Bug Fixes
- date/time parsing + URLs in default template (55c2fbd)
v1.9.5
1.9.5 (2022-11-03)
Bug Fixes
- put template settings in a textarea (ad20dc1)
v1.9.4
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
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
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
1.9.1 (2022-09-16)
Bug Fixes
- unescape markdown special charaters to avoid double escaping in logseq (9ec3fec)