|
@@ -3,15 +3,25 @@
|
|
|
"changes": [
|
|
|
".changes/add-command.md",
|
|
|
".changes/add-mobile-to-plugin.md",
|
|
|
+ ".changes/add-progress-bar.md",
|
|
|
".changes/add-visible-on-all-workspaces.md",
|
|
|
+ ".changes/always-on-bottom-api.md",
|
|
|
+ ".changes/always-on-bottom-config.md",
|
|
|
+ ".changes/always-on-bottom.md",
|
|
|
".changes/android-apis-runtime.md",
|
|
|
".changes/android-buildsrc-gitignore.md",
|
|
|
".changes/android-enhance-method-parse.md",
|
|
|
".changes/android-load-config.md",
|
|
|
".changes/android-on-new-intent.md",
|
|
|
".changes/android-plugin-command-exception.md",
|
|
|
+ ".changes/api-app.md",
|
|
|
".changes/api-ipc-refactor.md",
|
|
|
+ ".changes/api-min-node-18.md",
|
|
|
+ ".changes/api-primitives.md",
|
|
|
+ ".changes/api-tabbed.md",
|
|
|
+ ".changes/api-window.md",
|
|
|
".changes/app-builder-send.md",
|
|
|
+ ".changes/app-plugin-core.md",
|
|
|
".changes/build-android-env-vars.md",
|
|
|
".changes/bump-1.3.md",
|
|
|
".changes/bundler-remove-dialog-option.md",
|
|
@@ -25,6 +35,7 @@
|
|
|
".changes/cli-apple-dev-team.md",
|
|
|
".changes/cli-built-in-dev-server-mobile.md",
|
|
|
".changes/cli-config-target-mobile.md",
|
|
|
+ ".changes/cli-env-vars.md",
|
|
|
".changes/cli-expose-plugin-config.md",
|
|
|
".changes/cli-ios-build.md",
|
|
|
".changes/cli-ios-metadata-env-var.md",
|
|
@@ -35,10 +46,13 @@
|
|
|
".changes/cli-mobile-cwd-config.md",
|
|
|
".changes/cli-mobile-dev.md",
|
|
|
".changes/cli-mobile-plugin.md",
|
|
|
+ ".changes/cli-no-dev-server-wait.md",
|
|
|
".changes/cli-nodejs-detection.md",
|
|
|
".changes/cli-npx-mobile.md",
|
|
|
+ ".changes/cli-plugin-init.md",
|
|
|
".changes/cli-pnpm.md",
|
|
|
".changes/cli-refactor-ipc-mobile.md",
|
|
|
+ ".changes/cli-removed-new-version-check.md",
|
|
|
".changes/cli-skip-targets-install.md",
|
|
|
".changes/cli-wry-0-28.md",
|
|
|
".changes/codegen-mobile-devurl.md",
|
|
@@ -109,6 +123,7 @@
|
|
|
".changes/invoke-handler-attributes.md",
|
|
|
".changes/invoke-return-bool.md",
|
|
|
".changes/invoke-system-args.md",
|
|
|
+ ".changes/invoke-system-refactor.md",
|
|
|
".changes/ios-create-asset-dir.md",
|
|
|
".changes/ios-deployment-target.md",
|
|
|
".changes/ios-entitlements.md",
|
|
@@ -134,6 +149,7 @@
|
|
|
".changes/mobile-config-naming-conventions.md",
|
|
|
".changes/mobile-config.md",
|
|
|
".changes/mobile-dev-watcher-ignore-gen.md",
|
|
|
+ ".changes/mobile-docs.md",
|
|
|
".changes/mobile-entry-point-macro.md",
|
|
|
".changes/mobile-env-vars-rename.md",
|
|
|
".changes/mobile-init.md",
|
|
@@ -158,6 +174,7 @@
|
|
|
".changes/move-updater.md",
|
|
|
".changes/msrv-1.64.md",
|
|
|
".changes/msrv-1.65.md",
|
|
|
+ ".changes/msrv-1.70.md",
|
|
|
".changes/napi-rs.md",
|
|
|
".changes/npm-pass-args.md",
|
|
|
".changes/nsis-bulgarian.md",
|
|
@@ -195,6 +212,7 @@
|
|
|
".changes/remove-updater-dialog.md",
|
|
|
".changes/remove-updater-event.md",
|
|
|
".changes/remove-window.md",
|
|
|
+ ".changes/rename-hook-env-vars.md",
|
|
|
".changes/rewrite-android-manifest.md",
|
|
|
".changes/rfd101.md",
|
|
|
".changes/run-event-opened.md",
|
|
@@ -209,6 +227,7 @@
|
|
|
".changes/runtime-new-args.md",
|
|
|
".changes/runtime-opened-event.md",
|
|
|
".changes/safepathbuf-refactor.md",
|
|
|
+ ".changes/set-progress-bar-api.md",
|
|
|
".changes/set_native_icon_signature.md",
|
|
|
".changes/shadow-api.md",
|
|
|
".changes/shadow-config.md",
|
|
@@ -227,17 +246,25 @@
|
|
|
".changes/tauri-cleanup-before-exit.md",
|
|
|
".changes/tauri-defaultvbox.md",
|
|
|
".changes/tauri-env-args.md",
|
|
|
+ ".changes/tauri-env-vars.md",
|
|
|
+ ".changes/tauri-extranous-result-types-removal.md",
|
|
|
".changes/tauri-libxdo-feat.md",
|
|
|
".changes/tauri-menu-tray-refactor.md",
|
|
|
".changes/tauri-mobile-entry-point.md",
|
|
|
".changes/tauri-nsview.md",
|
|
|
".changes/tauri-run_on_main_thread.md",
|
|
|
+ ".changes/tauri-runtime-uuid.md",
|
|
|
+ ".changes/tauri-runtime-wry-env-vars.md",
|
|
|
+ ".changes/tauri-runtime-wry-uuid.md",
|
|
|
".changes/tauri-runtime-wry-wry-0-28.md",
|
|
|
".changes/tauri-scopes.md",
|
|
|
+ ".changes/tauri-tabbed.md",
|
|
|
".changes/tauri-tray-icon-feat-flag.md",
|
|
|
".changes/tauri-tray-icon-id.md",
|
|
|
".changes/tauri-tray-on-tray-event.md",
|
|
|
+ ".changes/tauri-utils-tabbed.md",
|
|
|
".changes/tauri-utils-tray-icon-id copy.md",
|
|
|
+ ".changes/tauri-uuid-rand.md",
|
|
|
".changes/tempdir-api.md",
|
|
|
".changes/tempdir-core.md",
|
|
|
".changes/tls-features-automatically-enabled.md",
|
|
@@ -251,6 +278,7 @@
|
|
|
".changes/window-effects.md",
|
|
|
".changes/window-on-message-refactor.md",
|
|
|
".changes/window-on-navigation-arg.md",
|
|
|
+ ".changes/window-plugin-core.md",
|
|
|
".changes/with-webview.md",
|
|
|
".changes/wry-0.32.md",
|
|
|
".changes/wry-navigate-method.md",
|