Skip to content

Releases: soulbah/regeste

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 08 Aug 00:23

0.1.3 (2026-08-08)

Bug Fixes

  • security: send HSTS and hardening headers on prerendered pages (#18) (11731d1)

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 06 Aug 10:28

0.1.2 (2026-08-06)

Bug Fixes

  • landing: serve the dark citation screenshot to dark visitors (#9) (b76dc2f)

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 06 Aug 06:37

0.1.1 (2026-08-06)

Bug Fixes

  • documents: stop calling a missing original an indexing failure (#6) (a983a8d)
  • unbreak PDF ingestion on Safari and model tiers on Firefox (#5) (12a388f)

v0.1.0

Choose a tag to compare

@soulbah soulbah released this 06 Aug 02:22

Starting point of the public history.

Regeste is a privacy-first, in-browser "chat with your documents" app: parsing, chunking, embeddings, vector search, chats and citations all run on the device. The only backend is a single Cloudflare Worker handling auth, quotas and the Assisted endpoint.

This tag is the baseline the release pipeline starts from. Every version after it is cut automatically by semantic-release from Conventional Commits merged into main — this one is the single exception, set by hand.

See README.md for what the app does and CONTRIBUTING.md for how to work on it.