|
@@ -6,6 +6,7 @@
|
|
".changes/acl-scope-refactor.md",
|
|
".changes/acl-scope-refactor.md",
|
|
".changes/acl-urlpattern.md",
|
|
".changes/acl-urlpattern.md",
|
|
".changes/allow-recursive-asset-scope-on-file-drop-directory.md",
|
|
".changes/allow-recursive-asset-scope-on-file-drop-directory.md",
|
|
|
|
+ ".changes/api-readd-window-created-event.md",
|
|
".changes/api-tauri-event-file-drop-rename.md",
|
|
".changes/api-tauri-event-file-drop-rename.md",
|
|
".changes/api-tray-by-id.md",
|
|
".changes/api-tray-by-id.md",
|
|
".changes/api-webview-window-new-methods.md",
|
|
".changes/api-webview-window-new-methods.md",
|
|
@@ -23,8 +24,10 @@
|
|
".changes/capability-builder-platform.md",
|
|
".changes/capability-builder-platform.md",
|
|
".changes/capability-context-refactor.md",
|
|
".changes/capability-context-refactor.md",
|
|
".changes/cli-acl-subcommands.md",
|
|
".changes/cli-acl-subcommands.md",
|
|
|
|
+ ".changes/cli-add-@-spec.md",
|
|
".changes/cli-build-no-bundle.md",
|
|
".changes/cli-build-no-bundle.md",
|
|
".changes/cli-empty-responses.md",
|
|
".changes/cli-empty-responses.md",
|
|
|
|
+ ".changes/cli-include-dir-cargo-manifest-dir.md",
|
|
".changes/cli-mobile-init-partition.md",
|
|
".changes/cli-mobile-init-partition.md",
|
|
".changes/cli-openssl-cargo-mobile2-removal.md",
|
|
".changes/cli-openssl-cargo-mobile2-removal.md",
|
|
".changes/cli-plugin-android-init.md",
|
|
".changes/cli-plugin-android-init.md",
|
|
@@ -42,15 +45,19 @@
|
|
".changes/context-runtime-authority.md",
|
|
".changes/context-runtime-authority.md",
|
|
".changes/core-app-tray-remove-tray-apis-removed.md",
|
|
".changes/core-app-tray-remove-tray-apis-removed.md",
|
|
".changes/core-center-window.md",
|
|
".changes/core-center-window.md",
|
|
|
|
+ ".changes/core-emit-created-events.md",
|
|
".changes/core-emit-js-all-targets.md",
|
|
".changes/core-emit-js-all-targets.md",
|
|
".changes/core-js-event-anytarget.md",
|
|
".changes/core-js-event-anytarget.md",
|
|
".changes/core-once-event-return-event-id.md",
|
|
".changes/core-once-event-return-event-id.md",
|
|
".changes/core-path-basename-replace.md",
|
|
".changes/core-path-basename-replace.md",
|
|
".changes/core-window-hasdisplayhandle.md",
|
|
".changes/core-window-hasdisplayhandle.md",
|
|
".changes/csp-header-linux.md",
|
|
".changes/csp-header-linux.md",
|
|
|
|
+ ".changes/deb-rpm-post-pre-scripts-bundler.md",
|
|
|
|
+ ".changes/deb-rpm-post-pre-scripts-config.md",
|
|
".changes/dev-fn.md",
|
|
".changes/dev-fn.md",
|
|
".changes/downgrade-minisign.md",
|
|
".changes/downgrade-minisign.md",
|
|
".changes/enhance-event-emit.md",
|
|
".changes/enhance-event-emit.md",
|
|
|
|
+ ".changes/enhance-ipc-url-check.md",
|
|
".changes/enhance-resource-dir-resolution.md",
|
|
".changes/enhance-resource-dir-resolution.md",
|
|
".changes/expose-image-constructor.md",
|
|
".changes/expose-image-constructor.md",
|
|
".changes/expose-js-image.md",
|
|
".changes/expose-js-image.md",
|
|
@@ -63,6 +70,7 @@
|
|
".changes/fix-codegen-rerun-if-changed.md",
|
|
".changes/fix-codegen-rerun-if-changed.md",
|
|
".changes/fix-config-arg.md",
|
|
".changes/fix-config-arg.md",
|
|
".changes/fix-fs-scope-check-symlink.md",
|
|
".changes/fix-fs-scope-check-symlink.md",
|
|
|
|
+ ".changes/fix-inner-size.md",
|
|
".changes/fix-invoke-devtools-by-hotkey.md",
|
|
".changes/fix-invoke-devtools-by-hotkey.md",
|
|
".changes/fix-ios-dev-logs.md",
|
|
".changes/fix-ios-dev-logs.md",
|
|
".changes/fix-ipc-error-json.md",
|
|
".changes/fix-ipc-error-json.md",
|
|
@@ -77,11 +85,13 @@
|
|
".changes/fix-scope-resolution.md",
|
|
".changes/fix-scope-resolution.md",
|
|
".changes/fix-tauri-build-license-field.md",
|
|
".changes/fix-tauri-build-license-field.md",
|
|
".changes/fix-tauri-build-unix.md",
|
|
".changes/fix-tauri-build-unix.md",
|
|
|
|
+ ".changes/fix-visibility-change.md",
|
|
".changes/fix-webview-close.md",
|
|
".changes/fix-webview-close.md",
|
|
".changes/fix-window-center-monitor-scale.md",
|
|
".changes/fix-window-center-monitor-scale.md",
|
|
".changes/fix-window-destroy-deadlock.md",
|
|
".changes/fix-window-destroy-deadlock.md",
|
|
".changes/global-api-script-path-plugins.md",
|
|
".changes/global-api-script-path-plugins.md",
|
|
".changes/handle-empty-permissions.md",
|
|
".changes/handle-empty-permissions.md",
|
|
|
|
+ ".changes/http-v1.md",
|
|
".changes/ico-featrue-flags.md",
|
|
".changes/ico-featrue-flags.md",
|
|
".changes/image-crate.md",
|
|
".changes/image-crate.md",
|
|
".changes/image-rgba-uint8array.md",
|
|
".changes/image-rgba-uint8array.md",
|
|
@@ -89,6 +99,9 @@
|
|
".changes/inline-plugins.md",
|
|
".changes/inline-plugins.md",
|
|
".changes/ios-signing-optional.md",
|
|
".changes/ios-signing-optional.md",
|
|
".changes/ipc-post-message-fallback.md",
|
|
".changes/ipc-post-message-fallback.md",
|
|
|
|
+ ".changes/ipc-request-param-refactor.md",
|
|
|
|
+ ".changes/isolation-pattern-key-extractable.md",
|
|
|
|
+ ".changes/isolation-script-remove-itself.md",
|
|
".changes/mobile-watcher.md",
|
|
".changes/mobile-watcher.md",
|
|
".changes/multiwebview-bounds-fixes.md",
|
|
".changes/multiwebview-bounds-fixes.md",
|
|
".changes/nsis-dpi-aware.md",
|
|
".changes/nsis-dpi-aware.md",
|
|
@@ -99,16 +112,20 @@
|
|
".changes/preserve-channel-order.md",
|
|
".changes/preserve-channel-order.md",
|
|
".changes/progress-bar-state-refactor.md",
|
|
".changes/progress-bar-state-refactor.md",
|
|
".changes/re-export-progress-bar-status.md",
|
|
".changes/re-export-progress-bar-status.md",
|
|
|
|
+ ".changes/rect-strcut.md",
|
|
".changes/refactor-capabilities-schema.md",
|
|
".changes/refactor-capabilities-schema.md",
|
|
".changes/refactor-capability-remote-option.md",
|
|
".changes/refactor-capability-remote-option.md",
|
|
".changes/refactor-scope-ret-value.md",
|
|
".changes/refactor-scope-ret-value.md",
|
|
".changes/remove-app-custom-protocol-feature.md",
|
|
".changes/remove-app-custom-protocol-feature.md",
|
|
".changes/remove-from-format-image.md",
|
|
".changes/remove-from-format-image.md",
|
|
".changes/remove-unit-uri.md",
|
|
".changes/remove-unit-uri.md",
|
|
|
|
+ ".changes/rename-file-drop.md",
|
|
".changes/reparent.md",
|
|
".changes/reparent.md",
|
|
".changes/rerun-if-permission-created.md",
|
|
".changes/rerun-if-permission-created.md",
|
|
|
|
+ ".changes/resources_table_access.md",
|
|
".changes/runtime-add-capability.md",
|
|
".changes/runtime-add-capability.md",
|
|
".changes/runtime-capability-dynamic.md",
|
|
".changes/runtime-capability-dynamic.md",
|
|
|
|
+ ".changes/runtime-dpi-mod-moved.md",
|
|
".changes/runtime-icon-lifetime.md",
|
|
".changes/runtime-icon-lifetime.md",
|
|
".changes/rwh-06.md",
|
|
".changes/rwh-06.md",
|
|
".changes/schema_str.md",
|
|
".changes/schema_str.md",
|
|
@@ -129,6 +146,7 @@
|
|
".changes/tauri-utils-capability-refactor.md",
|
|
".changes/tauri-utils-capability-refactor.md",
|
|
".changes/tauri-utils-plugin-module.md",
|
|
".changes/tauri-utils-plugin-module.md",
|
|
".changes/tauri-webview-events.md",
|
|
".changes/tauri-webview-events.md",
|
|
|
|
+ ".changes/tray-rect.md",
|
|
".changes/truncate-before-write-buildtask.md",
|
|
".changes/truncate-before-write-buildtask.md",
|
|
".changes/unstable-child-webview.md",
|
|
".changes/unstable-child-webview.md",
|
|
".changes/update-acl-paths-cli.md",
|
|
".changes/update-acl-paths-cli.md",
|
|
@@ -139,7 +157,9 @@
|
|
".changes/utils-debug-eprintln.md",
|
|
".changes/utils-debug-eprintln.md",
|
|
".changes/utils-named-capability-file.md",
|
|
".changes/utils-named-capability-file.md",
|
|
".changes/utils-remove-asset-trait.md",
|
|
".changes/utils-remove-asset-trait.md",
|
|
|
|
+ ".changes/webview-bounds.md",
|
|
".changes/wry-0.36.md",
|
|
".changes/wry-0.36.md",
|
|
- ".changes/wry-0.37.md"
|
|
|
|
|
|
+ ".changes/wry-0.37.md",
|
|
|
|
+ ".changes/wry-0.38.md"
|
|
]
|
|
]
|
|
}
|
|
}
|