mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 12:19:06 +00:00
26 KiB
26 KiB
Changelog
0.24.0 (2025-12-18)
Features
Bug Fixes
- automatically reprocess daily recordings (#797) (5f458aa)
- daily video optimisation (#789) (16284e1)
- main menu login (#800) (0bc971b)
- retry on workflow timeout (#798) (5f7dfad)
0.23.2 (2025-12-11)
Bug Fixes
0.23.1 (2025-12-11)
Bug Fixes
0.23.0 (2025-12-10)
Features
Bug Fixes
- celery inspect bug sidestep in restart script (#766) (ec17ed7)
- deploy frontend to coolify (#779) (91650ec)
- hide rooms settings instead of disabling (#763) (3ad78be)
- return participant emails from transcript endpoint (#769) (d3a5cd1)
0.22.4 (2025-12-02)
Bug Fixes
0.22.3 (2025-12-02)
Bug Fixes
0.22.2 (2025-12-02)
Bug Fixes
0.22.1 (2025-11-27)
Bug Fixes
0.22.0 (2025-11-26)
Features
0.21.0 (2025-11-26)
Features
0.20.0 (2025-11-25)
Features
0.19.0 (2025-11-25)
Features
Bug Fixes
- default platform fix (#736) (c442a62)
- parakeet vad not getting the end timestamp (#728) (18ed713)
- start raw tracks recording (#729) (3e47c2c)
0.18.0 (2025-11-14)
Features
Bug Fixes
- add proccessing page to file upload and reprocessing (#650) (28a7258)
- copy transcript (#674) (a9a4f32)
0.17.0 (2025-11-13)
Features
- add API key management UI (#716) (372202b)
- daily.co support as alternative to whereby (#691) (1473fd8)
0.16.0 (2025-10-24)
Features
0.15.0 (2025-10-20)
Features
0.14.0 (2025-10-08)
Features
- Add calendar event data to transcript webhook payload (#689) (5f6910e)
- container build for www / github (#672) (969bd84)
- docker-compose for production frontend (#664) (5bf64b5)
Bug Fixes
- restore feature boolean logic (#671) (3660884)
- security review (#656) (5d98754)
- update transcript list on reprocess (#676) (9a71af1)
- upgrade nemo toolkit (#678) (eef6dc3)
0.13.1 (2025-09-22)
Bug Fixes
0.13.0 (2025-09-19)
Features
Bug Fixes
0.12.1 (2025-09-17)
Bug Fixes
0.12.0 (2025-09-17)
Features
Bug Fixes
0.11.0 (2025-09-16)
Features
Bug Fixes
- zulip and consent handler on the file pipeline (#645) (5f143fe)
- zulip stream and topic selection in share dialog (#644) (c546e69)
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)