|
@@ -1,40 +1,71 @@
|
|
|
{
|
|
|
"tag": "alpha",
|
|
|
"changes": [
|
|
|
+ ".changes/add-mobile-to-plugin.md",
|
|
|
+ ".changes/android-apis-runtime.md",
|
|
|
".changes/build-android-env-vars.md",
|
|
|
".changes/cli-android-build.md",
|
|
|
+ ".changes/cli-dev-server-port.md",
|
|
|
".changes/cli-ios-build.md",
|
|
|
+ ".changes/cli-mobile-auto-ip.md",
|
|
|
".changes/cli-mobile-dev.md",
|
|
|
+ ".changes/cli-mobile-plugin.md",
|
|
|
+ ".changes/cli-nodejs-detection.md",
|
|
|
+ ".changes/cli-refactor-ipc-mobile.md",
|
|
|
".changes/codegen-mobile-devurl.md",
|
|
|
".changes/default-tls-features.md",
|
|
|
".changes/dev-proxy-response-cache.md",
|
|
|
".changes/dev-proxy.md",
|
|
|
+ ".changes/dynamic-wry-plugin.md",
|
|
|
+ ".changes/enable-minify.md",
|
|
|
+ ".changes/error-on-identifier-change.md",
|
|
|
+ ".changes/fix-build-script-mobile-runner-npm.md",
|
|
|
".changes/fix-dev-server-proxy-path.md",
|
|
|
+ ".changes/fix-empty-identifier.md",
|
|
|
".changes/fix-ios-run-xcode14.md",
|
|
|
".changes/fix-mobile-env-vars.md",
|
|
|
+ ".changes/fix-orientation-crash.md",
|
|
|
".changes/force-colored-logs.md",
|
|
|
- ".changes/glob-match-require_literal_separator.md",
|
|
|
".changes/gtk16.md",
|
|
|
".changes/improve-local-ip-detection.md",
|
|
|
+ ".changes/inject-proguard.md",
|
|
|
+ ".changes/invoke-return-bool.md",
|
|
|
+ ".changes/ios-icon-color.md",
|
|
|
".changes/ios-keep-alive.md",
|
|
|
".changes/ios-logs.md",
|
|
|
+ ".changes/lib-name-xcode.md",
|
|
|
+ ".changes/local-dev-path-mobile.md",
|
|
|
".changes/logcat-all-tags.md",
|
|
|
".changes/mobile-config.md",
|
|
|
+ ".changes/mobile-dev-watcher-ignore-gen.md",
|
|
|
".changes/mobile-entry-point-macro.md",
|
|
|
".changes/mobile-env-vars-rename.md",
|
|
|
".changes/mobile-init.md",
|
|
|
".changes/mobile-lib-name.md",
|
|
|
".changes/mobile-open.md",
|
|
|
+ ".changes/mobile-plugins.md",
|
|
|
".changes/mobile-webview-access.md",
|
|
|
".changes/mobile.md",
|
|
|
".changes/msrv-1.64.md",
|
|
|
+ ".changes/npm-pass-args.md",
|
|
|
".changes/only-proxy-on-mobile.md",
|
|
|
".changes/package-info-crate-name.md",
|
|
|
+ ".changes/plugin-init-fns.md",
|
|
|
+ ".changes/plugin-init-refactor.md",
|
|
|
+ ".changes/plugin-setup-refactor.md",
|
|
|
+ ".changes/refactor-macros.md",
|
|
|
".changes/refactor-setup.md",
|
|
|
+ ".changes/remove-attohttpc.md",
|
|
|
".changes/remove-mobile-log.md",
|
|
|
".changes/rfd101.md",
|
|
|
+ ".changes/run-mobile-plugin.md",
|
|
|
+ ".changes/shadow-api.md",
|
|
|
+ ".changes/shadow-config.md",
|
|
|
+ ".changes/shadow.md",
|
|
|
".changes/target-dir-detection.md",
|
|
|
+ ".changes/tauri-build-mobile.md",
|
|
|
".changes/tauri-mobile-entry-point.md",
|
|
|
+ ".changes/with-webview.md",
|
|
|
".changes/wry26.md"
|
|
|
]
|
|
|
}
|