58d6b899
(#7636) Add append
option to FsOptions
in the fs
JS module, used in writeTextFile
and writeBinaryFile
, to be able to append to existing files instead of overwriting it.
2eab1505
(#7394) Fix Body.form
static not reading and sending entries of type Blob
(including subclasses such as File
)
© 2025 Tauri Contributors. CC-BY / MIT