mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
13 KiB
13 KiB
Changelog
0.10.0 (2025-09-11)
Features
Bug Fixes
- anonymous users transcript permissions (#621) (f81fe99)
- auth post (#624) (cde99ca)
- auth post (#626) (3b85ff3)
- auth post (#627) (962038e)
- missing follow_redirects=True on modal endpoint (#630) (fc363bd)
- sync backend and frontend token refresh logic (#614) (5a5b323)
0.9.0 (2025-09-06)
Features
Bug Fixes
- align whisper transcriber api with parakeet (#602) (0663700)
- kv use tls explicit (#610) (08d88ec)
- source kind for file processing (#601) (dc82f8b)
- token refresh locking (#613) (7f5a4c9)
0.8.2 (2025-08-29)
Bug Fixes
0.8.1 (2025-08-29)
Bug Fixes
0.8.0 (2025-08-29)
Features
- cleanup: add automatic data retention for public instances (#574) (6f0c7c1)
- rooms: add webhook for transcript completion (#578) (88ed7cf)
Bug Fixes
- file pipeline status reporting and websocket updates (#589) (9dfd769)
- Igor/evaluation (#575) (124ce03)
- optimize parakeet transcription batching algorithm (#577) (7030e0f)
0.7.3 (2025-08-22)
Bug Fixes
- cleaned repo, and get git-leaks clean (359280d)
- restore previous behavior on live pipeline + audio downscaler (#561) (9265d20)
0.7.2 (2025-08-21)
Bug Fixes
- docker image not loading libgomp.so.1 for torch (#560) (773fccd)
- include shared rooms to search (#558) (499eced)
0.7.1 (2025-08-21)
Bug Fixes
0.7.0 (2025-08-21)
Features
- delete recording with transcript (#547) (99cc984)
- pipeline improvement with file processing, parakeet, silero-vad (#540) (bcc29c9)
- postgresql migration and removal of sqlite in pytest (#546) (cd1990f)
- search backend (#537) (5f9b892)
- search frontend (#551) (3657242)
Bug Fixes
0.6.1 (2025-08-06)
Bug Fixes
0.6.0 (2025-08-05)
⚠ BREAKING CHANGES
- Configuration keys have changed. Update your .env file:
- TRANSCRIPT_MODAL_API_KEY → TRANSCRIPT_API_KEY
- LLM_MODAL_API_KEY → (removed, use TRANSCRIPT_API_KEY)
- Add DIARIZATION_API_KEY and TRANSLATE_API_KEY if using those services
Features
- implement service-specific Modal API keys with auto processor pattern (#528) (650befb)
- use llamaindex everywhere (#525) (3141d17)
Miscellaneous Chores
- main: release 0.6.0 (ecdbf00)
0.5.0 (2025-07-31)
Features
Bug Fixes
0.4.0 (2025-07-25)
Features
Bug Fixes
0.3.2 (2025-07-22)
Bug Fixes
- match font size for the filter sidebar (#507) (4b8ba5d)
- whereby consent not displaying (#505) (1120552)
0.3.1 (2025-07-22)
Bug Fixes
- remove fief out of the source code (#502) (890dd15)
- remove primary color for room action menu (#504) (2e33f89)