Skip to content

Releases: kevenleone/lore

v1.20.0

Choose a tag to compare

@github-actions github-actions released this 23 Sep 16:45

1.20.0 (2026-09-23)

Features

  • library: open today's note (4e83b25)
  • library: put selection behind a Select button (b2f7338)
  • library: select in Cards too (6c7e768)
  • library: tick several items and act on them at once (570b306)

Bug Fixes

  • app: stop the system autocorrecting what is typed into Lore (2b6f2d6)
  • library: keep the list flush left outside selection mode (551ec9e)
  • library: let the selection gutter open instead of jumping (45f6b74)

v1.19.0

Choose a tag to compare

@github-actions github-actions released this 23 Sep 12:52

1.19.0 (2026-09-23)

Features

  • library: name a search and put it back (4bacc18)
  • sidecar: let the vault carry named searches (ad54695)

Bug Fixes

  • library: let go of a saved search when you leave it (3c2ca96)
  • theme: write the user-select prefix rather than leave it to the build (02d9089)

Refactoring

  • sidecar: drop tagOrder and pass unknown keys through instead (fdeb5b2)

v1.18.0

Choose a tag to compare

@github-actions github-actions released this 23 Sep 02:02

1.18.0 (2026-09-23)

Features

  • detail: name the related links that point at nothing (a3572ad)
  • vault: add a manual reindex button (2400d29)

Documentation

  • bring the README status back in line with the app (c127270)

v1.17.0

Choose a tag to compare

@github-actions github-actions released this 22 Sep 17:42

1.17.0 (2026-09-22)

Features

v1.16.1

Choose a tag to compare

@github-actions github-actions released this 22 Sep 17:24

1.16.1 (2026-09-22)

Refactoring

  • move window HTML entries into windows/ (71ba6d7)
  • rename single-letter function parameters (4c28c65)

v1.16.0

Choose a tag to compare

@github-actions github-actions released this 22 Sep 01:28

1.16.0 (2026-09-22)

Features

  • capture: read Vimeo link metadata through oEmbed (5dfcedd)
  • detail: play Vimeo links inline (cc69387)
  • detail: show video thumbnails in related and backlink cards (566aa03)

Bug Fixes

  • detail: keep embedded players flush under Text size (b87e030)

Documentation

  • add lore-docs skill for writing vault-compatible markdown (d970e15)

v1.15.0

Choose a tag to compare

@github-actions github-actions released this 21 Sep 21:39

1.15.0 (2026-09-21)

Features

  • capture: pick the quick-capture shortcut per platform (17cd54e)
  • command: add a global ⌘K command menu (3727aca)
  • detail: keep a full page when following related links (505c1c5)
  • detail: show backlinks in the document body (68584af)
  • hotkeys: add a cross-platform shortcut registry (fbd21c6)
  • hotkeys: fire shortcuts in the renderer on Windows and Linux (4e2a51f)
  • ui: show shortcuts in the platform's own notation (b6a75d6)

Refactoring

  • hotkeys: leave Ask Lore without a shortcut (7c0bc94)

v1.14.0

Choose a tag to compare

@github-actions github-actions released this 20 Sep 03:01

1.14.0 (2026-09-20)

Features

  • capture: mark YouTube previews as video (1257a15)
  • detail: play YouTube links inline (ee763dd)
  • sidecar: describe YouTube links through oEmbed (dc28c23)

Bug Fixes

  • window: keep the window buttons centred after AppKit re-lays the titlebar (51264e7)

v1.13.0

Choose a tag to compare

@github-actions github-actions released this 17 Sep 00:50

1.13.0 (2026-09-17)

Features

  • kb: open, edit and remove a link from a popover in the editor (c890a4e)

Refactoring

  • kb: drop restating comments and abbreviations from the link popover (25cff14)

Build System

  • let release-please bump the app version in Cargo.lock (3d720d3)
  • read the Tauri app version from package.json (432accf)

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 17:33

1.12.0 (2026-09-15)

Features

  • kb: edit a link's text as Markdown, in the editor a note gets (4d2a3e7)
  • kb: run an item's thumbnail as a cover above the heading (d83f52d)
  • settings: choose where an item's thumbnail sits (c506c3b)

Bug Fixes

  • settings: drop the theme grid's own scrollbar (63cfe82)