tauri-cli@2.8.0
このコンテンツはまだ日本語訳がありません。
91508c0b8
(#13881 by @pepperoni505) Introduces a new configuration option that allows you to specify custom folders to watch for changes when runningtauri dev
.bc4afe7dd
(#13993 by @lucasfernog) Check installed plugin NPM/crate versions for incompatible releases.a9ec12843
(#13521 by @FabianLars) Added a--skip-stapling
option to maketauri build|bundle
not wait for notarization to finish on macOS.0c402bfb6
(#13997 by @lucasfernog) Increase default iOS deployment target iOS to 14.0.d6d5f3707
(#13358 by @lucasfernog) Added--root-certificate-path
option toandroid dev
andios dev
to be able to connect to HTTPS dev servers.
8b465a12b
(#13913 by @FabianLars) The bundler now pulls the latest AppImage linuxdeploy plugin instead of using the built-in one. This should remove the libfuse requirement.390cb9c36
(#13953 by @FabianLars) Reduced the log level of the binary patcher crategoblin
to only show its debug logs in-vv
and above.4475e93e1
(#13824 by @FabianLars) The bundler and cli will now read TLS Certificates installed on the system when downloading tools and checking versions.
f0dcf9637
(#13980 by @Legend-Master) Fix the generated plugin init code oftauri add
fortauri-plugin-autostart
andtauri-plugin-single-instance
4d270a96a
(#13943 by @acx0) Fix codesigning verification failures caused by binary-patching during bundlingb21d86a8a
(#13981 by @Legend-Master) Fixtauri permission add
could add duplicated permissions to the capability files9c938be45
(#13912 by @takecchi) Properly migrate svelte to v5 in the plugin example template
- Upgraded to
tauri-utils@2.7.0
- Upgraded to
tauri-bundler@2.6.0
- Upgraded to
tauri-macos-sign@2.2.0
© 2025 Tauri Contributors. CC-BY / MIT