• 0.15.1 68161d56c7

    0.15.1 Stable

    jkaindl released this 2026-07-14 21:20:28 +00:00 | 126 commits to main since this release

    Fixed

    • Empty notes no longer count as a permanent index deficit. Notes with no embeddable
      content (empty or frontmatter-only, e.g. folder notes) can never be indexed — but the
      index-state delta counted them as missing forever, and "complete the index" reported a
      confusing "0 notes added" while the button stayed enabled. The delta now excludes them
      (with an explicit "N empty notes ignored" hint), the self-heal reports honestly
      ("X added · Y empty skipped · Z failed"), and the auto-heal prompt on load only fires
      for genuinely embeddable gaps. The heal progress popup counts only real embedding work
      (e.g. "1/1" instead of "119/179"). Live edits keep the classification current: emptying
      a note moves it out of the tally, filling it moves it back in.
    Downloads