Skip to content

Releases: OGKevin/obsidian-kobo-highlights-import

v4.1.0

04 Sep 07:45
d272830

Choose a tag to compare

4.1.0 (2025-09-04)

⚠ BREAKING CHANGES

  • docker-image: Update mcr.microsoft.com/vscode/devcontainers/javascript-node Docker tag to v24 (#388)
  • github-action: Update node to 22.18.0 (#389)
  • deps: Update chai to 6.0.1 (#387)
  • github-action: Update actions/checkout action to v5 (#386)

Features

  • add setting for simple highlight list (#374) (01243fb)
  • deps: update @types/node to 22.18.0 (#394) (c66dd3d)
  • deps: Update chai to 6.0.1 (#387) (9d60bec)
  • deps: update eslint monorepo to 9.34.0 (#393) (aff21d6)
  • deps: update eslint to 9.33.0 (#382) (666d843)
  • deps: update mocha to 11.7.1 (#383) (cdfa49d)
  • deps: update release-please to 17.1.2 (#384) (34c9b74)
  • docker-image: Update mcr.microsoft.com/vscode/devcontainers/javascript-node Docker tag to v24 (#388) (7f2b9d2)
  • github-action: Update node to 22.18.0 (#389) (428529c)

Bug Fixes

Continuous Integration

  • github-action: Update actions/checkout action to v5 (#386) (5b06a45)

v4.0.0

20 Apr 06:04
bce4fb6

Choose a tag to compare

4.0.0 (2025-04-20)

⚠ BREAKING CHANGES

  • deps: Update builtin-modules to 5.0.0
  • deps: Update release-please to 17.0.0

Features

  • add "import all books" (#369) (3b463af)
  • deps: update @types/node to 22.14.1 (96ce8c0)
  • deps: Update builtin-modules to 5.0.0 (244269e)
  • deps: update chai to 5.2.0 (fb2ab6b)
  • deps: update eslint to 9.25.0 (6944145)
  • deps: update obsidian to 1.8.7 (909b048)
  • deps: Update release-please to 17.0.0 (2406dd4)
  • deps: update typescript to 5.8.3 (c5ac9a9)
  • deps: update typescript-eslint monorepo to 8.27.0 (a955104)
  • deps: update typescript-eslint monorepo to 8.30.1 (0971de8)
  • deps: update uuid to 11.1.0 (2ff58ab)

Bug Fixes

  • deps: update @types/chai to 5.2.1 (3615578)
  • deps: update @types/node to 22.13.11 (99736b5)
  • deps: update esbuild to 0.25.2 (6235218)
  • deps: update eslint to 9.20.1 (4995dfc)

v3.0.0

09 Feb 12:55
9da8759

Choose a tag to compare

3.0.0 (2025-02-09)

⚠ BREAKING CHANGES

  • deps: Update @types/node to 22.13.1
  • github-action: Update DeterminateSystems/magic-nix-cache-action action to v9
  • deps: Update builtin-modules to 4.0.0
  • deps: Update chai to 5.1.2
  • deps: Update mocha to 11.1.0
  • deps: Update @types/uuid to 10.0.0
  • deps: Update eslint to 9.20.0
  • deps: Update nyc to 17.1.0
  • github-action: Update renovatebot/github-action action to v41.0.12
  • github-action: Update cachix/install-nix-action action to v30
  • deps: Update typescript-eslint monorepo to 8.23.0
  • deps: Update uuid to 11.0.5
  • docker-image: Update mcr.microsoft.com/vscode/devcontainers/javascript-node Docker tag to v22
  • github-action: Update DeterminateSystems/magic-nix-cache-action action to v4 (#346)

Features

  • deps: Update @types/node to 22.13.1 (54e7f8a)
  • deps: Update @types/uuid to 10.0.0 (31a94e1)
  • deps: Update builtin-modules to 4.0.0 (1477521)
  • deps: update chai to 4.5.0 (07cd6a6)
  • deps: Update chai to 5.1.2 (45c629e)
  • deps: update esbuild to 0.25.0 (981e9c7)
  • deps: Update eslint to 9.20.0 (ff8823d)
  • deps: Update mocha to 11.1.0 (0fd5035)
  • deps: Update nyc to 17.1.0 (a2c2a62)
  • deps: update obsidian to 1.7.2 (1b9f908)
  • deps: update sql.js to 1.12.0 (83af60d)
  • deps: update tslib to 2.8.1 (5a5d7ea)
  • deps: update typescript to 5.7.3 (d5bafe8)
  • deps: Update typescript-eslint monorepo to 8.23.0 (820ea48)
  • deps: Update uuid to 11.0.5 (99bf5eb)
  • docker-image: Update mcr.microsoft.com/vscode/devcontainers/javascript-node Docker tag to v22 (1d948f9)

Bug Fixes

  • broken tests (#367) (ecb6f6f)
  • deps: update @types/better-sqlite3 to 7.6.12 (873191a)
  • deps: update @types/mocha to 10.0.10 (cf55422)
  • deps: update @types/node to 20.11.26 (#341) (d43e28a)
  • deps: update @types/node to 20.11.30 (8629b44)
  • deps: update esbuild to 0.20.2 (15e7772)
  • deps: update typescript to 5.4.5 (151a6b6)
  • Store fileBuffer instead of sqFilepath during load (#366) (ba0a822), closes #362
  • use quotation marks for title (#357) (f3a85e0)

Reverts

  • feat(deps): update sql.js to 1.12.0" (18501f7)

Continuous Integration

  • github-action: Update cachix/install-nix-action action to v30 (70ab2ed)
  • github-action: Update DeterminateSystems/magic-nix-cache-action action to v4 (#346) (7b12749)
  • github-action: Update DeterminateSystems/magic-nix-cache-action action to v9 (b1ee3d6)
  • github-action: Update renovatebot/github-action action to v41.0.12 (3a98b81)

v2.0.0

11 Mar 10:16
4fd8d5d

Choose a tag to compare

2.0.0 (2024-03-11)

⚠ BREAKING CHANGES

  • github-action: Update actions/upload-artifact action to v4 (#334)
  • github-action: Update cachix/install-nix-action action to v26 (#335)
  • deps: Update typescript-eslint monorepo to 7.0.1 (#306)
  • github-action: Update github/codeql-action action to v3 (#263)

Features

  • deps: update @types/node to 20.11.0 (#284) (0825004)
  • deps: update chai to 4.4.0 (#279) (2b89e6c)
  • deps: update esbuild to 0.20.0 (#298) (932bfc5)
  • deps: update eslint to 8.56.0 (#264) (72903fe)
  • deps: update eslint to 8.57.0 (#325) (939b0c7)
  • deps: update mocha to 10.3.0 (#304) (2987000)
  • deps: update moment to 2.30.1 (#272) (2f9b94f)
  • deps: update typescript to 5.4.2 (#327) (214e816)
  • deps: update typescript-eslint monorepo to 6.14.0 (minor) (#262) (131d578)
  • deps: update typescript-eslint monorepo to 6.15.0 (minor) (#268) (630a194)
  • deps: update typescript-eslint monorepo to 6.16.0 (minor) (#271) (2a4f2bc)
  • deps: update typescript-eslint monorepo to 6.17.0 (minor) (#276) (0713c58)
  • deps: update typescript-eslint monorepo to 6.18.0 (minor) (#280) (5e4ffc7)
  • deps: update typescript-eslint monorepo to 6.19.0 (minor) (#289) (e2feaa9)
  • deps: update typescript-eslint monorepo to 6.20.0 (minor) (#299) (e5a749b)
  • deps: update typescript-eslint monorepo to 6.21.0 (#300) (1c7aa60)
  • deps: Update typescript-eslint monorepo to 7.0.1 (#306) (6ce157a)
  • deps: update typescript-eslint monorepo to 7.1.1 (#328) (5b8a270)
  • include book details in export (#291) (abe5f8e)
  • keep existing highlights and notes, and add sort by chapter progress (#107) (7b31cd9)

Bug Fixes

Read more

1.6.0-beta.2

27 Jan 10:45
abe5f8e

Choose a tag to compare

1.6.0-beta.2 Pre-release
Pre-release

What's Changed

  • chore: add screenshots showing how the type marker looks like by @OGKevin in #287
  • feat(deps): update typescript-eslint monorepo to 6.19.0 (minor) by @ogkevin-robot in #289
  • fix(deps): update @types/node to 20.11.3 by @ogkevin-robot in #288
  • feat: include book details in export by @OGKevin in #291

Full Changelog: 1.6.0-beta.1...1.6.0-beta.2

1.6.0-beta.1

14 Jan 05:25
4b25c5e

Choose a tag to compare

1.6.0-beta.1 Pre-release
Pre-release

What's Changed

  • fix(deps): update @types/node to 20.10.7 by @ogkevin-robot in #281
  • feat(deps): update chai to 4.4.0 by @ogkevin-robot in #279
  • chore(docker-image): update mcr.microsoft.com/vscode/devcontainers/javascript-node:20-bullseye docker digest to 7023a49 by @ogkevin-robot in #282
  • fix(deps): update @types/node to 20.10.8 by @ogkevin-robot in #283
  • feat(deps): update typescript-eslint monorepo to 6.18.0 (minor) by @ogkevin-robot in #280
  • feat(deps): update @types/node to 20.11.0 by @ogkevin-robot in #284
  • fix(deps): update chai to 4.4.1 by @ogkevin-robot in #285
  • fix: make type marker a comment by @OGKevin in #286

Full Changelog: 1.6.0-beta.0...1.6.0-beta.1

1.6.0-beta.0

11 Jan 11:54
7b31cd9

Choose a tag to compare

1.6.0-beta.0 Pre-release
Pre-release

What's Changed

  • chore: use earthly in CI by @OGKevin in #253
  • chore: make dev container spec universal by @OGKevin in #252
  • fix(deps): update typescript to 5.3.3 by @ogkevin-robot in #254
  • fix(deps): update @types/node to 20.10.4 by @ogkevin-robot in #256
  • chore: update publish workflow by @OGKevin in #257
  • chore: install tailscale in devcontainer by @OGKevin in #258
  • fix(deps): update esbuild to 0.19.9 by @ogkevin-robot in #261
  • chore(docker-image): update mcr.microsoft.com/vscode/devcontainers/javascript-node:20-bullseye docker digest to 08cb0b5 by @ogkevin-robot in #259
  • fix(deps): update ts-node to 10.9.2 by @ogkevin-robot in #260
  • feat(deps): update typescript-eslint monorepo to 6.14.0 (minor) by @ogkevin-robot in #262
  • feat(deps): update eslint to 8.56.0 by @ogkevin-robot in #264
  • ci(github-action)!: Update github/codeql-action action to v3 by @ogkevin-robot in #263
  • fix(deps): update @types/node to 20.10.5 by @ogkevin-robot in #265
  • feat(deps): update typescript-eslint monorepo to 6.15.0 (minor) by @ogkevin-robot in #268
  • fix(deps): update esbuild to 0.19.10 by @ogkevin-robot in #269
  • ci(github-action): update actions/setup-node action to v4.0.1 by @ogkevin-robot in #267
  • feat(deps): update typescript-eslint monorepo to 6.16.0 (minor) by @ogkevin-robot in #271
  • feat(deps): update moment to 2.30.0 by @ogkevin-robot in #272
  • fix(deps): update esbuild to 0.19.11 by @ogkevin-robot in #274
  • feat(deps): update typescript-eslint monorepo to 6.17.0 (minor) by @ogkevin-robot in #276
  • chore: clean up dev container docker files by @OGKevin in #277
  • Handle missing content by @niciliketo in #217
  • fix(deps): update @types/node to 20.10.6 by @ogkevin-robot in #275
  • feat: keep existing highlights and notes, and add sort by chapter progress by @rsletta in #107

New Contributors

Full Changelog: 1.5.4...1.6.0-beta.0

v1.5.4

05 Dec 11:03
b224046

Choose a tag to compare

1.5.4 (2023-12-05)

⚠ BREAKING CHANGES

  • docker-image: Update mcr.microsoft.com/vscode/devcontainers/javascript-node Docker tag to v20 (#182)
  • docker-image: Update Node.js to v20 (#181)
  • github-action: Update actions/setup-node action (#202)
  • github-action: Update actions/checkout action to v4 (#185)

Features

  • add release-please pipeline (#211) (4afe002)
  • deps: update @types/node to 18.17.6 (#162) (2b88d99)
  • deps: update @types/node to 18.18.7 (#201) (e68eff3)
  • deps: update @types/node to 18.19.0 (#236) (07225a9)
  • deps: update esbuild to 0.19.2 (#163) (67eb2d7)
  • deps: update eslint to 8.47.0 (#164) (bd2e6e3)
  • deps: update eslint to 8.48.0 (#176) (321cb97)
  • deps: update eslint to 8.52.0 (#190) (20c4a89)
  • deps: update eslint to 8.53.0 (#215) (abd7a62)
  • deps: update eslint to 8.55.0 (#237) (c8a57e9)
  • deps: update obsidian to 1.4.0 (#165) (611d7f9)
  • deps: update typescript to 5.2.2 (#173) (218733c)
  • deps: update typescript to 5.3.2 (#225) (9e59d81)
  • deps: update typescript-eslint monorepo to 6.1.0 (#16) (09cd839)
  • deps: update typescript-eslint monorepo to 6.10.0 (minor) (#219) (3d557ce)
  • deps: update typescript-eslint monorepo to 6.12.0 (minor) (#226) (83bdfa4)
  • deps: update typescript-eslint monorepo to 6.13.0 (minor) (#233) (86da960)
  • deps: update typescript-eslint monorepo to 6.4.0 (#166) (ceb86f4)
  • deps: update typescript-eslint monorepo to 6.5.0 (minor) (#183) (732c188)
  • deps: update typescript-eslint monorepo to 6.9.1 (#188) (c19b615)
  • docker-image: Update mcr.microsoft.com/vscode/devcontainers/javascript-node Docker tag to v20 (#182) (4e0603d)
  • docker-image: Update Node.js to v20 (#181) (49f5272)

Bug Fixes

Read more

1.5.3

17 Jul 14:22
af22b2d

Choose a tag to compare

1.5.3 (2023-07-17)

⚠ BREAKING CHANGES

  • deps: Update typescript-eslint monorepo to 6.0.0 (major) (#13) (#156)

Features

  • deps: update typescript-eslint monorepo to 5.62.0 (#150) (4f27de0)
  • deps: Update typescript-eslint monorepo to 6.0.0 (major) (#13) (#156) (06c4a31)

Bug Fixes

  • add wildcard at the beginning of like query (#154) (1deb326)

Miscellaneous Chores

1.5.2

09 Jul 11:25
05052f0

Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...1.5.2