1.16.5 (2024-05-16)
- use new get content api (70958c9)
1.16.4 (2024-01-04)
1.16.3 (2023-11-21)
1.16.2 (2023-11-17)
- remove extra asterisks generated in the article blocks when headingBlockTitle setting is empty (#162) (9d14075)
1.16.1 (2023-11-12)
- collapse content and highlight blocks by default (42306db)
1.16.0 (2023-11-10)
- importing article {{{ content }}} stops at first section (#154) (0df230a)
- PDF page numbers start at 1 (#153) (ebe7eb2)
1.15.0 (2023-11-06)
1.14.1 (2023-10-25)
- v1.14.0 failed to boot up due to corrupted bundle (58562d9)
1.14.0 (2023-10-25)
- allow defining custom title of heading block in the settings or leave blank to not create one (#144) (dddb771)
1.13.6 (2023-10-02)
- allow users to use {{currentDate}} as the page name (948e909)
1.13.5 (2023-09-26)
- add space between labels on the default template (af70f59)
1.13.4 (2023-08-18)
- duplicate heading block (918818b)
1.13.3 (2023-06-23)
- incorrect highlight position by incorrectly using highlight position percentage which old highlights do not have it (8733dea)
1.13.2 (2023-06-22)
- slash converted to dash in the page name (c99387b)
1.13.1 (2023-06-22)
- failed to fetch highlight when quote is null (3128a10)
- failed to save page in windows by removing invisible characters in the page name (7a92a9f)
1.13.0 (2023-05-19)
- 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)
- export highlighted markdown content using {{{ content }}} in the article template (18628cb)
1.12.5 (2023-05-11)
- 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)
1.12.4 (2023-04-13)
- replace all empty lines with blockquote ">" to preserve paragraphs (cfcb32e)
1.12.3 (2023-04-12)
- add dateRead variable in the article template (6ac9b3b)
1.12.2 (2023-04-12)
- add rawDateRead and rawDatePublished in the template (84f1a78)
- add type to the template (c9b81de)
- increase height of template textarea in settings (7e37da7)
- update description of template settings (7c56358)
1.12.1 (2023-04-10)
- sort highlights by position percentage if available (0309413)
1.12.0 (2023-04-05)
- add note variable to the article and highlight template (55405b4)
- add server endpoint to the settings (3bb633c)
- fetch note from articles api (e7bd281)
1.11.8 (2023-03-28)
- reset background sync job id after plugin reload (b917b07)
1.11.7 (2023-03-28)
1.11.6 (2023-03-17)
- accept YY and DD in preferred date format (6de27bc)
- add article variables to the highlight template rendering (fd08d34)
- add datePublished variable to the template (38ea45c)
- delete the other duplicates if detected during sync (a9c7256)
- format datePublished (0e60788)
- prevent from multiple concurrent fetches (cb9147e)
1.11.5 (2023-02-21)
- labels in highlights are not retrieved (fa26e85)
1.11.4 (2023-02-17)
- make links open automatically if missing api key (e999c08)
1.11.3 (2023-02-17)
- date format issue (918665d)
1.11.2 (2023-01-17)
- sync with omnivore in the background if we are in the right graph when we open Logseq or reload (152677b)
1.11.1 (2023-01-16)
- add markdown content in article template (8f96d10)
1.11.0 (2023-01-16)
- sync articles to the right graph only and show an alert if the active graph is not matched (ddc2744)
- add command palette for sync and resync Omnivore articles (17fdc0d)
- fetch content in markdown format (619f80b)
1.10.1 (2023-01-16)
- Update the plugin name in the logseq marketplace (da86a8e)
1.10.0 (2022-12-30)
- Add support for labels on highlights (af6a4f3)
1.9.6 (2022-12-21)
- date/time parsing + URLs in default template (55c2fbd)
1.9.5 (2022-11-03)
- put template settings in a textarea (ad20dc1)
1.9.4 (2022-11-02)
- 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)
1.9.3 (2022-10-14)
- 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)
1.9.2 (2022-09-19)
- 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)
1.9.1 (2022-09-16)
- unescape markdown special charaters to avoid double escaping in logseq (9ec3fec)
1.9.0 (2022-09-14)
- 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)
- use datascript query to fetch existing blocks (3c5e596)
1.8.1 (2022-08-26)
- failed to sort highlights in the file (d5e412c)
- sort highlights by location in the file if an error is catched (578ff3b)
1.8.0 (2022-08-23)
- replace new icon on the toolbar (5779100)
1.7.0 (2022-08-05)
- add highlightOrder option to let user select a way to sort new highlights in the article (a796750)
1.6.0 (2022-07-14)
- add syncAt to settings so its easier to reset (98d0254)
1.5.0 (2022-07-12)
- failed to sync when existing block has no uuid (0c83cd8)
- sort articles by savedAt (025a04c)
1.4.6 (2022-07-12)
- only sync into the graph we were initially opened in (7586891)
1.4.5 (2022-07-01)
- sync articles using updated syncAt timestamp (29e77c3)
1.4.4 (2022-06-30)
- improve performance by using batch insert (b096d0d)