Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Dembrane/echo

Tags

v1.13.2

Toggle v1.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ECHO-620 add Italian language support in the app (#399)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

## Release Notes

* **New Features**
* Added Italian (it-IT) language support throughout the application with
complete UI translations
  * Italian users can now select Italian in language preferences
  * Italian onboarding guides and verification content available
* New "Help us translate" link in header for community translation
contributions

<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Sameer Pashikanti <[email protected]>

v1.13.1

Toggle v1.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ECHO-617 Improve compliance phrasing of card + translation errors (#398)

v1.13.0

Toggle v1.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
sync with testing (#386)

Co-authored-by: Usama <[email protected]>
Co-authored-by: Usama <[email protected]>

v1.12.0

Toggle v1.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ECHO-551 redis to valkey dev container, remove deprecated models (#352)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Bug Fixes**
  * Improved async input validation to reject coroutine inputs early.
  * Safer thread-pool shutdown to avoid teardown errors.

* **Refactor**
  * Standardized token counting across conversation endpoints.
* Clarified and tightened report endpoint return types (now return
report data structures).

* **Chores**
* Updated local service and dev environment configuration and
small-model summary generation settings.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Sameer Pashikanti <[email protected]>

v1.11.1

Toggle v1.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
frontend: remove empty flag (#334)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Style**
* Removed the “Empty” badge from conversation status indicators.
Finished conversations with no content will no longer display this
badge, reducing visual noise and simplifying the UI.
* Status logic and conversation processing remain unchanged; only the
visual indicator is affected.
* Improves readability of conversation lists without altering workflows
or interactions.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

v1.11.0

Toggle v1.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add base64 decoding attempt for GCP_SA_JSON_RAW (#333)

v1.10.0

Toggle v1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ECHO-472 Library translations fix (#303)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- New Features
- Dynamic, count-aware messages for conversation processing and “ready
to analyze” across German, Spanish, French, and Dutch, including proper
singular/plural handling.
- Expanded locale coverage: added many new translations for errors,
statuses, and library workflows (e.g., regenerate, processing,
availability, durations).

- Chores
- Standardized translation keys and pluralization patterns to improve
consistency across locales.
- Substantial Dutch locale expansion and wording updates; minor cleanup
of obsolete strings.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ECHO-438 remove the tooltip that says 'audio recording will be delete…

…d' (#273)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Style**
* Removed the informational tooltip in the audio player section that
stated recordings are deleted after 30 days. The audio player toggle,
layout, and behavior remain unchanged. Expired recordings still cannot
be played according to existing rules; only the explanatory tooltip has
been removed. This streamlines the interface without altering how audio
availability works.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

v1.8.1

Toggle v1.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ECHO-376 optimize conversation related queries (#260)

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Hide settings icon participant portal finish page (#259)

Hide settings icon in participant portal on finish page

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Refactor**
* Updated the logic controlling the visibility of the settings button so
it is now hidden on both "start" and "finish" pages, instead of only on
"start" pages.
* Improved accessibility by adding an aria-label to the settings button.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->