-
feat(export): prefer native save dialog over browser blob fallback
released this
2026-05-13 07:26:19 +00:00 DictationPage + FilesPage handleExport() now use Tauri save() +
write_text_file_cmd when in the desktop runtime; browser blob path
remains as fallback when hasTauriRuntime() is false. saveMarkdown.ts
surfaces dialog errors via toasts. Adds txt to the extension map.Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com
Downloads