Skip to content

Changelogs ​

v1.15.1 ​

v1.15.0 ​

What's Changed ​

New Contributors ​

Full Changelog: https://github.com/EINDEX/logseq-copilot/compare/v1.14.4...v1.15.0

v1.14.4 ​

What's Changed ​

New Contributors ​

Full Changelog: https://github.com/EINDEX/logseq-copilot/compare/v1.14.3...v1.14.4

v1.14.3 ​

v1.14.2 ​

v1.14.1 ​

v1.14.0 ​

v1.13.2 ​

v1.13.1 ​

v1.13.0 ​

What's Changed ​

  • feat: support startpage.com by @EINDEX in pull #46
    • but it not readable at dark mode yet, will fix it at next version.
  • feat(format): let link clip link not impact by logseq escape by @EINDEX in pull #52
  • feat: add fuzzy search for url page #49 #53 by @EINDEX in pull #54
    • now you can see fuzzy search for all domain result.
  • fix: fix some issues by @EINDEX in pull #55

Full Changelog: https://github.com/EINDEX/logseq-copilot/compare/v1.12.2...v1.13.0

v1.12.2 ​

v1.12.1 ​

v1.12.0 ​

What's Changed ​

  • We currently using LiquidJS as template system, now you can using complex logic in your template.
  • BUGFIX : The link to the github release was broken by @gissehel in pull #32
  • refactor: change time display from single digit to two digits by @jaeyeopme in pull #33

New Contributors ​

Full Changelog: https://github.com/EINDEX/logseq-copilot/compare/v1.11.4...v1.12.0

v1.11.4 ​

v1.11.3 ​

v1.11.2 ​

v1.11.1 ​

Fix:
#22 : Avoid using connect to other event, using one-time message.

Full Changelog: https://github.com/EINDEX/logseq-copilot/compare/v1.11.0...v1.11.1

v1.11.0 ​

Feature:

  • add clip shortcut, default is Command+Shift+U.

Refactor:

  • Firefox extension moving to V3.

Full Changelog: https://github.com/EINDEX/logseq-copilot/compare/v1.10.20...v1.11.0

v1.10.20 ​

Fix:

  • #20

Enhance :

  • enhance: logseq copilot API from will change to the same as logseq api from #17

Other:

  • docs: update guide
  • behaver: disable float button as default
  • ci: remove semantic-release

Full Changelog: https://github.com/EINDEX/logseq-copilot/compare/v1.10.19...v1.10.20

v1.10.19 ​

v1.10.16 ​

Battal with that auto-release pipeline. I lost, manually release for this time.

this version of the code is the same as v1.10.11.

  • Fix: some connect issues.

  • Refactor: the way to render highlight.

  • feat: remove useless host_permission

  • ci: try to achieve auto release pipeline, but lost.

v1.10.0 ​

1.10.0 (2023-04-08) ​

https://user-images.githubusercontent.com/13883964/230768028-483ee241-7c9c-4588-8f39-0394e6972ba3.mov

Bug Fixes ​
  • security dependency update (cebb981)
  • using background js to open popup link #11 (70acd5e)
  • using half second to debounce (7c085c0)
Features ​
  • add highlight on search result #6 (29a5355)
  • upgrade quick capture to clip note (51f8639)

v1.9.1 ​

1.9.1 (2023-03-08) ​

Bug Fixes ​

  • only do search when tab is complete status (a1f11e4)

v1.9.0 ​

1.9.0 (2023-03-07) ​

Features ​
  • search engine: support kagi (4583d7e), closes #7

v1.8.0 ​

1.8.0 (2023-03-07) ​

Features ​

v1.7.4 ​

1.7.4 (2023-02-25) ​

Bug Fixes ​

  • avoid generate error when page is not search engine (c1ea834)

v1.7.3 ​

1.7.3 (2023-02-22) ​

Bug Fixes ​

  • ci: change params to glob (38037c5)

v1.5.0 ​

1.5.0 (2023-02-19) ​

Features ​
  • firefox supoort, but block on logseq cors config #4 (b986702)

v1.4.0 ​

1.4.0 (2023-02-19) ​

Features ​
  • search engine: support bing, duckduckgo, yandex, searx, baidu. (5db4abe), closes #3

v1.3.0 ​

1.3.0 (2023-02-18) ​

Features ​
  • options: enhance ux and options page (3c279f2)