We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d4f20d commit e485c4aCopy full SHA for e485c4a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.15.0](https://github.com/omnivore-app/logseq-omnivore/compare/v1.14.1...v1.15.0) (2023-11-06)
2
+
3
4
+### Features
5
6
+* expose positionPercent and positionAnchorIndex variables in highlight template ([#150](https://github.com/omnivore-app/logseq-omnivore/issues/150)) ([9d4f20d](https://github.com/omnivore-app/logseq-omnivore/commit/9d4f20dfab49e8decda934f3393a63c7b9406d7a))
7
8
## [1.14.1](https://github.com/omnivore-app/logseq-omnivore/compare/v1.14.0...v1.14.1) (2023-10-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "logseq-omnivore",
- "version": "1.14.1",
+ "version": "1.15.0",
"description": "Import Omnivore highlights and articles into Logseq.",
"main": "dist/index.html",
"targets": {
0 commit comments