Releases: EINDEX/logseq-copilot
Releases · EINDEX/logseq-copilot
v1.12.2
fix: quickcapture params issue #38 Signed-off-by: EINDEX <[email protected]>
v1.12.1
fix: dockdockgo is not work #36
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 #32
- refactor: change time display from single digit to two digits by @jaeyeopme in #33
New Contributors
- @gissehel made their first contribution in #32
- @jaeyeopme made their first contribution in #33
Full Changelog: v1.11.4...v1.12.0
v1.11.4
fix: #28 badge number is large then popup result. Signed-off-by: EINDEX <[email protected]>
v1.11.3
style: fix duckduck go left box line cannot show up Signed-off-by: EINDEX <[email protected]>
v1.11.2
style: fix DuckDuckGo dark theme is unreadable #24 Signed-off-by: EINDEX <[email protected]>
v1.11.1
Fix:
#22 : Avoid using connect to other event, using one-time message.
Full Changelog: 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: v1.10.20...v1.11.0
v1.10.20
Fix:
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: v1.10.19...v1.10.20
v1.10.19
ci: fix pipeline