Skip to content

v1.11.0

Choose a tag to compare

@spashii spashii released this 12 Oct 23:42
· 56 commits to main since this release
cb9e2db

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