Skip to content
Tauri

tauri-bundler@1.0.0-rc.3

  • Added tsp config option under tauri > bundle > windows, which enables Time-Stamp Protocol (RFC 3161) for the timestamping server under code signing on Windows if set to true.
    • bdd5f7c2 fix: add support for Time-Stamping Protocol for Windows codesigning (fix #3563) (#3570) on 2022-03-07
  • Properly create the updater bundle for all generated Microsoft Installer files.
    • 6a6f1e7b fix(bundler): build updater bundle for all .msi files (#3520) on 2022-02-24
  • Fixes the Microsoft Installer launch path.
    • 8d699283 fix(bundler): Auto-launch app from install location, closes #3547 (#3553) on 2022-02-24

© 2024 Tauri Contributors. CC-BY / MIT