|
@@ -56,18 +56,23 @@
|
|
|
".changes/bundler-fix-appimage.md",
|
|
|
".changes/bundler-msi-init-installdir.md",
|
|
|
".changes/bundler-print-cfg.md",
|
|
|
+ ".changes/bundler-remove-verbose-option.md",
|
|
|
".changes/callback-validation.md",
|
|
|
".changes/clap-3.0.md",
|
|
|
".changes/clap-beta.4-core.md",
|
|
|
".changes/clap-beta.4.md",
|
|
|
+ ".changes/cli-bin-ext-from-target-triple.md",
|
|
|
".changes/cli-compilation-error-exit.md",
|
|
|
".changes/cli-config-path.md",
|
|
|
".changes/cli-dev-update.md",
|
|
|
".changes/cli-drop-strip.md",
|
|
|
+ ".changes/cli-fix-overflow-windows.md",
|
|
|
".changes/cli-handle-dev-err.md",
|
|
|
".changes/cli-improve-waiting-devserver-msg.md",
|
|
|
+ ".changes/cli-improved-logging.md",
|
|
|
".changes/cli-include-vswhere.md",
|
|
|
".changes/cli-info-outdated.md",
|
|
|
+ ".changes/cli-no-default-keychain.md",
|
|
|
".changes/cli-private-key-pwd-panic.md",
|
|
|
".changes/cli-runner-args.md",
|
|
|
".changes/cli-runner-error-message.md",
|
|
@@ -80,8 +85,10 @@
|
|
|
".changes/cli.rs-build-tools-info.md",
|
|
|
".changes/cli.rs-default-svelte-port.md",
|
|
|
".changes/cli.rs-detect-git.md",
|
|
|
+ ".changes/cli.rs-dev-update-check-delay.md",
|
|
|
".changes/cli.rs-dialoguer.md",
|
|
|
".changes/cli.rs-fix-windows-x86.md",
|
|
|
+ ".changes/cli.rs-info-panic.md",
|
|
|
".changes/cli.rs-refactor-signer.md",
|
|
|
".changes/cli.rs-template-plugin-builder.md",
|
|
|
".changes/cli.rs-use-tauri-utils.md",
|
|
@@ -93,6 +100,7 @@
|
|
|
".changes/command-feature-flag.md",
|
|
|
".changes/command-output-carriage-return.md",
|
|
|
".changes/command-stdio-return.md",
|
|
|
+ ".changes/config-$schema.md",
|
|
|
".changes/consistent-event-name-usage.md",
|
|
|
".changes/core-add-log-dir.md",
|
|
|
".changes/core-center-window.md",
|
|
@@ -104,9 +112,11 @@
|
|
|
".changes/cursor-apis.md",
|
|
|
".changes/custom-invoke-system.md",
|
|
|
".changes/custom-updater-target.md",
|
|
|
+ ".changes/dangerous-disable-asset-csp-modification-config.md",
|
|
|
".changes/dangerous-disable-asset-csp.md",
|
|
|
".changes/data-url-csp.md",
|
|
|
".changes/debian-priority.md",
|
|
|
+ ".changes/dev-cmd-config-arg.md",
|
|
|
".changes/dev-csp.md",
|
|
|
".changes/dev-keep-default-features.md",
|
|
|
".changes/dev-server-exit.md",
|
|
@@ -124,12 +134,15 @@
|
|
|
".changes/extract-file-breaking.change.md",
|
|
|
".changes/extract-files-breaking-change.md",
|
|
|
".changes/extract-performance.md",
|
|
|
+ ".changes/file-drop-percent-decode.md",
|
|
|
+ ".changes/fix-api-timeout-type.md",
|
|
|
".changes/fix-asset-protocol-panicking.md",
|
|
|
".changes/fix-asset-protocol-validation.md",
|
|
|
".changes/fix-before-dev-command.md",
|
|
|
".changes/fix-before-dev-kill-unix.md",
|
|
|
".changes/fix-block-on-runtime.md",
|
|
|
".changes/fix-cli-lookup.md",
|
|
|
+ ".changes/fix-cli-powershell.md",
|
|
|
".changes/fix-cli-prompts.md",
|
|
|
".changes/fix-cli-signer-sign-cmd.md",
|
|
|
".changes/fix-cli.js-windows-freezing.md",
|
|
@@ -139,8 +152,11 @@
|
|
|
".changes/fix-csp-linux.md",
|
|
|
".changes/fix-deadlock-create-window-from-menu.md",
|
|
|
".changes/fix-deadlock-path-iter.md",
|
|
|
+ ".changes/fix-debian-icns-load.md",
|
|
|
".changes/fix-default-freeze-prototype.md",
|
|
|
+ ".changes/fix-dialog-default-path-crash.md",
|
|
|
".changes/fix-dialog-default-path.md",
|
|
|
+ ".changes/fix-dialog-title.md",
|
|
|
".changes/fix-dll-resource.md",
|
|
|
".changes/fix-dmg-macos-12.3.md",
|
|
|
".changes/fix-drop-sync.md",
|
|
@@ -151,8 +167,10 @@
|
|
|
".changes/fix-inner-size.md",
|
|
|
".changes/fix-linux-resource-path.md",
|
|
|
".changes/fix-mac-notification-appid.md",
|
|
|
+ ".changes/fix-menu-crash.md",
|
|
|
".changes/fix-menu-event-macos.md",
|
|
|
".changes/fix-menu-ids.md",
|
|
|
+ ".changes/fix-nested-isolation-iframe.md",
|
|
|
".changes/fix-on-window-event-type.md",
|
|
|
".changes/fix-once-fnonce.md",
|
|
|
".changes/fix-out-dir-detection.md",
|
|
@@ -163,6 +181,7 @@
|
|
|
".changes/fix-resize-with-devtools.md",
|
|
|
".changes/fix-runtime-traits-requirements.md",
|
|
|
".changes/fix-safe-block-on.md",
|
|
|
+ ".changes/fix-set-size-freeze.md",
|
|
|
".changes/fix-tauri-docsrs.md",
|
|
|
".changes/fix-tray-command.md",
|
|
|
".changes/fix-tray-menu-ids-update.md",
|
|
@@ -174,6 +193,8 @@
|
|
|
".changes/fix-window-creation-deadlock.md",
|
|
|
".changes/fix-window-label-api.md",
|
|
|
".changes/fix-window-specific-event-system.md",
|
|
|
+ ".changes/fix-windows-downgrades.md",
|
|
|
+ ".changes/fix-windows-exe-version.md",
|
|
|
".changes/fix-windows-resources.md",
|
|
|
".changes/fix-windows-sidecar.md",
|
|
|
".changes/fix-wry-window-destroyed-event.md",
|
|
@@ -196,6 +217,7 @@
|
|
|
".changes/http-refactor.md",
|
|
|
".changes/http-scope-host-pattern.md",
|
|
|
".changes/http-timeout-refactor.md",
|
|
|
+ ".changes/http-timeout-serde-fix.md",
|
|
|
".changes/icon-compile-time.md",
|
|
|
".changes/icon-feature.md",
|
|
|
".changes/improve-updater-validation.md",
|
|
@@ -312,10 +334,12 @@
|
|
|
".changes/updater-events.md",
|
|
|
".changes/updater-headers.md",
|
|
|
".changes/updater-no-window.md",
|
|
|
+ ".changes/updater-note-body-escape.md",
|
|
|
".changes/updater-restart-cleanup.md",
|
|
|
".changes/updater-timeout.md",
|
|
|
".changes/validate-allowlist.md",
|
|
|
".changes/validate-appimage.md",
|
|
|
+ ".changes/validate-bundle-identifier.md",
|
|
|
".changes/validate-event-name.md",
|
|
|
".changes/validate-window-label.md",
|
|
|
".changes/version-package-json.md",
|
|
@@ -324,6 +348,7 @@
|
|
|
".changes/webdriver-args.md",
|
|
|
".changes/webdriver-native-host.md",
|
|
|
".changes/webview-attributes-clipboard.md",
|
|
|
+ ".changes/webview-getters.md",
|
|
|
".changes/webview2-com.md",
|
|
|
".changes/window-builder-theme.md",
|
|
|
".changes/window-builder.md",
|