Skip to content

@tauri-apps/cli v2.0.0-beta.21

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 02:56
ff79161

[2.0.0-beta.21]

New Features

  • 656a64974 (#9318) Added a configuration option to disable hardened runtime on macOS codesign.

Enhancements

  • f44a2ec47 (#10030) Enhance the plugin template to include permissions/default.toml and default capabilities file for the example application.

Bug Fixes

What's Changed

  • 3cca5c2be (#9924) Migrate to new Android buildFeatures.buildConfig format.

Dependencies

  • Upgraded to tauri-cli@2.0.0-beta.21
  • f955f7b49 (#9929) Switch from dirs_next to dirs as dirs_next is now unmaintained while dirs is

Breaking Changes

  • 911242f09 (#9883) Move updater target from bundle > targets to a separate field bundle > createUpdaterArtifacts