5dadd205
(#2033 by @514sid) Added a new fieldprogressTotal
to track the total amount of data transferred during the upload/download process.
87cc5852
(#1797 by @VirtualPirate) Added feature for calculatingtransfer_speed
during file uploads and downloads
a1a82208
(#1873 by @lucasfernog) Downgrade MSRV to 1.77.2 to support Windows 7.
e2c4dfb6
Update to tauri v2 stable release.
1d9741b5
(#1783 by @fxsalazar) fix download content to file when unsuccessful response
e2e97db5
(#1701 by @lucasfernog) Update to tauri 2.0.0-rc.8
9887d1
Update to tauri RC.
99d6ac0f
(#1606 by @FabianLars) The JS packages now specify the minimum@tauri-apps/api
version instead of a single exact version.6de87966
(#1597 by @Legend-Master) Update to tauri beta.25.
22a17980
(#1537 by @lucasfernog) Update to tauri beta.24.
4a5ab18
(#976) Return the upload response as a string and error out if the status code is not within 200-299.
a04ea2f
(#1071) The global API script is now only added to the binary when thewithGlobalTauri
config is true.
569defb
Update to tauri beta.4.