|
@@ -1,11 +1,13 @@
|
|
|
{
|
|
|
"tag": "beta",
|
|
|
"changes": [
|
|
|
+ ".changes/acl-default-permission-verification.md",
|
|
|
".changes/acl-platform-refactor.md",
|
|
|
".changes/acl-scope-refactor.md",
|
|
|
".changes/acl-urlpattern.md",
|
|
|
".changes/allow-recursive-asset-scope-on-file-drop-directory.md",
|
|
|
".changes/api-tauri-event-file-drop-rename.md",
|
|
|
+ ".changes/api-tray-by-id.md",
|
|
|
".changes/api-webview-window-new-methods.md",
|
|
|
".changes/api-webview-window.md",
|
|
|
".changes/api-window-on-filedrop.md",
|
|
@@ -35,14 +37,18 @@
|
|
|
".changes/context-remove-assets-generics.md",
|
|
|
".changes/context-remove-assets-mut.md",
|
|
|
".changes/context-runtime-authority.md",
|
|
|
+ ".changes/core-app-tray-remove-tray-apis-removed.md",
|
|
|
".changes/core-center-window.md",
|
|
|
".changes/core-emit-js-all-targets.md",
|
|
|
".changes/core-js-event-anytarget.md",
|
|
|
".changes/core-once-event-return-event-id.md",
|
|
|
+ ".changes/core-path-basename-replace.md",
|
|
|
".changes/csp-header-linux.md",
|
|
|
".changes/dev-fn.md",
|
|
|
".changes/downgrade-minisign.md",
|
|
|
+ ".changes/enhance-event-emit.md",
|
|
|
".changes/enhance-resource-dir-resolution.md",
|
|
|
+ ".changes/expose-image-constructor.md",
|
|
|
".changes/expose-js-image.md",
|
|
|
".changes/fix-acl-webview-check.md",
|
|
|
".changes/fix-add-child-deadlock.md",
|
|
@@ -55,7 +61,6 @@
|
|
|
".changes/fix-fs-scope-check-symlink.md",
|
|
|
".changes/fix-invoke-devtools-by-hotkey.md",
|
|
|
".changes/fix-ios-dev-logs.md",
|
|
|
- ".changes/fix-js-unlisten-all-race.md",
|
|
|
".changes/fix-migrate-updater.md",
|
|
|
".changes/fix-mobile-cmd-case.md",
|
|
|
".changes/fix-mobile-process-spawn.md",
|
|
@@ -69,9 +74,12 @@
|
|
|
".changes/fix-webview-close.md",
|
|
|
".changes/fix-window-center-monitor-scale.md",
|
|
|
".changes/fix-window-destroy-deadlock.md",
|
|
|
+ ".changes/global-api-script-path-plugins.md",
|
|
|
".changes/handle-empty-permissions.md",
|
|
|
".changes/ico-featrue-flags.md",
|
|
|
".changes/image-crate.md",
|
|
|
+ ".changes/image-rgba-uint8array.md",
|
|
|
+ ".changes/image-size-refactor.md",
|
|
|
".changes/inline-plugins.md",
|
|
|
".changes/ios-signing-optional.md",
|
|
|
".changes/ipc-post-message-fallback.md",
|
|
@@ -81,6 +89,7 @@
|
|
|
".changes/path-result-error-rexport.md",
|
|
|
".changes/permission-platforms.md",
|
|
|
".changes/permission-table.md",
|
|
|
+ ".changes/plugin-global-api-script.md",
|
|
|
".changes/preserve-channel-order.md",
|
|
|
".changes/progress-bar-state-refactor.md",
|
|
|
".changes/re-export-progress-bar-status.md",
|
|
@@ -101,6 +110,7 @@
|
|
|
".changes/strict-csp-isolation-frame.md",
|
|
|
".changes/tauri-build-codegen-capabilities.md",
|
|
|
".changes/tauri-build-dev-changes.md",
|
|
|
+ ".changes/tauri-cli-add-default-perm.md",
|
|
|
".changes/tauri-close-requested-target-specific.md",
|
|
|
".changes/tauri-context-icon-methods.md",
|
|
|
".changes/tauri-error-sync.md",
|
|
@@ -111,6 +121,7 @@
|
|
|
".changes/tauri-runtime-webview-events.md",
|
|
|
".changes/tauri-scope-object-error-sync.md",
|
|
|
".changes/tauri-utils-capability-refactor.md",
|
|
|
+ ".changes/tauri-utils-plugin-module.md",
|
|
|
".changes/tauri-webview-events.md",
|
|
|
".changes/truncate-before-write-buildtask.md",
|
|
|
".changes/unstable-child-webview.md",
|