updater@2.10.0
Feb 3, 2026
4375c98b(#3073) Add no_proxy config to disable system proxy for updater plugin.f122ee98Allow 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 theUpdaterBuilder(dangerous_accept_invalid_certs,dangerous_accept_invalid_hostnames).f122ee98Updater plugin now supports all bundle types: Deb, Rpm and AppImage for Linux; NSiS, MSI for Windows. This was added in https://github.com/tauri-apps/plugins-workspace/pull/262405c5da07(#3213) Updatedreqwestto 0.13, make sure to update yourreqwestdependency if you're usingUpdaterBuilder::configure_client
© 2026 Tauri Contributors. CC-BY / MIT