Skip to content

Release history

Scriberr releases

Self-hosted AI audio transcription

All releases

7 shown

v1.2.0 New feature
⚠ Upgrade required
  • CLI is available via Homebrew (brew tap rishikanthc/scriberr && brew install scriberr) or manual binary download
  • New CORS and secure cookie configuration is enabled in production mode — review environment configuration if self-hosting
  • OpenAI/GPT-4o transcription is now supported; API key validation and logging have been added to the settings page
Security fixes
  • Production security configuration added for CORS and cookie handling (secure cookie auth)
Notable features
  • CLI with magic login, background service management, file watcher, and auto-install script
  • Real-time chat streaming with thinking display and context length management
  • Webhook service with retry logic integrated into transcription pipeline
v1.1.0 New feature
⚠ Upgrade required
  • Docker/Compose files updated for CUDA/Nvidia GPU support — review updated compose files if using GPU-accelerated deployments
  • New database table added for transcription stats — migrations should apply automatically but verify on upgrade
Notable features
  • Optional auto-transcription on upload (settings moved to transcription tab)
  • Speaker renaming capability
  • Transcription statistics tracking with dedicated stats table
v1.0.3 Bug fix

Scriberr v1.0.3 is a bugfix release addressing issue #163. The changelog provides no further details about the nature of the fix beyond the commit reference.

v1.0.1 Bug fix

Fixed Docker uid/pid configuration, permission errors for bind mounts, diarization using whisperX-cli, and removed obsolete Python scripts

v1.0.0 New feature
⚠ Upgrade required
  • This is the initial v1.0.0 release — install via Homebrew (`brew tap rishikanthc/scriberr && brew install scriberr`) or download the binary for your platform from the release assets.
Notable features
  • Audio recording and batch upload of audio files
  • YouTube audio download and transcription
  • Transcript annotation: highlight text and add notes

Beta — feedback welcome: [email protected]