Skip to content

Releases: asiniscalchi/froid

v0.5.0

Choose a tag to compare

@asiniscalchi asiniscalchi released this 14 Jun 11:00
041882f

What's Changed

The vec0 virtual table backing daily review embeddings does not
participate in FK cascades, so invalidating a daily review (new entry
or /undo for that date) deleted the review and its embedding metadata
but orphaned the vector row in daily_review_embedding_vec forever.

Delete the vector rows explicitly before deleting the review, the same
way delete_last_for_conversation already does for journal entry
embeddings.

Co-Authored-By: Claude Fable 5 noreply@anthropic.com by @asiniscalchi in #102

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@asiniscalchi asiniscalchi released this 21 May 06:35
ef150ec

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

Choose a tag to compare

@asiniscalchi asiniscalchi released this 11 May 16:24
bf43e88

What's Changed

  • Disable MCP allowed hosts check to support non-loopback binding by @asiniscalchi in #83

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@asiniscalchi asiniscalchi released this 11 May 07:19
3b98c6a

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

Choose a tag to compare

@asiniscalchi asiniscalchi released this 01 May 19:34
3805269

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@asiniscalchi asiniscalchi released this 01 May 14:11
1848793

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@asiniscalchi asiniscalchi released this 29 Apr 05:19
8c5b807

What's Changed

New Contributors

Full Changelog: https://github.com/asiniscalchi/froid/commits/v0.1.0