github murtaza-nasir/speakr v0.8.6-alpha
v0.8.6 - Folders & Automation

latest release: v0.8.6.1-alpha
16 hours ago

Folders & Automation

This release introduces a folders organization system, automatic speaker labeling, and per-user auto-summarization settings.

New Features

  • Folders Organization - Organize recordings into folders with custom prompts and ASR settings per folder. Includes sidebar folder selector, title bar integration, and folder pills on recordings. Documentation

  • Auto Speaker Labeling - Automatic speaker identification using voice embedding matching from speaker profiles

  • Per-User Auto-Summarization - Users can now enable/disable automatic summary generation in their account settings

  • Azure OpenAI Connector (Experimental) - New transcription connector for Azure OpenAI. Community testing welcome!

  • HTTPS Validation - Clear error messages when attempting to record on non-HTTPS connections

Improvements

  • Legacy ASR transcription code removed (fully migrated to connector architecture)
  • Audio codec fallback to MP3 when configured codec conflicts with connector
  • Share page click-to-seek and playback speed menu fixes
  • New READABLE_PUBLIC_LINKS option for server-rendered share pages (LLM/scraper accessible)
  • New SKIP_EMAIL_DOMAIN_CHECK env var for admin user creation

Bug Fixes

  • PostgreSQL boolean defaults in migrations
  • Folders feature detection in account settings
  • Audio player visibility for incognito recordings

Compatibility

Compatible with v0.8.x. Database migrations run automatically on startup to add the new folders table and columns.

Note: Folders are disabled by default. Enable with ENABLE_FOLDERS=true or in Admin Settings.

Don't miss a new speakr release

NewReleases is sending notifications on new releases.