v1.1.0

mem0ai/mem0v1.1.0Sep 5, 2025by github-actions[bot]

AI Summary

This release focuses on improving reliability and user experience. Key updates include increasing the OpenAI query timeout to 300 seconds, enhancing the UI with animations for summary generation, and adding new transcription features like speaker renaming and auto-transcription. Infrastructure improvements were also made, including Docker CUDA support and CI/CD fixes.

Key Highlights

  • Increased OpenAI query timeout to 300 seconds for better query reliability.
  • Enhanced UI with animations during summary generation and improved text input areas.
  • Added transcription features including speaker renaming, default profiles, and auto-transcription on upload.
  • Improved infrastructure with Docker CUDA support and CI/CD fixes.

New Features

  • Optional auto-transcription on upload.
  • Support for renaming speakers.
  • Table for storing transcription stats.
  • Transcription report in transcript section.
  • Animation during summary generation to indicate processing.

Full Release Notes

## Scriberr v1.1.0

Welcome to this new release of Scriberr!

### Installation

#### Homebrew (macOS/Linux)
```bash
brew tap rishikanthc/scriberr
brew install scriberr
```

#### Manual Installation
Download the appropriate archive for your platform below, extract it, and place the binary in your PATH.

## Changelog
### Features
* 83708681400b26d93a083169b6bec266629db3ba: feat: increase timeout to query openai from 30 to 300s (@nenkoru)
### Others
* 942e72b7de2c4e4499a2f2bce3febda26e138719: Add donation link to README (@rishikanthc)
* d869b6db3207848b7ecf4b2eb948242ee3650a48: Add ko-fi badge (@rishikanthc)
* cecd48e252dd30792e8f75da1f4e73f9459ad390: Adding sponsors (@rishikanthc)
* d76bf9174c1eeb8b551e2de716b0a1d63e069313: Deploy landing site to docs folder (@actions-user)
* b0dfb7af298f3339c22aad4d2411cf0c5378c210: Deploy landing site to docs folder (@actions-user)
* a274138f16ff076dad4cc2c7e6ce6ed4e6d64120: Modify header levels (@rishikanthc)
* cff695856d0e0bfbf5b0d8c3dede59fa2af96828: Update README with Nvidia GPU support and Docker example (@rishikanthc)
* 1dc27ed3ea2a49df14d5dd230e9c5241ee22457e: add donation option (@rishikanthc)
* 1e40459d111bc213670654abf366c32cd52c0051: add table for storing transcription stats (@rishikanthc)
* 6ef0148dc66fd55923b1162b0a0ac2c0ba4d0e37: adds animation during summary generation to indicate processing (@rishikanthc)
* bf8919f7302509f125362283e39f861643b932f0: adds default transcription profiles (@rishikanthc)
* c9a48cdb524a16bf895a3e94774e05824d30019d: adds info to transcripts to view parameters and stats (@rishikanthc)
* 98493c0b5908e113f30603cdf3ad9a688d347faf: adds optional auto-transcription on upload (@rishikanthc)
* 59d6b02c4fa23680fc2a2c5bed055731333303aa: adds support for renaming speakers (@rishikanthc)
* d2bb4fe22095458d35b3d73a1dc656dce2c5d0ec: adds transcription report in transcript section (@rishikanthc)
* b9ff1ca8b59792d05610ad287dc27510bf563350: fix mobile transcript view toolbar for better visibility and UX (@rishikanthc)
* 17364cf1efcf3794c9e9ada5bb8d5a30038a4c04: fix project page (@rishikanthc)
* e3b04f4bd9e400c70aeb36e2b523ca08a804ebba: fixes #173 (@rishikanthc)
* c6c7e06eb2f879a4f397ae4d012fa6940dc5a8a5: fixes #173 - chat with gpt5 models (@rishikanthc)
* 675048daddfef5cfe68ed4bbd221c88dd34757bd: fixes ci/cd for project website - api and changelog pages not being updated (@rishikanthc)
* dc412807b1e35cbc5d7894272bd8082ced409f5c: fixes go releaser syscall related errors during packaging (@rishikanthc)
* 1ddeca7246b8c1000a98aa3fc019b5ec70a5b5a5: fixes incorrect persistence of old speaker data when re-transcribed (@rishikanthc)
* c2de0286270f40c976b002d9754b7971018a7e45: fixes job termination (@rishikanthc)
* c09d2d9a25d5cc7f1ea6afe8efb80f3c4a92739e: fixes missing parameters in transcription info (@rishikanthc)
* e8bb9dd2f93a04ea1dfc45e88110a818de852d81: landing (@rishikanthc)
* c936a19491450c684b3624bc9afb146b4344ce41: makes summary template dialogue larger to provide more space for text input (@rishikanthc)
* edbae94829821da7ff506924d2d3b06e2f2cfdff: makes summary template text input scrollable (@rishikanthc)
* 39dd5005210c49ff1c75b6f088f69c723a5e7bd4: moves auto transcription settings to transcription tab (@rishikanthc)
* 3d3931bbc5ff3261d9afe5e1ba3766c958d9c0e9: prepares for package release (@rishikanthc)
* 925e918dea8d04a81547e29833495e5b091e9dfb: remove build files from git repo (@rishikanthc)
* 56372867d461ef7dc65ed10c0d143ab1d7970fa2: removing data from tracking (@rishikanthc)
* 9c94d54298cdbff0da4feb80174493ed153dd141: update changelog in project website (@rishikanthc)
* fd47562e5fd81d3e3dac0544210b7becef6d50ef: update gitignore (@rishikanthc)
* b8ae4381adb81ac456cadd7fde6b3c9d7dda7bbf: updates dockerfile for cuda - and compose files (@rishikanthc)
* 15e6e58cb0ab6a44b3aa9c886932a2d9bc92f5de: updates readme (@rishikanthc)