github chriswritescode-dev/opencode-manager v0.8.0
v0.8.0 - Speech-to-Text & SSE Improvements

latest releases: v0.10.1, v0.10.0, v0.9.21...
3 months ago

v0.8.0 - Speech-to-Text & SSE Improvements

New Features

  • Speech-to-Text (STT): Full voice input implementation with recording overlay UI
    • Support for browser-native Web Speech API
    • Support for OpenAI Whisper backend
    • New settings panel for configuring STT provider, language, and Whisper-specific options
    • Recording aborts automatically on input clear

Bug Fixes

  • Git log dates: Fixed invalid date display in commits tab by using Unix timestamps
  • Session timestamps: Fixed last active timestamp showing incorrect values
  • Session display: Fixed NaN showing on mobile session cards
  • SSE stability:
    • Fixed client cleanup on disconnect
    • Fixed duplicate Transfer-Encoding headers
    • Added proxy-compatible headers for better tunnel support
    • Removed debug test endpoint

Improvements

  • Textarea auto-height: Use CSS field-sizing property for cleaner auto-resize behavior

Housekeeping

  • Removed CHANGELOG.md - all release notes are now maintained exclusively in GitHub Releases

Upgrading

If you're using Docker, pull the latest image:

docker pull ghcr.io/chriswritescode-dev/opencode-manager:latest

Full changelog: v0.7.8...v0.8.0

Don't miss a new opencode-manager release

NewReleases is sending notifications on new releases.