Skip to content

Releases: ccmdi/obsidianki

v0.9.1

09 Apr 18:55
c470ccc

Choose a tag to compare

  • Add Obsidian CLI adapter - removes Local Rest API plugin functional dependency
  • Remove agent mode
  • Split README to docs/

v0.9.0

30 Jan 22:47
e18e592

Choose a tag to compare

What's Changed

  • Added optional vector store to identify similar flashcards via text similarity
    • Implemented a multi-turn feedback loop to revise vector-identified duplicates
    • Introduced commands to manage the vector store
  • Switched to a lightweight internal engine for LLM calls
  • Added hierarchical CLI indentation
  • Updated the search system to use JSONLogic (no longer requires Dataview as a vault dependency)
  • Updated models (claude-opus-4-5, gemini-3-flash-preview)
  • Added generation logs (~/.config/obsidianki/logs)
  • Color-coded progress indicator based on the active AI provider

Full Changelog: v0.8.3...v0.9.0

v0.8.3

19 Nov 20:54
b37516a

Choose a tag to compare

What's Changed

  • Allow for multiple LLM providers (#25)
  • Fixed lazy loading

Full Changelog: v0.8.2...v0.8.3

v0.8.2

18 Nov 13:45
e15d51c

Choose a tag to compare

What's Changed

  • Change edit mode from flag to command (#24) @ccmdi
  • Template overrides (#22) @ccmdi
  • Difficulty setting (#23) @ccmdi
  • Reorganize CLI code into modular structure (#21) @ccmdi
  • Significantly expand test suite coverage (#20) @ccmdi
  • Re-encode preview.webp to ensure infinite looping (#19) @ccmdi

Full Changelog: v0.8.1...v0.8.2

v0.8.1

22 Oct 18:25
8c13b8a

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

18 Oct 21:45
ea71250

Choose a tag to compare

What's Changed

Full Changelog: v0.7.3...v0.8.0

v0.7.3

07 Oct 23:42
44c9e6f

Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

07 Oct 22:53
882991e

Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

07 Oct 18:35
3434ccd

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

07 Oct 17:35
3f0e37e

Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.7.0