mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
5.4 KiB
5.4 KiB
Changelog
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)