Releases: Dembrane/echo
Releases · Dembrane/echo
v1.13.2
v1.13.1
What's Changed
- ECHO-588 Better mechanism to keep a device awake (during recording) by @ussaama in #389
- ECHO-613 ECHO-614 ECHO-591 ECHO-571 translation fixes, "Go deeper" or "Make it concrete" showing instead of "Refine", Refine was clickable when "Go deeper" was generating response by @ussaama in #390
- ECHO-615 ECHO-543 Onboarding cards update by @ussaama in #394
- ECHO-591 ECHO-597 ECHO-553 ECHO-618 translations updated + minor bug fixes by @ussaama in #397
- ECHO-617 Improve compliance phrasing of card + translation errors by @ussaama in #398
- ECHO-605 Fix chat "specific details" context bug (Disable auto select) (solved via Directus)
Full Changelog: v1.13.0...v1.13.1
v1.13.0
What's Changed
- feat: Add testing environment CI/CD workflows by @dtrn2048 in #356
- ECHO-564 add verify, 2fa and database migrations by @spashii in #355
- ECHO-565 add audit logging by @spashii in #358
- docs: add newline at end of README.md for consistency by @dtrn2048 in #361
- fix: use PAT for auto-merge to trigger deploy workflows by @dtrn2048 in #362
- ECHO-569 Add refine functionality to the participant portal by @ussaama in #363
- ECHO-526 make report updatable even when not published by @ussaama in #357
- sp-nov-17-25 by @spashii in #366
- ECHO-527 ongoing conversation tag issue resolved by @ussaama in #368
- ECHO-570 Verify fixes by @ussaama in #370
- ECHO-571 pre release changes and fixes by @ussaama in #371
- ECHO-572 ECHO-573 fix report (auto summarizes now), chat and enable progressive enhancement for transcript data by @spashii in #372
- ECHO-577 fix retranscription by @spashii in #373
- bump directus to 11.13.4 and fix server scripts by @spashii in #374
- add cache step for mypy by @spashii in #375
- fix clone project and chat history by @spashii in #376
- ECHO-578 Fixes by @ussaama in #377
- new chat modes, suggestions and reliability fixes by @spashii in #385
- sync with testing by @spashii in #386
Full Changelog: v1.12.0...v1.13.0
v.1.12.0
What's Changed
- ECHO-516 Add 80% context limit for auto select by @ussaama in #336
- ECHO-519 refactor: Convert blocking I/O operations to async using thread pool by @dtrn2048 in #329
- ECHO-334 Implement biome rules by @ussaama in #337
- ECHO-510 replace Jules references with Eve in ECHO by @ussaama in #339
- ECHO-510 replace Jules occurences with Evelien and remove _Original backup folder by @ussaama in #340
- ECHO-529 update database migrations document by @ussaama in #341
- ECHO-530 Add missing translations by @ussaama in #342
- ECHO-499 remove spam toasts for announcements by @ussaama in #343
- ECHO-513 dutch spelling mistake fixed by @ussaama in #345
- ECHO-538 (build) ignore lint errors during vercel deploy by @spashii in #346
- ECHO-540 ECHO-539 add await for get transcript and summarize function calls by @ussaama in #347
- ECHO-510 replace Jules email with Evelien in Readme file by @ussaama in #348
- ECHO-521 Optimize frontend queries by @ussaama in #349
- ECHO-549 simplify the projectconversation route by @ussaama in #350
- (build) updates to allow hotfix branches to be CI by @spashii in #351
- ECHO-551 Replace deprecated anthropic token counter and fix server lint errors by @ussaama in #352
Full Changelog: v1.11.1...v1.12.0
v1.11.1
v1.11.0
What's Changed
- ECHO-473 ECHO-448 Make tags searchable by @ussaama in #304
- ECHO-437 Transcription status update when in progress by @ussaama in #305
- ECHO-501 Sanitize filename id for security purposes by @ussaama in #308
- ECHO-493 Add text to portal text when in recording screen by @MsVivienne in #307
- Text adjustments on the participant portal mainly the boldness of the text by @MsVivienne in #310
- ECHO-495 better transcription, audio player, experimental timestamps mode by @spashii in #312
- (frontend) update csp for api by @spashii in #314
- ECHO-448 add 'x' button to clear filters for conversations by @MsVivienne in #315
- perf: Optimize GitHub Actions workflows for faster CI/CD by @dtrn2048 in #320
- ECHO-465 Non-blocking uploads with presigned URLs + Kubernetes worker optimization by @dtrn2048 in #318
- ECHO-509: Fix N+1 Queries in Chat Endpoint by @dtrn2048 in #323
- RAG ETL Performance Improvements: Parallel LLM, Batch Processing & Bug Fixes by @dtrn2048 in #322
- ECHO-497 Smart Auto Select by @ussaama in #317
- ECHO-503 Scroll to QR code section mobile by @ussaama in #319
- fix: Asyncio loops fix for lightrag support by @dtrn2048 in #324
- Reduce default number of CPU worker processes by @dtrn2048 in #325
- fix: Looping RAG insert on disabled RAG projects by @dtrn2048 in #326
- Fix/looping rag insert by @dtrn2048 in #327
- updates (transcription, pii redaction, clone, duration bug) by @spashii in #330
- translations by @spashii in #332
- add base64 decoding attempt for GCP_SA_JSON_RAW by @spashii in #333
New Contributors
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- ECHO-403 increase signed url expiry to 3 days for runpod transcription by @spashii in #275
- Replace 'Restore Terminals with 'Terminal Keeper' in docs by @ussaama in #276
- ECHO-460 ECHO-459 update "env.sample" to better reflect exact variables needed, fallback for "RUNPOD_DIARIZATION_TIMEOUT" in config file by @ussaama in #278
- ECHO-475 Add input_format allow list validation for audio_utils.py file by @ussaama in #284
- ECHO-471 Update echo user docs nextra and next js versions and project structure by @ussaama in #283
- ECHO-486 Fix command injection risk by mapping user-supplied formats to ffprobe allowlist by @ussaama in #287
- ECHO-471 Update paths for accessing the 'Get Started' and 'Core Concepts' for User Docs by @ussaama in #286
- ECHO-487 Update react router to latest version by @ussaama in #289
- ECHO-421 fix "ECHO" button translation on portal by @MsVivienne in #288
- ECHO-450 Add conversation to chat context by @ussaama in #292
- ECHO-446 Add Disclaimer to Echo chat by @MsVivienne in #291
- ECHO-452 Better chat templates by @ussaama in #293
- ECHO-418 Supporting quote ui bug fix by @ussaama in #294
- updates by @spashii in #295
- ECHO-452 translation updates for chat template by @ussaama in #296
- ECHO-488 update options for transcription by @spashii in #297
- translation fix by @ussaama in #298
- ECHO-482 update a vulnerable dependency 'tar-fs' for 'react-pdf' by @ussaama in #299
- ECHO-490 Remove the unused and unfixed vulnerable package 'sort-by' by @ussaama in #300
- ECHO-491 update axios version to vulnerability free by @ussaama in #301
- ECHO-472 fix translation errors for ECHO by @MsVivienne in #302
- ECHO-472 Library translations fix by @ussaama in #303
New Contributors
- @MsVivienne made their first contribution in #288
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- ECHO-408 Conversation name not being shown in segment for library by @ussaama in #261
- ECHO-378 "Request Access" instead of "Contact sales" by @ussaama in #262
- ECHO-378 text change for library not available message by @ussaama in #263
- ECHO-212 add scroll to bottom button in chat for tablet and desktop by @ussaama in #264
- ECHO-33 Add duration and date to chat context for conversations by @ussaama in #265
- ECHO-415 Chat and conversation changes by @ussaama in #266
- ECHO-415 ECHO-417 add auto chat titles and fix issues with rendering by @spashii in #267
- 📝 Add docstrings to
echo-415-echo-417by @coderabbitai[bot] in #268 - ECHO-420 reorder priority for tasks by @spashii in #269
- ECHO-429 ECHO-430 Upload audio btn tooltip fix, 'Upload Audio' button and modal click propagation fix by @ussaama in #270
- ECHO-428 Portal "Conversation Ended" fixed by @ussaama in #272
- ECHO-438 remove the tooltip that says 'audio recording will be deleted' by @ussaama in #273
Full Changelog: v1.8.1...v1.9.0