Fixed
- Linux AppImage Media Runtime: Enabled AppImage media framework bundling (
bundleMediaFramework) in Tauri config to avoid host/plugin version mismatches that could break WebKit/GStreamer playback pipelines on some distributions. - Linux Release Build Inputs: Added GStreamer plugin packages (
base,good,bad,libav) to the Linux publish workflow so AppImage bundling captures a complete, matching media runtime during CI builds.