Skip to content

updater v2.10.0

Choose a tag to compare

@github-actions github-actions released this 03 Feb 11:20
50b159f

[2.10.0]

  • 4375c98b (#3073) Add no_proxy config to disable system proxy for updater plugin.
  • f122ee98 Allow configuring the updater client to accept invalid TLS certificates and hostnames for internal/self-signed update servers. These options are available via the plugin config (dangerousAcceptInvalidCerts, dangerousAcceptInvalidHostnames) and via the UpdaterBuilder (dangerous_accept_invalid_certs, dangerous_accept_invalid_hostnames).
  • f122ee98 Updater plugin now supports all bundle types: Deb, Rpm and AppImage for Linux; NSiS, MSI for Windows. This was added in #2624
  • 05c5da07 (#3213) Updated reqwest to 0.13, make sure to update your reqwest dependency if you're using UpdaterBuilder::configure_client

Cargo Publish

Updating crates.io index
   Packaging tauri-plugin-updater v2.10.0 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/updater)
    Updating crates.io index
    Packaged 29 files, 310.7KiB (122.4KiB compressed)
   Uploading tauri-plugin-updater v2.10.0 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/updater)
    Uploaded tauri-plugin-updater v2.10.0 to registry `crates-io`
note: waiting for tauri-plugin-updater v2.10.0 to be available at registry `crates-io`
help: you may press ctrl-c to skip waiting; the crate should be available shortly
   Published tauri-plugin-updater v2.10.0 at registry `crates-io`