Commit graph

7 commits

Author SHA1 Message Date
Daniel
da2d74f51e simplify speech and embeddings through litellm 2026-05-09 05:09:02 +02:00
Daniel
0a96efdaca docs refresh current workflows 2026-05-09 00:40:45 +02:00
Daniel
19c9e8ba1e docs align memory and audio backup behavior 2026-05-08 23:32:39 +02:00
Daniel
8b23ff995c feat: add patient education handouts 2026-05-08 22:26:53 +02:00
Daniel
626171b039 feat: add extension import preview 2026-05-08 22:26:53 +02:00
Daniel
b57d410ea6 add extension transfer workflow 2026-05-08 20:48:58 +02:00
Daniel
b97c5f146b v6.1: Turnstile bot protection, LiteLLM provider, PPTX tables, audio backup fixes, docs
- Add Cloudflare Turnstile to login, register, and password reset forms
- Switch AI provider to LiteLLM, transcription to OpenAI Whisper
- Change domain to scribe.pedshub.com
- Fix PPTX export: add tables, bold/italic, numbered lists, code blocks, blockquotes
- Fix announcement banner close button (CSP was blocking inline onclick)
- Fix auth middleware: empty Bearer token now falls through to cookie auth
- Fix audio backups: only save on transcription failure, stop auto-deleting on success
- Soften AI correction injection to prevent model hallucination from correction history
- Fix LiteLLM TTS model name handling (no incorrect openai/ prefix)
- Expand AI instructions textarea in Learning Hub CMS
- Update README for v6 with all features and providers
- Add comprehensive docs/: architecture, API reference, database schema,
  authentication, AI providers, speech, learning hub, configuration, deployment
2026-04-04 22:56:24 +02:00