Changelog

Table of Contents

This document records the developmental history of multimux.

Timeline

  • 2026-05-27 - Fix MKV Selection Filter

    Fixed an issue in the manual file selection dialog where Matroska Video (.mkv) files were filtered out. The file input accept attribute was explicitly expanded to include .mkv, .mp4, .ts, and .mov alongside the generic video/* category.

  • 2026-05-27 - Initial v0.1.0 Release

    Initial release of multimux. Implements the tactile concrete-panel physical audio mixing desk console UI, IPC handlers for ffprobe/ffmpeg analysis and signal processing, allow-listed git settings, and a fully configured GitHub Actions CI/CD release workflow.