FIND-20260330-009 · 2026-03-30 · Innovation Veille
Tauri CLI v2.10.1 — Cargo feature comma-separation fix, updater signing key regression patched
release
MEDIUM
Tauri CLI v2.10.1 (2026-03-04) is a patch release fixing: support for comma-separated Cargo feature lists in all CLI commands; missing Cargo arguments for mobile dev/build operations; a regression where updater signing keys generated with empty passwords became broken between v2.9.3 and v2.10.0 (affected keys must be regenerated); bundle type logging restored. Dependencies bumped: tauri-utils 2.8.3, tauri-bundler 2.8.1. Note: last-versions.json recorded tauri as 2.10.3 — this may indicate a newer release not yet indexed.
Source
https://github.com/tauri-apps/tauri/releases/tag/tauri-cli-v2.10.1
ODS Impact
DocSign uses Tauri 2 for the desktop app (Rust/React). The signing key regression is important — verify whether DocSign's updater signing keys were generated between v2.9.3 and v2.10.0. If so, regenerate them to avoid silent updater failures. Comma-separated feature lists fix is relevant if DocSign's tauri.conf.json uses feature flags.
Security Review
License: MIT / Apache-2.0 | Maintenance: ACTIVE | Risk: LOW | Recommendation: SAFE_TO_USE
Tags
tauri
desktop
docsign
release
updater
signing