Saltearse al contenido
Tauri

tauri-cli@2.0.0-rc.17

Esta página aún no está disponible en tu idioma.

New Features

  • 06718b456 (#11096 by @thep0y) Add the TAURI_BUNDLER_TOOLS_GITHUB_MIRROR_TEMPLATE environment variable to specify a more accessible mirror template, facilitating companies, organizations, or individuals who cannot access GitHub to download the necessary files through their own mirror servers.
  • a944b9b05 (#11118 by @amrbashir) Add --github-workflows flag for tauri plugin new/init.
  • f57a729cd (#11039 by @amrbashir) Add tauri inspect wix-upgrade-code to print default Upgrade Code for your MSI installer derived from productName.

Enhancements

  • 67b8a9a17 (#10940 by @amrbashir) Generate .sig signature files for installers and bundles when createUpdaterArtifacts is set to v1Compatible

Bug Fixes

Dependencies

  • Upgraded to tauri-bundler@2.0.1-rc.14
  • Upgraded to tauri-utils@2.0.0-rc.13

Breaking Changes

  • a944b9b05 (#11118 by @amrbashir) tauri plugin init/new will no longer generate a .github directory with workflows by default, instead use the new --github-workflows flag.

© 2024 Tauri Contributors. CC-BY / MIT