浏览代码

Apply Version Updates From Current Changes (#6901)

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
github-actions[bot] 2 年之前
父节点
当前提交
b7ae725c5e
共有 100 个文件被更改,包括 232 次插入439 次删除
  1. 0 5
      .changes/add-tauri-get-version.md
  2. 0 5
      .changes/add-webview-version.md
  3. 0 5
      .changes/api-js-os-locale.md
  4. 0 5
      .changes/api-rs-os-locale.md
  5. 0 6
      .changes/appimage-follow-symlinks.md
  6. 0 5
      .changes/build-enhance-features-check.md
  7. 0 5
      .changes/cleanup-app-bundle.md
  8. 0 6
      .changes/cli-autoreload-mime-type.md
  9. 0 5
      .changes/cli-profile.md
  10. 0 6
      .changes/cli-updater-only.md
  11. 0 6
      .changes/cli-windows-arm64.md
  12. 0 5
      .changes/clijs-node-version-20.md
  13. 0 5
      .changes/config-require-literal_leading_dot.md
  14. 0 5
      .changes/config-scope-url.md
  15. 0 5
      .changes/core-asset-protocol-streaming-crash.md
  16. 0 6
      .changes/core-global-shortcut-panics.md
  17. 0 5
      .changes/core-ipc-failed-navigation.md
  18. 0 6
      .changes/core-js-listenrid-u32.md
  19. 0 5
      .changes/core-js-listners-unlisten.md
  20. 0 5
      .changes/core-navigation-handler.md
  21. 0 5
      .changes/core-unix-window-data-url.md
  22. 0 5
      .changes/core-updater-204-js-event.md
  23. 0 5
      .changes/core-window-config.md
  24. 0 5
      .changes/core-windows-notification-sound.md
  25. 0 7
      .changes/deb-custom-desktop-file-config.md
  26. 0 5
      .changes/deb-custom-desktop-file.md
  27. 0 5
      .changes/disable-window-controls-api-options.md
  28. 0 5
      .changes/disable-window-controls-api.md
  29. 0 5
      .changes/disable-window-controls-config.md
  30. 0 6
      .changes/disable-window-controls-runtime-builder.md
  31. 0 6
      .changes/disable-window-controls-runtime-window.md
  32. 0 5
      .changes/disable-window-controls-window-builder.md
  33. 0 5
      .changes/disable-window-controls-window.md
  34. 0 5
      .changes/early-panic-for-png-not-rgba.md
  35. 0 6
      .changes/enhance-allowlist-injection.md
  36. 0 5
      .changes/expose-test.md
  37. 0 6
      .changes/feat-shell-completions.md
  38. 0 5
      .changes/fix-cursor-icon-zoomin.md
  39. 0 6
      .changes/fix-feature-removal.md
  40. 0 5
      .changes/fix-global-event-on-local-listener.md
  41. 0 5
      .changes/improve-async-cmd-error-message.md
  42. 0 5
      .changes/is_focused-api.md
  43. 0 6
      .changes/is_focused-runtime.md
  44. 0 5
      .changes/is_focused-tauri.md
  45. 0 5
      .changes/mime-type.md
  46. 0 5
      .changes/nsis-accurate-app-size.md
  47. 0 5
      .changes/nsis-branding.md
  48. 0 7
      .changes/nsis-custom-language-files.md
  49. 0 8
      .changes/nsis-custom-template.md
  50. 0 5
      .changes/nsis-downgrades.md
  51. 0 5
      .changes/nsis-dutch.md
  52. 0 5
      .changes/nsis-encoding.md
  53. 0 5
      .changes/nsis-install-mode-args.md
  54. 0 5
      .changes/nsis-japanese-fix.md
  55. 0 5
      .changes/nsis-japanese.md
  56. 0 5
      .changes/nsis-korean.md
  57. 0 5
      .changes/nsis-passive-mode.md
  58. 0 5
      .changes/nsis-persian.md
  59. 0 5
      .changes/nsis-restart-flag.md
  60. 0 5
      .changes/nsis-restore-installation-path.md
  61. 0 5
      .changes/nsis-silent-kill.md
  62. 0 5
      .changes/nsis-silent-shortcuts.md
  63. 0 5
      .changes/nsis-swedish.md
  64. 0 5
      .changes/nsis-turkish.md
  65. 0 5
      .changes/nsis-uninstall-wix.md
  66. 0 5
      .changes/nsis-updater-restart.md
  67. 0 5
      .changes/remove-attohttpc-bundler.md
  68. 0 5
      .changes/remove-attohttpc-core.md
  69. 0 6
      .changes/rustls-default.md
  70. 0 5
      .changes/tauri-build-shortdesc-copyright.md
  71. 0 5
      .changes/tauri-info-msvc-detection.md
  72. 0 5
      .changes/tray_get_item.md
  73. 0 5
      .changes/txt-mime-type.md
  74. 0 9
      .changes/unpin-deps.md
  75. 0 5
      .changes/updater-dialog-events.md
  76. 0 5
      .changes/webview-attributes-from-window-config-impl.md
  77. 8 0
      core/tauri-build/CHANGELOG.md
  78. 3 3
      core/tauri-build/Cargo.toml
  79. 7 0
      core/tauri-codegen/CHANGELOG.md
  80. 2 2
      core/tauri-codegen/Cargo.toml
  81. 6 0
      core/tauri-macros/CHANGELOG.md
  82. 3 3
      core/tauri-macros/Cargo.toml
  83. 20 0
      core/tauri-runtime-wry/CHANGELOG.md
  84. 3 3
      core/tauri-runtime-wry/Cargo.toml
  85. 21 0
      core/tauri-runtime/CHANGELOG.md
  86. 2 2
      core/tauri-runtime/Cargo.toml
  87. 13 0
      core/tauri-utils/CHANGELOG.md
  88. 1 1
      core/tauri-utils/Cargo.toml
  89. 35 0
      core/tauri/CHANGELOG.md
  90. 6 6
      core/tauri/Cargo.toml
  91. 9 0
      tooling/api/CHANGELOG.md
  92. 1 1
      tooling/api/package.json
  93. 34 0
      tooling/bundler/CHANGELOG.md
  94. 3 3
      tooling/bundler/Cargo.toml
  95. 23 0
      tooling/cli/CHANGELOG.md
  96. 3 3
      tooling/cli/Cargo.lock
  97. 4 4
      tooling/cli/Cargo.toml
  98. 3 3
      tooling/cli/metadata.json
  99. 21 0
      tooling/cli/node/CHANGELOG.md
  100. 1 1
      tooling/cli/node/package.json

+ 0 - 5
.changes/add-tauri-get-version.md

@@ -1,5 +0,0 @@
----
-'tauri': minor:feat
----
-
-Added `tauri::VERSION` const to get Tauri's version from Rust.

+ 0 - 5
.changes/add-webview-version.md

@@ -1,5 +0,0 @@
----
-'tauri': minor:feat
----
-
-Added `tauri::webview_version` , to get webview version.

+ 0 - 5
.changes/api-js-os-locale.md

@@ -1,5 +0,0 @@
----
-'@tauri-apps/api': 'patch:feat'
----
-
-Add `locale` function in the `os` module to get the system locale.

+ 0 - 5
.changes/api-rs-os-locale.md

@@ -1,5 +0,0 @@
----
-'tauri': 'patch:feat'
----
-
-Add `tauri::api::os::locale` function to get the system locale.

+ 0 - 6
.changes/appimage-follow-symlinks.md

@@ -1,6 +0,0 @@
----
-'tauri-bundler': patch:bug
----
-
-- Updated the AppImage bundler to follow symlinks for `/usr/lib*`.
-- Fixes AppImage bundling for Void Linux, which was failing to bundle webkit2gtk because the `/usr/lib64` is a symlink to `/usr/lib`.

+ 0 - 5
.changes/build-enhance-features-check.md

@@ -1,5 +0,0 @@
----
-'tauri-build': patch:enhance
----
-
-Enhance Cargo features check.

+ 0 - 5
.changes/cleanup-app-bundle.md

@@ -1,5 +0,0 @@
----
-'tauri-bundler': patch:enhance
----
-
-Remove macOS app bundles from the output if they are not requested by the user.

+ 0 - 6
.changes/cli-autoreload-mime-type.md

@@ -1,6 +0,0 @@
----
-'tauri-cli': patch:bug
-'@tauri-apps/cli': patch:bug
----
-
-Fix built-in devserver adding hot-reload code to non-html files.

+ 0 - 5
.changes/cli-profile.md

@@ -1,5 +0,0 @@
----
-'tauri-cli': patch:bug
----
-
-Fix building with a custom cargo profile

+ 0 - 6
.changes/cli-updater-only.md

@@ -1,6 +0,0 @@
----
-'tauri-cli': 'patch:enhance'
-'@tauri-apps/cli': 'patch:enhance'
----
-
-Print a useful error when `updater` bundle target is specified without an updater-enabled target.

+ 0 - 6
.changes/cli-windows-arm64.md

@@ -1,6 +0,0 @@
----
-'tauri-cli': minor:feat
-'@tauri-apps/cli': minor:feat
----
-
-Provide prebuilt CLIs for Windows ARM64 targets.

+ 0 - 5
.changes/clijs-node-version-20.md

@@ -1,5 +0,0 @@
----
-'@tauri-apps/cli': patch:bug
----
-
-Fix nodejs binary regex when `0` is in the version name, for example `node-20`

+ 0 - 5
.changes/config-require-literal_leading_dot.md

@@ -1,5 +0,0 @@
----
-'tauri-utils': 'minor:feat'
----
-
-Add option to configure `require_literal_leading_dot` on `fs` and `asset` protcol scopes.

+ 0 - 5
.changes/config-scope-url.md

@@ -1,5 +0,0 @@
----
-'tauri': 'patch:bug'
----
-
-Fix parsing `allowlist > http > scope` urls that added a trailing slash which broke matching the incoming requests url.

+ 0 - 5
.changes/core-asset-protocol-streaming-crash.md

@@ -1,5 +0,0 @@
----
-'tauri': 'patch:enhance'
----
-
-Enhance the `asset` protocol to support streaming of large files.

+ 0 - 6
.changes/core-global-shortcut-panics.md

@@ -1,6 +0,0 @@
----
-'tauri': 'patch:bug'
-'tauri-runtime-wry': 'patch:bug'
----
-
-Fix panics when registering an invalid global shortcuts or checking it is registered and return proper errors instead.

+ 0 - 5
.changes/core-ipc-failed-navigation.md

@@ -1,5 +0,0 @@
----
-'tauri': 'patch:bug'
----
-
-Fix IPC failing after a failed navigation to an external URL.

+ 0 - 6
.changes/core-js-listenrid-u32.md

@@ -1,6 +0,0 @@
----
-'tauri-runtime': 'patch'
-'tauri-runtime-wry': 'patch'
----
-
-Use `u32` instead of `u64` for js event listener ids

+ 0 - 5
.changes/core-js-listners-unlisten.md

@@ -1,5 +0,0 @@
----
-'tauri': 'patch:bug'
----
-
-Fix unlistening to window events failing sometimes.

+ 0 - 5
.changes/core-navigation-handler.md

@@ -1,5 +0,0 @@
----
-'tauri': 'patch:bug'
----
-
-Fix `WindowBuilder::on_navigation` handler not registered properly.

+ 0 - 5
.changes/core-unix-window-data-url.md

@@ -1,5 +0,0 @@
----
-'tauri': 'patch:bug'
----
-
-On macOS and Linux, fix app crashing when creating a window with `data:` uri.

+ 0 - 5
.changes/core-updater-204-js-event.md

@@ -1,5 +0,0 @@
----
-'tauri': 'patch:bug'
----
-
-Emit `UPTODATE` update status to javascript when the updater server returns status code `204`

+ 0 - 5
.changes/core-window-config.md

@@ -1,5 +0,0 @@
----
-'tauri': 'patch:bug'
----
-
-Fix some configurations not applied when creating the window through Javascript.

+ 0 - 5
.changes/core-windows-notification-sound.md

@@ -1,5 +0,0 @@
----
-'tauri': 'patch:bug'
----
-
-Play a sound when showing a notification on Windows.

+ 0 - 7
.changes/deb-custom-desktop-file-config.md

@@ -1,7 +0,0 @@
----
-'tauri-utils': patch:feat
-'tauri-cli': patch:feat
-'@tauri-apps/cli': patch:feat
----
-
-Added the `desktop_template` option on `tauri.conf.json > tauri > bundle > deb`.

+ 0 - 5
.changes/deb-custom-desktop-file.md

@@ -1,5 +0,0 @@
----
-"tauri-bundler": "minor:feat"
----
-
-Added `desktop_template` option on `DebianSettings`.

+ 0 - 5
.changes/disable-window-controls-api-options.md

@@ -1,5 +0,0 @@
----
-'@tauri-apps/api': 'minor:feat'
----
-
-Added the `maximizable`, `minimizable` and `closable` fields on `WindowOptions`.

+ 0 - 5
.changes/disable-window-controls-api.md

@@ -1,5 +0,0 @@
----
-'@tauri-apps/api': 'minor:feat'
----
-
-Added the `setMaximizable`, `setMinimizable`, `setClosable`, `isMaximizable`, `isMinimizable` and `isClosable` methods.

+ 0 - 5
.changes/disable-window-controls-config.md

@@ -1,5 +0,0 @@
----
-'tauri-utils': 'minor:feat'
----
-
-Added the `maximizable`, `minimizable` and `closable` options to the window configuration.

+ 0 - 6
.changes/disable-window-controls-runtime-builder.md

@@ -1,6 +0,0 @@
----
-'tauri-runtime-wry': 'minor:feat'
-'tauri-runtime': 'minor:feat'
----
-
-Added the `maximizable`, `minimizable` and `closable` methods to `WindowBuilder`.

+ 0 - 6
.changes/disable-window-controls-runtime-window.md

@@ -1,6 +0,0 @@
----
-'tauri-runtime-wry': 'minor:feat'
-'tauri-runtime': 'minor:feat'
----
-
-Added `set_maximizable`, `set_minimizable`, `set_closable`, `is_maximizable`, `is_minimizable` and `is_closable` methods to the `Dispatch` trait.

+ 0 - 5
.changes/disable-window-controls-window-builder.md

@@ -1,5 +0,0 @@
----
-'tauri': 'minor:feat'
----
-
-Added the `maximizable`, `minimizable` and `closable` options to the window builder.

+ 0 - 5
.changes/disable-window-controls-window.md

@@ -1,5 +0,0 @@
----
-'tauri': 'minor:feat'
----
-
-Added the `set_maximizable`, `set_minimizable`, `set_closable`, `is_maximizable`, `is_minimizable` and `is_closable` methods on `Window`.

+ 0 - 5
.changes/early-panic-for-png-not-rgba.md

@@ -1,5 +0,0 @@
----
-"tauri-codegen": 'patch:enhance'
----
-
-Early panic if the PNG icon is not RGBA.

+ 0 - 6
.changes/enhance-allowlist-injection.md

@@ -1,6 +0,0 @@
----
-'tauri-cli': patch:enhance
-'@tauri-apps/cli': patch:enhance
----
-
-Enhance injection of Cargo features.

+ 0 - 5
.changes/expose-test.md

@@ -1,5 +0,0 @@
----
-"tauri": 'minor:feat'
----
-
-Expose the `test` module behind the `test` Cargo feature.

+ 0 - 6
.changes/feat-shell-completions.md

@@ -1,6 +0,0 @@
----
-'tauri-cli': 'minor:feat'
-'@tauri-apps/cli': 'minor:feat'
----
-
-Added `tauri completions` to generate shell completions scripts.

+ 0 - 5
.changes/fix-cursor-icon-zoomin.md

@@ -1,5 +0,0 @@
----
-'tauri-runtime': 'patch:bug'
----
-
-Fixes typo in `CursorIcon` deserialization of the `ZoomIn` variant.

+ 0 - 6
.changes/fix-feature-removal.md

@@ -1,6 +0,0 @@
----
-'tauri-cli': 'patch:bug'
-'@tauri-apps/cli': 'patch:bug'
----
-
-Fixes Cargo.toml feature rewriting.

+ 0 - 5
.changes/fix-global-event-on-local-listener.md

@@ -1,5 +0,0 @@
----
-"tauri": patch:bug
----
-
-Fixes global events not being received on window-specific event listeners.

+ 0 - 5
.changes/improve-async-cmd-error-message.md

@@ -1,5 +0,0 @@
----
-"tauri-macros": 'minor:enhance'
----
-
-Improve compiler error message when generating an async command that has a reference input and don't return a Result.

+ 0 - 5
.changes/is_focused-api.md

@@ -1,5 +0,0 @@
----
-'@tauri-apps/api': 'minor:feat'
----
-
-Add `WebviewWindow.is_focused` and `WebviewWindow.getFocusedWindow` getters.

+ 0 - 6
.changes/is_focused-runtime.md

@@ -1,6 +0,0 @@
----
-'tauri-runtime': 'minor:feat'
-'tauri-runtime-wry': 'minor:feat'
----
-
-Add `Window::is_focused` getter.

+ 0 - 5
.changes/is_focused-tauri.md

@@ -1,5 +0,0 @@
----
-'tauri': 'minor:feat'
----
-
-Add `Window::is_focused` and `Manager::get_focused_window` getters.

+ 0 - 5
.changes/mime-type.md

@@ -1,5 +0,0 @@
----
-'tauri-utils': 'patch:feat'
----
-
-Add `MimeType::parse_with_fallback` and `MimeType::parse_from_uri_with_fallback`

+ 0 - 5
.changes/nsis-accurate-app-size.md

@@ -1,5 +0,0 @@
----
-'tauri-bundler': 'patch:bug'
----
-
-Fix incorrect estimated app size for NSIS bundler when installed to a non-empty directory.

+ 0 - 5
.changes/nsis-branding.md

@@ -1,5 +0,0 @@
----
-'tauri-bundler': 'patch:enhance'
----
-
-Added Copyright field as BrandingText to the NSIS bundler.

+ 0 - 7
.changes/nsis-custom-language-files.md

@@ -1,7 +0,0 @@
----
-'tauri-bundler': 'minor:feat'
-'tauri-utils': 'minor:feat'
-'tauri-cli': 'minor:feat'
----
-
-Allow specifying custom language files of Tauri's custom messages for the NSIS installer

+ 0 - 8
.changes/nsis-custom-template.md

@@ -1,8 +0,0 @@
----
-'tauri-utils': 'minor:feat'
-'tauri-bundler': 'minor:feat'
-'tauri-cli': 'minor:feat'
-'@tauri-apps/cli': 'minor:feat'
----
-
-Add `nsis > template` option to specify custom NSIS installer template.

+ 0 - 5
.changes/nsis-downgrades.md

@@ -1,5 +0,0 @@
----
-'tauri-bundler': 'patch:bug'
----
-
-Fix NSIS installer disabling `do not uninstall` button and silent installer aborting, if `allowDowngrades` was disabled even when we are not downgrading.

+ 0 - 5
.changes/nsis-dutch.md

@@ -1,5 +0,0 @@
----
-'tauri-bundler': 'patch:enhance'
----
-
-Added Dutch language support to the NSIS bundler.

+ 0 - 5
.changes/nsis-encoding.md

@@ -1,5 +0,0 @@
----
-'tauri-bundler': 'patch:bug'
----
-
-Fix NSIS bundler failing to build when `productName` contained chinsese characters.

+ 0 - 5
.changes/nsis-install-mode-args.md

@@ -1,5 +0,0 @@
----
-'tauri-utils': 'patch:feat'
----
-
-Add `WindowsUpdateInstallMode::nsis_args`

+ 0 - 5
.changes/nsis-japanese-fix.md

@@ -1,5 +0,0 @@
----
-'tauri-bundler': 'patch:bug'
----
-
-Fix missing quote in Japanese NSIS language file.

+ 0 - 5
.changes/nsis-japanese.md

@@ -1,5 +0,0 @@
----
-'tauri-bundler': 'patch:enhance'
----
-
-Added Japanese language support to the NSIS bundler.

+ 0 - 5
.changes/nsis-korean.md

@@ -1,5 +0,0 @@
----
-'tauri-bundler': 'patch:enhance'
----
-
-Added Korean language support to the NSIS bundler.

+ 0 - 5
.changes/nsis-passive-mode.md

@@ -1,5 +0,0 @@
----
-'tauri': 'minor:enhance'
----
-
-Support `passive` mode for NSIS updater.

+ 0 - 5
.changes/nsis-persian.md

@@ -1,5 +0,0 @@
----
-'tauri-bundler': 'patch:enhance'
----
-
-Added Persian language support to the NSIS bundler.

+ 0 - 5
.changes/nsis-restart-flag.md

@@ -1,5 +0,0 @@
----
-'tauri-bundler': 'minor:feat'
----
-
-For NSIS, Add support for `/P` to install or uninstall in passive mode, `/R` to (re)start the app and `/NS` to disable creating shortcuts in `silent` and `passive` modes.

+ 0 - 5
.changes/nsis-restore-installation-path.md

@@ -1,5 +0,0 @@
----
-'tauri-bundler': 'patch:bug'
----
-
-Fix NSIS installer not using the old installation path as a default when using `perMachine` or `currentUser` install modes. Also fixes NSIS not respecting the `/D` flag which used to set the installation directory from command line.

+ 0 - 5
.changes/nsis-silent-kill.md

@@ -1,5 +0,0 @@
----
-'tauri-bundler': 'minor:enhance'
----
-
-NSIS `silent` and `passive` installer/updater will auto-kill the app if its running.

+ 0 - 5
.changes/nsis-silent-shortcuts.md

@@ -1,5 +0,0 @@
----
-'tauri-bundler': 'patch:bug'
----
-
-Fix NSIS silent installer not creating Desktop and StartMenu shortcuts. Pass `/NS` to disable creating them.

+ 0 - 5
.changes/nsis-swedish.md

@@ -1,5 +0,0 @@
----
-'tauri-bundler': 'patch:enhance'
----
-
-Added Swedish language support to the NSIS bundler.

+ 0 - 5
.changes/nsis-turkish.md

@@ -1,5 +0,0 @@
----
-'tauri-bundler': 'patch:enhance'
----
-
-Added Turkish language support to the NSIS bundler.

+ 0 - 5
.changes/nsis-uninstall-wix.md

@@ -1,5 +0,0 @@
----
-'tauri-bundler': 'minor:enhance'
----
-
-NSIS installer will now check if a previous WiX `.msi` installation exist and will prompt users to uninstall it.

+ 0 - 5
.changes/nsis-updater-restart.md

@@ -1,5 +0,0 @@
----
-'tauri': 'minor:enhance'
----
-
-Restart the app after the NSIS updater is finished.

+ 0 - 5
.changes/remove-attohttpc-bundler.md

@@ -1,5 +0,0 @@
----
-'tauri-bundler': patch:enhance
----
-
-Remove `attohttpc` in favor of `ureq`.

+ 0 - 5
.changes/remove-attohttpc-core.md

@@ -1,5 +0,0 @@
----
-'tauri': patch:enhance
----
-
-Remove `attohttpc` in favor of `reqwest`.

+ 0 - 6
.changes/rustls-default.md

@@ -1,6 +0,0 @@
----
-'tauri-cli': patch:enhance
-'@tauri-apps/cli': patch:enhance
----
-
-Add `rustls` as default Cargo feature.

+ 0 - 5
.changes/tauri-build-shortdesc-copyright.md

@@ -1,5 +0,0 @@
----
-'tauri-build': 'patch:enhance'
----
-
-On Windows, set `LegalCopyright` and `FileDescription` file properties on the executable from `tauri.bundle.copyright` and `tauri.bundle.shortDescription`,

+ 0 - 5
.changes/tauri-info-msvc-detection.md

@@ -1,5 +0,0 @@
----
-'tauri-cli': 'patch:enhance'
----
-
-Improve Visual Studio installation detection in `tauri info` command to check for the necessary components instead of whole workloads. This also fixes the detection of minimal installations and auto-installations done by `rustup`.

+ 0 - 5
.changes/tray_get_item.md

@@ -1,5 +0,0 @@
----
-'tauri': minor:feat
----
-
-Add `MenuHandle::try_get_item` and `SystemTrayHandle::try_get_item` which returns a `Option` instead of panicking.

+ 0 - 5
.changes/txt-mime-type.md

@@ -1,5 +0,0 @@
----
-'tauri-utils': patch:feat
----
-
-Correctly determine MIME type of `.txt` files.

+ 0 - 9
.changes/unpin-deps.md

@@ -1,9 +0,0 @@
----
-'tauri': patch:enhance
-'tauri-build': minor:enhance
-'tauri-codegen': minor:enhance
-'tauri-runtime': patch:enhance
-'tauri-runtime-wry': patch:enhance
----
-
-Unpin `time`, `ignore`, and `winnow` crate versions. Developers now have to pin crates if needed themselves. A list of crates that need pinning to adhere to Tauri's MSRV will be visible in Tauri's GitHub workflow: https://github.com/tauri-apps/tauri/blob/dev/.github/workflows/test-core.yml#L85.

+ 0 - 5
.changes/updater-dialog-events.md

@@ -1,5 +0,0 @@
----
-tauri: patch:enhance
----
-
-Send updater status events even if default dialog is enabled.

+ 0 - 5
.changes/webview-attributes-from-window-config-impl.md

@@ -1,5 +0,0 @@
----
-'tauri-runtime': 'patch'
----
-
-impl `From<&WindowConfig>` for `WebviewAttributes`.

+ 8 - 0
core/tauri-build/CHANGELOG.md

@@ -1,5 +1,13 @@
 # Changelog
 
+## \[1.4.0]
+
+### Enhancements
+
+- [`52474e47`](https://www.github.com/tauri-apps/tauri/commit/52474e479d695865299d8c8d868fb98b99731020)([#7141](https://www.github.com/tauri-apps/tauri/pull/7141)) Enhance Cargo features check.
+- [`af937290`](https://www.github.com/tauri-apps/tauri/commit/af93729031565a69d1fde6cf16bea3b9b6e43a65)([#6676](https://www.github.com/tauri-apps/tauri/pull/6676)) On Windows, set `LegalCopyright` and `FileDescription` file properties on the executable from `tauri.bundle.copyright` and `tauri.bundle.shortDescription`,
+- [`d2710e9d`](https://www.github.com/tauri-apps/tauri/commit/d2710e9d2e8fd93975ef6494512370faa8cb3b7e)([#6944](https://www.github.com/tauri-apps/tauri/pull/6944)) Unpin `time`, `ignore`, and `winnow` crate versions. Developers now have to pin crates if needed themselves. A list of crates that need pinning to adhere to Tauri's MSRV will be visible in Tauri's GitHub workflow: https://github.com/tauri-apps/tauri/blob/dev/.github/workflows/test-core.yml#L85.
+
 ## \[1.3.0]
 
 - Bump minimum supported Rust version to 1.60.

+ 3 - 3
core/tauri-build/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "tauri-build"
-version = "1.3.0"
+version = "1.4.0"
 authors = [ "Tauri Programme within The Commons Conservancy" ]
 categories = [ "gui", "web-programming" ]
 license = "Apache-2.0 OR MIT"
@@ -19,8 +19,8 @@ rustdoc-args = [ "--cfg", "doc_cfg" ]
 [dependencies]
 anyhow = "1"
 quote = { version = "1", optional = true }
-tauri-codegen = { version = "1.3.0", path = "../tauri-codegen", optional = true }
-tauri-utils = { version = "1.3.0", path = "../tauri-utils", features = [ "build", "resources" ] }
+tauri-codegen = { version = "1.4.0", path = "../tauri-codegen", optional = true }
+tauri-utils = { version = "1.4.0", path = "../tauri-utils", features = [ "build", "resources" ] }
 cargo_toml = "0.15"
 serde = "1"
 serde_json = "1"

+ 7 - 0
core/tauri-codegen/CHANGELOG.md

@@ -1,5 +1,12 @@
 # Changelog
 
+## \[1.4.0]
+
+### Enhancements
+
+- [`17d5a4f5`](https://www.github.com/tauri-apps/tauri/commit/17d5a4f51f244d3ff42014b5d1b075fad7c636a5)([#6706](https://www.github.com/tauri-apps/tauri/pull/6706)) Early panic if the PNG icon is not RGBA.
+- [`d2710e9d`](https://www.github.com/tauri-apps/tauri/commit/d2710e9d2e8fd93975ef6494512370faa8cb3b7e)([#6944](https://www.github.com/tauri-apps/tauri/pull/6944)) Unpin `time`, `ignore`, and `winnow` crate versions. Developers now have to pin crates if needed themselves. A list of crates that need pinning to adhere to Tauri's MSRV will be visible in Tauri's GitHub workflow: https://github.com/tauri-apps/tauri/blob/dev/.github/workflows/test-core.yml#L85.
+
 ## \[1.3.0]
 
 - Bump minimum supported Rust version to 1.60.

+ 2 - 2
core/tauri-codegen/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "tauri-codegen"
-version = "1.3.0"
+version = "1.4.0"
 authors = [ "Tauri Programme within The Commons Conservancy" ]
 categories = [ "gui", "web-programming" ]
 license = "Apache-2.0 OR MIT"
@@ -19,7 +19,7 @@ proc-macro2 = "1"
 quote = "1"
 serde = { version = "1", features = [ "derive" ] }
 serde_json = "1"
-tauri-utils = { version = "1.3.0", path = "../tauri-utils", features = [ "build" ] }
+tauri-utils = { version = "1.4.0", path = "../tauri-utils", features = [ "build" ] }
 thiserror = "1"
 walkdir = "2"
 brotli = { version = "3", optional = true, default-features = false, features = [ "std" ] }

+ 6 - 0
core/tauri-macros/CHANGELOG.md

@@ -1,5 +1,11 @@
 # Changelog
 
+## \[1.4.0]
+
+### Enhancements
+
+- [`d68a25e3`](https://www.github.com/tauri-apps/tauri/commit/d68a25e32e012e57a9e5225b589b9ecbea70a887)([#6124](https://www.github.com/tauri-apps/tauri/pull/6124)) Improve compiler error message when generating an async command that has a reference input and don't return a Result.
+
 ## \[1.3.0]
 
 - Bump minimum supported Rust version to 1.60.

+ 3 - 3
core/tauri-macros/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "tauri-macros"
-version = "1.3.0"
+version = "1.4.0"
 authors = [ "Tauri Programme within The Commons Conservancy" ]
 categories = [ "gui", "os", "filesystem", "web-programming" ]
 license = "Apache-2.0 OR MIT"
@@ -20,8 +20,8 @@ proc-macro2 = "1"
 quote = "1"
 syn = { version = "1", features = [ "full" ] }
 heck = "0.4"
-tauri-codegen = { version = "1.3.0", default-features = false, path = "../tauri-codegen" }
-tauri-utils = { version = "1.3.0", path = "../tauri-utils" }
+tauri-codegen = { version = "1.4.0", default-features = false, path = "../tauri-codegen" }
+tauri-utils = { version = "1.4.0", path = "../tauri-utils" }
 
 [features]
 custom-protocol = [ ]

+ 20 - 0
core/tauri-runtime-wry/CHANGELOG.md

@@ -1,5 +1,25 @@
 # Changelog
 
+## \[0.14.0]
+
+### New Features
+
+- [`c4d6fb4b`](https://www.github.com/tauri-apps/tauri/commit/c4d6fb4b1ea8acf02707a9fe5dcab47c1c5bae7b)([#2353](https://www.github.com/tauri-apps/tauri/pull/2353)) Added the `maximizable`, `minimizable` and `closable` methods to `WindowBuilder`.
+- [`c4d6fb4b`](https://www.github.com/tauri-apps/tauri/commit/c4d6fb4b1ea8acf02707a9fe5dcab47c1c5bae7b)([#2353](https://www.github.com/tauri-apps/tauri/pull/2353)) Added `set_maximizable`, `set_minimizable`, `set_closable`, `is_maximizable`, `is_minimizable` and `is_closable` methods to the `Dispatch` trait.
+- [`000104bc`](https://www.github.com/tauri-apps/tauri/commit/000104bc3bc0c9ff3d20558ab9cf2080f126e9e0)([#6472](https://www.github.com/tauri-apps/tauri/pull/6472)) Add `Window::is_focused` getter.
+
+### Enhancements
+
+- [`d2710e9d`](https://www.github.com/tauri-apps/tauri/commit/d2710e9d2e8fd93975ef6494512370faa8cb3b7e)([#6944](https://www.github.com/tauri-apps/tauri/pull/6944)) Unpin `time`, `ignore`, and `winnow` crate versions. Developers now have to pin crates if needed themselves. A list of crates that need pinning to adhere to Tauri's MSRV will be visible in Tauri's GitHub workflow: https://github.com/tauri-apps/tauri/blob/dev/.github/workflows/test-core.yml#L85.
+
+### Bug Fixes
+
+- [`b41b57eb`](https://www.github.com/tauri-apps/tauri/commit/b41b57ebb27befd366db5befaafb6043c18fdfef)([#7105](https://www.github.com/tauri-apps/tauri/pull/7105)) Fix panics when registering an invalid global shortcuts or checking it is registered and return proper errors instead.
+
+### What's Changed
+
+- [`076e1a81`](https://www.github.com/tauri-apps/tauri/commit/076e1a81a50468e3dfb34ae9ca7e77c5e1758daa)([#7119](https://www.github.com/tauri-apps/tauri/pull/7119)) Use `u32` instead of `u64` for js event listener ids
+
 ## \[0.13.0]
 
 - Added the `additional_browser_args` option when creating a window.

+ 3 - 3
core/tauri-runtime-wry/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "tauri-runtime-wry"
-version = "0.13.0"
+version = "0.14.0"
 authors = [ "Tauri Programme within The Commons Conservancy" ]
 categories = [ "gui", "web-programming" ]
 license = "Apache-2.0 OR MIT"
@@ -14,8 +14,8 @@ readme = "README.md"
 
 [dependencies]
 wry = { version = "0.24.1", default-features = false, features = [ "file-drop", "protocol" ] }
-tauri-runtime = { version = "0.13.0", path = "../tauri-runtime" }
-tauri-utils = { version = "1.3.0", path = "../tauri-utils" }
+tauri-runtime = { version = "0.14.0", path = "../tauri-runtime" }
+tauri-utils = { version = "1.4.0", path = "../tauri-utils" }
 uuid = { version = "1", features = [ "v4" ] }
 rand = "0.8"
 raw-window-handle = "0.5"

+ 21 - 0
core/tauri-runtime/CHANGELOG.md

@@ -1,5 +1,26 @@
 # Changelog
 
+## \[0.14.0]
+
+### New Features
+
+- [`c4d6fb4b`](https://www.github.com/tauri-apps/tauri/commit/c4d6fb4b1ea8acf02707a9fe5dcab47c1c5bae7b)([#2353](https://www.github.com/tauri-apps/tauri/pull/2353)) Added the `maximizable`, `minimizable` and `closable` methods to `WindowBuilder`.
+- [`c4d6fb4b`](https://www.github.com/tauri-apps/tauri/commit/c4d6fb4b1ea8acf02707a9fe5dcab47c1c5bae7b)([#2353](https://www.github.com/tauri-apps/tauri/pull/2353)) Added `set_maximizable`, `set_minimizable`, `set_closable`, `is_maximizable`, `is_minimizable` and `is_closable` methods to the `Dispatch` trait.
+- [`000104bc`](https://www.github.com/tauri-apps/tauri/commit/000104bc3bc0c9ff3d20558ab9cf2080f126e9e0)([#6472](https://www.github.com/tauri-apps/tauri/pull/6472)) Add `Window::is_focused` getter.
+
+### Enhancements
+
+- [`d2710e9d`](https://www.github.com/tauri-apps/tauri/commit/d2710e9d2e8fd93975ef6494512370faa8cb3b7e)([#6944](https://www.github.com/tauri-apps/tauri/pull/6944)) Unpin `time`, `ignore`, and `winnow` crate versions. Developers now have to pin crates if needed themselves. A list of crates that need pinning to adhere to Tauri's MSRV will be visible in Tauri's GitHub workflow: https://github.com/tauri-apps/tauri/blob/dev/.github/workflows/test-core.yml#L85.
+
+### Bug Fixes
+
+- [`2b487c94`](https://www.github.com/tauri-apps/tauri/commit/2b487c946737352187d7e042dd6142873e62a4ca)([#7012](https://www.github.com/tauri-apps/tauri/pull/7012)) Fixes typo in `CursorIcon` deserialization of the `ZoomIn` variant.
+
+### What's Changed
+
+- [`076e1a81`](https://www.github.com/tauri-apps/tauri/commit/076e1a81a50468e3dfb34ae9ca7e77c5e1758daa)([#7119](https://www.github.com/tauri-apps/tauri/pull/7119)) Use `u32` instead of `u64` for js event listener ids
+- [`ff5e4dbb`](https://www.github.com/tauri-apps/tauri/commit/ff5e4dbbb01bf3fc9c5143df732c75eef6fd98cb)([#6794](https://www.github.com/tauri-apps/tauri/pull/6794)) impl `From<&WindowConfig>` for `WebviewAttributes`.
+
 ## \[0.13.0]
 
 - Added the `additional_browser_args` option when creating a window.

+ 2 - 2
core/tauri-runtime/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "tauri-runtime"
-version = "0.13.0"
+version = "0.14.0"
 authors = [ "Tauri Programme within The Commons Conservancy" ]
 categories = [ "gui", "web-programming" ]
 license = "Apache-2.0 OR MIT"
@@ -26,7 +26,7 @@ targets = [
 serde = { version = "1.0", features = [ "derive" ] }
 serde_json = "1.0"
 thiserror = "1.0"
-tauri-utils = { version = "1.3.0", path = "../tauri-utils" }
+tauri-utils = { version = "1.4.0", path = "../tauri-utils" }
 uuid = { version = "1", features = [ "v4" ] }
 http = "0.2.4"
 http-range = "0.1.4"

+ 13 - 0
core/tauri-utils/CHANGELOG.md

@@ -1,5 +1,18 @@
 # Changelog
 
+## \[1.4.0]
+
+### New Features
+
+- [`acc36fe1`](https://www.github.com/tauri-apps/tauri/commit/acc36fe1176cc8aa9063bde932abeb94796c5c72)([#6158](https://www.github.com/tauri-apps/tauri/pull/6158)) Add option to configure `require_literal_leading_dot` on `fs` and `asset` protcol scopes.
+- [`35cd751a`](https://www.github.com/tauri-apps/tauri/commit/35cd751adc6fef1f792696fa0cfb471b0bf99374)([#5176](https://www.github.com/tauri-apps/tauri/pull/5176)) Added the `desktop_template` option on `tauri.conf.json > tauri > bundle > deb`.
+- [`c4d6fb4b`](https://www.github.com/tauri-apps/tauri/commit/c4d6fb4b1ea8acf02707a9fe5dcab47c1c5bae7b)([#2353](https://www.github.com/tauri-apps/tauri/pull/2353)) Added the `maximizable`, `minimizable` and `closable` options to the window configuration.
+- [`3cb7a3e6`](https://www.github.com/tauri-apps/tauri/commit/3cb7a3e642bb10ee90dc1d24daa48b8c8c15c9ce)([#6997](https://www.github.com/tauri-apps/tauri/pull/6997)) Add `MimeType::parse_with_fallback` and `MimeType::parse_from_uri_with_fallback`
+- [`29488205`](https://www.github.com/tauri-apps/tauri/commit/2948820579d20dfaa0861c2f0a58bd7737a7ffd1)([#6867](https://www.github.com/tauri-apps/tauri/pull/6867)) Allow specifying custom language files of Tauri's custom messages for the NSIS installer
+- [`e092f799`](https://www.github.com/tauri-apps/tauri/commit/e092f799469ff32c7d1595d0f07d06fd2dab5c29)([#6887](https://www.github.com/tauri-apps/tauri/pull/6887)) Add `nsis > template` option to specify custom NSIS installer template.
+- [`cd3846c8`](https://www.github.com/tauri-apps/tauri/commit/cd3846c8ce61ab2879b3911e831525e6242aaab2)([#6955](https://www.github.com/tauri-apps/tauri/pull/6955)) Add `WindowsUpdateInstallMode::nsis_args`
+- [`85e77fb7`](https://www.github.com/tauri-apps/tauri/commit/85e77fb797ec17882f55d0944578d929fc6c9c1f)([#6762](https://www.github.com/tauri-apps/tauri/pull/6762)) Correctly determine MIME type of `.txt` files.
+
 ## \[1.3.0]
 
 - Added the `additional_browser_args` option to the window configuration.

+ 1 - 1
core/tauri-utils/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "tauri-utils"
-version = "1.3.0"
+version = "1.4.0"
 authors = [ "Tauri Programme within The Commons Conservancy" ]
 license = "Apache-2.0 OR MIT"
 homepage = "https://tauri.app"

+ 35 - 0
core/tauri/CHANGELOG.md

@@ -1,5 +1,40 @@
 # Changelog
 
+## \[1.4.0]
+
+### New Features
+
+- [`7c237209`](https://www.github.com/tauri-apps/tauri/commit/7c237209207cd2938df660b6fd87d3b7d728bd03)([#6546](https://www.github.com/tauri-apps/tauri/pull/6546)) Added `tauri::VERSION` const to get Tauri's version from Rust.
+- [`4c39e46a`](https://www.github.com/tauri-apps/tauri/commit/4c39e46a3b438d007f139166ab2a0ba34291a10a)([#7026](https://www.github.com/tauri-apps/tauri/pull/7026)) Added `tauri::webview_version` , to get webview version.
+- [`359058ce`](https://www.github.com/tauri-apps/tauri/commit/359058cecca44a9c30b65140c44a8bb3a6dd3be8)([#5939](https://www.github.com/tauri-apps/tauri/pull/5939)) Add `tauri::api::os::locale` function to get the system locale.
+- [`c4d6fb4b`](https://www.github.com/tauri-apps/tauri/commit/c4d6fb4b1ea8acf02707a9fe5dcab47c1c5bae7b)([#2353](https://www.github.com/tauri-apps/tauri/pull/2353)) Added the `maximizable`, `minimizable` and `closable` options to the window builder.
+- [`c4d6fb4b`](https://www.github.com/tauri-apps/tauri/commit/c4d6fb4b1ea8acf02707a9fe5dcab47c1c5bae7b)([#2353](https://www.github.com/tauri-apps/tauri/pull/2353)) Added the `set_maximizable`, `set_minimizable`, `set_closable`, `is_maximizable`, `is_minimizable` and `is_closable` methods on `Window`.
+- [`1d99f8a3`](https://www.github.com/tauri-apps/tauri/commit/1d99f8a3c2f989d1a5ba4d805e3a40b07a3ca8a5)([#4752](https://www.github.com/tauri-apps/tauri/pull/4752)) Expose the `test` module behind the `test` Cargo feature.
+- [`000104bc`](https://www.github.com/tauri-apps/tauri/commit/000104bc3bc0c9ff3d20558ab9cf2080f126e9e0)([#6472](https://www.github.com/tauri-apps/tauri/pull/6472)) Add `Window::is_focused` and `Manager::get_focused_window` getters.
+- [`441f9646`](https://www.github.com/tauri-apps/tauri/commit/441f96465488a4f8a5731cc51b8ac97b685898c7)([#5491](https://www.github.com/tauri-apps/tauri/pull/5491)) Add `MenuHandle::try_get_item` and `SystemTrayHandle::try_get_item` which returns a `Option` instead of panicking.
+
+### Enhancements
+
+- [`45330e38`](https://www.github.com/tauri-apps/tauri/commit/45330e38193d0b2a01aa926aec433acc6b8f6597)([#6375](https://www.github.com/tauri-apps/tauri/pull/6375)) Enhance the `asset` protocol to support streaming of large files.
+- [`df89ccc1`](https://www.github.com/tauri-apps/tauri/commit/df89ccc1912db6b81d43d56c9e6d66980ece2e8d)([#6955](https://www.github.com/tauri-apps/tauri/pull/6955)) Support `passive` mode for NSIS updater.
+- [`cd3846c8`](https://www.github.com/tauri-apps/tauri/commit/cd3846c8ce61ab2879b3911e831525e6242aaab2)([#6955](https://www.github.com/tauri-apps/tauri/pull/6955)) Restart the app after the NSIS updater is finished.
+- [`db7c5fbf`](https://www.github.com/tauri-apps/tauri/commit/db7c5fbf2e86f3694720f65834eb2c258b7c1291)([#7143](https://www.github.com/tauri-apps/tauri/pull/7143)) Remove `attohttpc` in favor of `reqwest`.
+- [`d2710e9d`](https://www.github.com/tauri-apps/tauri/commit/d2710e9d2e8fd93975ef6494512370faa8cb3b7e)([#6944](https://www.github.com/tauri-apps/tauri/pull/6944)) Unpin `time`, `ignore`, and `winnow` crate versions. Developers now have to pin crates if needed themselves. A list of crates that need pinning to adhere to Tauri's MSRV will be visible in Tauri's GitHub workflow: https://github.com/tauri-apps/tauri/blob/dev/.github/workflows/test-core.yml#L85.
+- [`5d85d099`](https://www.github.com/tauri-apps/tauri/commit/5d85d0990cd13a1446953a58633edc24eda55afe)([#7128](https://www.github.com/tauri-apps/tauri/pull/7128)) Send updater status events even if default dialog is enabled.
+
+### Bug Fixes
+
+- [`82169e69`](https://www.github.com/tauri-apps/tauri/commit/82169e69fc904d2c7980534c4479bb6f38259fb4)([#5208](https://www.github.com/tauri-apps/tauri/pull/5208)) Fix parsing `allowlist > http > scope` urls that added a trailing slash which broke matching the incoming requests url.
+- [`b41b57eb`](https://www.github.com/tauri-apps/tauri/commit/b41b57ebb27befd366db5befaafb6043c18fdfef)([#7105](https://www.github.com/tauri-apps/tauri/pull/7105)) Fix panics when registering an invalid global shortcuts or checking it is registered and return proper errors instead.
+- [`aecf1469`](https://www.github.com/tauri-apps/tauri/commit/aecf14690947d109745b4ad823a3e8f4338de47a)([#6889](https://www.github.com/tauri-apps/tauri/pull/6889)) Fix IPC failing after a failed navigation to an external URL.
+- [`076e1a81`](https://www.github.com/tauri-apps/tauri/commit/076e1a81a50468e3dfb34ae9ca7e77c5e1758daa)([#7119](https://www.github.com/tauri-apps/tauri/pull/7119)) Fix unlistening to window events failing sometimes.
+- [`3f35b452`](https://www.github.com/tauri-apps/tauri/commit/3f35b452637ef1c794a423f1eda62a15d2ddaf42)([#4080](https://www.github.com/tauri-apps/tauri/pull/4080)) Fix `WindowBuilder::on_navigation` handler not registered properly.
+- [`0503eb69`](https://www.github.com/tauri-apps/tauri/commit/0503eb69ce7df6b4ed8f5249fdb519b86cd57d8d)([#7078](https://www.github.com/tauri-apps/tauri/pull/7078)) On macOS and Linux, fix app crashing when creating a window with `data:` uri.
+- [`3700793a`](https://www.github.com/tauri-apps/tauri/commit/3700793a2f1ea3686b1889c345d73007bb622a29)([#6934](https://www.github.com/tauri-apps/tauri/pull/6934)) Emit `UPTODATE` update status to javascript when the updater server returns status code `204`
+- [`ff5e4dbb`](https://www.github.com/tauri-apps/tauri/commit/ff5e4dbbb01bf3fc9c5143df732c75eef6fd98cb)([#6794](https://www.github.com/tauri-apps/tauri/pull/6794)) Fix some configurations not applied when creating the window through Javascript.
+- [`65fd674f`](https://www.github.com/tauri-apps/tauri/commit/65fd674f50ba0395d5cea23daf9d2f49f95647fe)([#6652](https://www.github.com/tauri-apps/tauri/pull/6652)) Play a sound when showing a notification on Windows.
+- [`696d77c3`](https://www.github.com/tauri-apps/tauri/commit/696d77c3ce480f4a3b4c1c57dae64ff2bb7842ce)([#4493](https://www.github.com/tauri-apps/tauri/pull/4493)) Fixes global events not being received on window-specific event listeners.
+
 ## \[1.3.0]
 
 - Added the `additional_browser_args` option when creating a window.

+ 6 - 6
core/tauri/Cargo.toml

@@ -10,7 +10,7 @@ license = "Apache-2.0 OR MIT"
 name = "tauri"
 readme = "README.md"
 repository = "https://github.com/tauri-apps/tauri"
-version = "1.3.0"
+version = "1.4.0"
 
 [package.metadata.docs.rs]
 no-default-features = true
@@ -50,10 +50,10 @@ url = { version = "2.3" }
 anyhow = "1.0"
 thiserror = "1.0"
 once_cell = "1"
-tauri-runtime = { version = "0.13.0", path = "../tauri-runtime" }
-tauri-macros = { version = "1.3.0", path = "../tauri-macros" }
-tauri-utils = { version = "1.3.0", features = [ "resources" ], path = "../tauri-utils" }
-tauri-runtime-wry = { version = "0.13.0", path = "../tauri-runtime-wry", optional = true }
+tauri-runtime = { version = "0.14.0", path = "../tauri-runtime" }
+tauri-macros = { version = "1.4.0", path = "../tauri-macros" }
+tauri-utils = { version = "1.4.0", features = [ "resources" ], path = "../tauri-utils" }
+tauri-runtime-wry = { version = "0.14.0", path = "../tauri-runtime-wry", optional = true }
 rand = "0.8"
 semver = { version = "1.0", features = [ "serde" ] }
 serde_repr = "0.1"
@@ -127,7 +127,7 @@ cargo_toml = "0.11"
 
 [features]
 default = [ "wry", "compression", "objc-exception" ]
-test = []
+test = [ ]
 compression = [ "tauri-macros/compression", "tauri-utils/compression" ]
 wry = [ "tauri-runtime-wry" ]
 objc-exception = [ "tauri-runtime-wry/objc-exception" ]

+ 9 - 0
tooling/api/CHANGELOG.md

@@ -1,5 +1,14 @@
 # Changelog
 
+## \[1.4.0]
+
+### New Features
+
+- [`359058ce`](https://www.github.com/tauri-apps/tauri/commit/359058cecca44a9c30b65140c44a8bb3a6dd3be8)([#5939](https://www.github.com/tauri-apps/tauri/pull/5939)) Add `locale` function in the `os` module to get the system locale.
+- [`c4d6fb4b`](https://www.github.com/tauri-apps/tauri/commit/c4d6fb4b1ea8acf02707a9fe5dcab47c1c5bae7b)([#2353](https://www.github.com/tauri-apps/tauri/pull/2353)) Added the `maximizable`, `minimizable` and `closable` fields on `WindowOptions`.
+- [`c4d6fb4b`](https://www.github.com/tauri-apps/tauri/commit/c4d6fb4b1ea8acf02707a9fe5dcab47c1c5bae7b)([#2353](https://www.github.com/tauri-apps/tauri/pull/2353)) Added the `setMaximizable`, `setMinimizable`, `setClosable`, `isMaximizable`, `isMinimizable` and `isClosable` methods.
+- [`000104bc`](https://www.github.com/tauri-apps/tauri/commit/000104bc3bc0c9ff3d20558ab9cf2080f126e9e0)([#6472](https://www.github.com/tauri-apps/tauri/pull/6472)) Add `WebviewWindow.is_focused` and `WebviewWindow.getFocusedWindow` getters.
+
 ## \[1.3.0]
 
 - Return correct type for ` event.payload  ` in `onResized` and `onMoved` window event handlers.

+ 1 - 1
tooling/api/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@tauri-apps/api",
-  "version": "1.3.0",
+  "version": "1.4.0",
   "description": "Tauri API definitions",
   "type": "module",
   "funding": {

+ 34 - 0
tooling/bundler/CHANGELOG.md

@@ -1,5 +1,39 @@
 # Changelog
 
+## \[1.3.0]
+
+### New Features
+
+- [`35cd751a`](https://www.github.com/tauri-apps/tauri/commit/35cd751adc6fef1f792696fa0cfb471b0bf99374)([#5176](https://www.github.com/tauri-apps/tauri/pull/5176)) Added `desktop_template` option on `DebianSettings`.
+- [`29488205`](https://www.github.com/tauri-apps/tauri/commit/2948820579d20dfaa0861c2f0a58bd7737a7ffd1)([#6867](https://www.github.com/tauri-apps/tauri/pull/6867)) Allow specifying custom language files of Tauri's custom messages for the NSIS installer
+- [`e092f799`](https://www.github.com/tauri-apps/tauri/commit/e092f799469ff32c7d1595d0f07d06fd2dab5c29)([#6887](https://www.github.com/tauri-apps/tauri/pull/6887)) Add `nsis > template` option to specify custom NSIS installer template.
+- [`df89ccc1`](https://www.github.com/tauri-apps/tauri/commit/df89ccc1912db6b81d43d56c9e6d66980ece2e8d)([#6955](https://www.github.com/tauri-apps/tauri/pull/6955)) For NSIS, Add support for `/P` to install or uninstall in passive mode, `/R` to (re)start the app and `/NS` to disable creating shortcuts in `silent` and `passive` modes.
+
+### Enhancements
+
+- [`3327dd64`](https://www.github.com/tauri-apps/tauri/commit/3327dd641d929ff7457a37cd7e557b45314b9755)([#7081](https://www.github.com/tauri-apps/tauri/pull/7081)) Remove macOS app bundles from the output if they are not requested by the user.
+- [`fc7f9eba`](https://www.github.com/tauri-apps/tauri/commit/fc7f9ebada959e555f4cff617286f52ce463f29e)([#7001](https://www.github.com/tauri-apps/tauri/pull/7001)) Added Copyright field as BrandingText to the NSIS bundler.
+- [`540ddd4e`](https://www.github.com/tauri-apps/tauri/commit/540ddd4e6a4926c26507a8d06fbe72a5895f8509)([#6906](https://www.github.com/tauri-apps/tauri/pull/6906)) Added Dutch language support to the NSIS bundler.
+- [`b257bebf`](https://www.github.com/tauri-apps/tauri/commit/b257bebf9e478d616690ba1c357dc7f071ea7b31)([#6906](https://www.github.com/tauri-apps/tauri/pull/6906)) Added Japanese language support to the NSIS bundler.
+- [`61e3ad89`](https://www.github.com/tauri-apps/tauri/commit/61e3ad89e93b060236d94459fb2d15938c7ce092)([#7010](https://www.github.com/tauri-apps/tauri/pull/7010)) Added Korean language support to the NSIS bundler.
+- [`21d5eb84`](https://www.github.com/tauri-apps/tauri/commit/21d5eb84ab2372466a3254e656e2ec9b346a2db7)([#6965](https://www.github.com/tauri-apps/tauri/pull/6965)) Added Persian language support to the NSIS bundler.
+- [`df89ccc1`](https://www.github.com/tauri-apps/tauri/commit/df89ccc1912db6b81d43d56c9e6d66980ece2e8d)([#6955](https://www.github.com/tauri-apps/tauri/pull/6955)) NSIS `silent` and `passive` installer/updater will auto-kill the app if its running.
+- [`43858a31`](https://www.github.com/tauri-apps/tauri/commit/43858a319725d696a298770982cc04e6dd0befb3)([#7038](https://www.github.com/tauri-apps/tauri/pull/7038)) Added Swedish language support to the NSIS bundler.
+- [`ac183948`](https://www.github.com/tauri-apps/tauri/commit/ac183948d610a01ac602846cddd80563c86c45af)([#7018](https://www.github.com/tauri-apps/tauri/pull/7018)) Added Turkish language support to the NSIS bundler.
+- [`60334f9e`](https://www.github.com/tauri-apps/tauri/commit/60334f9e02f6fdf1510e234aacc8c23382a05554)([#6859](https://www.github.com/tauri-apps/tauri/pull/6859)) NSIS installer will now check if a previous WiX `.msi` installation exist and will prompt users to uninstall it.
+- [`db7c5fbf`](https://www.github.com/tauri-apps/tauri/commit/db7c5fbf2e86f3694720f65834eb2c258b7c1291)([#7143](https://www.github.com/tauri-apps/tauri/pull/7143)) Remove `attohttpc` in favor of `ureq`.
+
+### Bug Fixes
+
+- [`0302138f`](https://www.github.com/tauri-apps/tauri/commit/0302138f2fa8c869888f07006eda333a8dd2ba7f)([#6992](https://www.github.com/tauri-apps/tauri/pull/6992)) -   Updated the AppImage bundler to follow symlinks for `/usr/lib*`.
+  - Fixes AppImage bundling for Void Linux, which was failing to bundle webkit2gtk because the `/usr/lib64` is a symlink to `/usr/lib`.
+- [`1b8001b8`](https://www.github.com/tauri-apps/tauri/commit/1b8001b8b8757b6914e9b61a71ad1e092a5fa754)([#7056](https://www.github.com/tauri-apps/tauri/pull/7056)) Fix incorrect estimated app size for NSIS bundler when installed to a non-empty directory.
+- [`df89ccc1`](https://www.github.com/tauri-apps/tauri/commit/df89ccc1912db6b81d43d56c9e6d66980ece2e8d)([#6955](https://www.github.com/tauri-apps/tauri/pull/6955)) Fix NSIS installer disabling `do not uninstall` button and silent installer aborting, if `allowDowngrades` was disabled even when we are not downgrading.
+- [`17da87d3`](https://www.github.com/tauri-apps/tauri/commit/17da87d3cd7922da18e8e2e41fcb8519f5c45f50)([#7036](https://www.github.com/tauri-apps/tauri/pull/7036)) Fix NSIS bundler failing to build when `productName` contained chinsese characters.
+- [`4d4b72ba`](https://www.github.com/tauri-apps/tauri/commit/4d4b72ba38c5cea5cade501e383d946208e21deb)([#7086](https://www.github.com/tauri-apps/tauri/pull/7086)) Fix missing quote in Japanese NSIS language file.
+- [`3cc295e9`](https://www.github.com/tauri-apps/tauri/commit/3cc295e99762d39a4a118db9b1f811f0503fe9e1)([#6928](https://www.github.com/tauri-apps/tauri/pull/6928)) Fix NSIS installer not using the old installation path as a default when using `perMachine` or `currentUser` install modes. Also fixes NSIS not respecting the `/D` flag which used to set the installation directory from command line.
+- [`df89ccc1`](https://www.github.com/tauri-apps/tauri/commit/df89ccc1912db6b81d43d56c9e6d66980ece2e8d)([#6955](https://www.github.com/tauri-apps/tauri/pull/6955)) Fix NSIS silent installer not creating Desktop and StartMenu shortcuts. Pass `/NS` to disable creating them.
+
 ## \[1.2.1]
 
 - Correctly escape XML for resource files in WiX bundler.

+ 3 - 3
tooling/bundler/Cargo.toml

@@ -2,7 +2,7 @@ workspace = { }
 
 [package]
 name = "tauri-bundler"
-version = "1.2.1"
+version = "1.3.0"
 authors = [
   "George Burton <burtonageo@gmail.com>",
   "Tauri Programme within The Commons Conservancy"
@@ -17,7 +17,7 @@ rust-version = "1.60"
 exclude = [ "CHANGELOG.md", "/target", "rustfmt.toml" ]
 
 [dependencies]
-tauri-utils = { version = "1.3.0", path = "../../core/tauri-utils", features = [ "resources" ] }
+tauri-utils = { version = "1.4.0", path = "../../core/tauri-utils", features = [ "resources" ] }
 image = "0.24.6"
 libflate = "1.4"
 anyhow = "1.0"
@@ -65,7 +65,7 @@ name = "tauri_bundler"
 path = "src/lib.rs"
 
 [features]
-default = ["rustls"]
+default = [ "rustls" ]
 native-tls = [ "ureq/native-tls" ]
 native-tls-vendored = [ "native-tls", "native-tls/vendored" ]
 rustls = [ "ureq/tls" ]

+ 23 - 0
tooling/cli/CHANGELOG.md

@@ -1,5 +1,28 @@
 # Changelog
 
+## \[1.4.0]
+
+### New Features
+
+- [`0ddbb3a1`](https://www.github.com/tauri-apps/tauri/commit/0ddbb3a1dc1961ba5c6c1a60081513c1380c8af1)([#7015](https://www.github.com/tauri-apps/tauri/pull/7015)) Provide prebuilt CLIs for Windows ARM64 targets.
+- [`35cd751a`](https://www.github.com/tauri-apps/tauri/commit/35cd751adc6fef1f792696fa0cfb471b0bf99374)([#5176](https://www.github.com/tauri-apps/tauri/pull/5176)) Added the `desktop_template` option on `tauri.conf.json > tauri > bundle > deb`.
+- [`6c5ade08`](https://www.github.com/tauri-apps/tauri/commit/6c5ade08d97844bb685789d30e589400bbe3e04c)([#4537](https://www.github.com/tauri-apps/tauri/pull/4537)) Added `tauri completions` to generate shell completions scripts.
+- [`29488205`](https://www.github.com/tauri-apps/tauri/commit/2948820579d20dfaa0861c2f0a58bd7737a7ffd1)([#6867](https://www.github.com/tauri-apps/tauri/pull/6867)) Allow specifying custom language files of Tauri's custom messages for the NSIS installer
+- [`e092f799`](https://www.github.com/tauri-apps/tauri/commit/e092f799469ff32c7d1595d0f07d06fd2dab5c29)([#6887](https://www.github.com/tauri-apps/tauri/pull/6887)) Add `nsis > template` option to specify custom NSIS installer template.
+
+### Enhancements
+
+- [`d75c1b82`](https://www.github.com/tauri-apps/tauri/commit/d75c1b829bd96d9e3a672bcc79120597d5ada4a0)([#7181](https://www.github.com/tauri-apps/tauri/pull/7181)) Print a useful error when `updater` bundle target is specified without an updater-enabled target.
+- [`52474e47`](https://www.github.com/tauri-apps/tauri/commit/52474e479d695865299d8c8d868fb98b99731020)([#7141](https://www.github.com/tauri-apps/tauri/pull/7141)) Enhance injection of Cargo features.
+- [`2659ca1a`](https://www.github.com/tauri-apps/tauri/commit/2659ca1ab4799a5bda65c229c149e98bd01eb1ee)([#6900](https://www.github.com/tauri-apps/tauri/pull/6900)) Add `rustls` as default Cargo feature.
+- [`c7056d1b`](https://www.github.com/tauri-apps/tauri/commit/c7056d1b202927d025aa479818c2fb20bf5d6113)([#6982](https://www.github.com/tauri-apps/tauri/pull/6982)) Improve Visual Studio installation detection in `tauri info` command to check for the necessary components instead of whole workloads. This also fixes the detection of minimal installations and auto-installations done by `rustup`.
+
+### Bug Fixes
+
+- [`3cb7a3e6`](https://www.github.com/tauri-apps/tauri/commit/3cb7a3e642bb10ee90dc1d24daa48b8c8c15c9ce)([#6997](https://www.github.com/tauri-apps/tauri/pull/6997)) Fix built-in devserver adding hot-reload code to non-html files.
+- [`fd3b5a16`](https://www.github.com/tauri-apps/tauri/commit/fd3b5a16b13d62f62c850e68763401916dde26f2)([#6954](https://www.github.com/tauri-apps/tauri/pull/6954)) Fix building with a custom cargo profile
+- [`1253bbf7`](https://www.github.com/tauri-apps/tauri/commit/1253bbf7ae11a87887e0b3bd98cc26dbb98c8130)([#7013](https://www.github.com/tauri-apps/tauri/pull/7013)) Fixes Cargo.toml feature rewriting.
+
 ## \[1.3.1]
 
 - Correctly escape XML for resource files in WiX bundler.

+ 3 - 3
tooling/cli/Cargo.lock

@@ -3318,7 +3318,7 @@ dependencies = [
 
 [[package]]
 name = "tauri-bundler"
-version = "1.2.1"
+version = "1.3.0"
 dependencies = [
  "anyhow",
  "ar",
@@ -3358,7 +3358,7 @@ dependencies = [
 
 [[package]]
 name = "tauri-cli"
-version = "1.3.1"
+version = "1.4.0"
 dependencies = [
  "anyhow",
  "axum",
@@ -3431,7 +3431,7 @@ dependencies = [
 
 [[package]]
 name = "tauri-utils"
-version = "1.3.0"
+version = "1.4.0"
 dependencies = [
  "aes-gcm",
  "ctor 0.1.26",

+ 4 - 4
tooling/cli/Cargo.toml

@@ -3,7 +3,7 @@ members = [ "node" ]
 
 [package]
 name = "tauri-cli"
-version = "1.3.1"
+version = "1.4.0"
 authors = [ "Tauri Programme within The Commons Conservancy" ]
 edition = "2021"
 rust-version = "1.60"
@@ -42,7 +42,7 @@ path = "src/main.rs"
 clap_complete = "4"
 clap = { version = "4.0", features = [ "derive" ] }
 anyhow = "1.0"
-tauri-bundler = { version = "1.2.1", path = "../bundler", default-features = false }
+tauri-bundler = { version = "1.3.0", path = "../bundler", default-features = false }
 colored = "2.0"
 once_cell = "1"
 serde = { version = "1.0", features = [ "derive" ] }
@@ -52,14 +52,14 @@ notify-debouncer-mini = "0.3"
 shared_child = "1.0"
 toml_edit = "0.14"
 json-patch = "1.0"
-tauri-utils = { version = "1.3.0", path = "../../core/tauri-utils", features = [ "isolation", "schema", "config-json5", "config-toml" ] }
+tauri-utils = { version = "1.4.0", path = "../../core/tauri-utils", features = [ "isolation", "schema", "config-json5", "config-toml" ] }
 toml = "0.5"
 jsonschema = "0.16"
 handlebars = "4.3"
 include_dir = "0.7"
 minisign = "=0.7.3"
 base64 = "0.21.0"
-ureq = {version="2.5", default-features = false, features = ["gzip"]}
+ureq = { version = "2.5", default-features = false, features = [ "gzip" ] }
 os_info = "3"
 semver = "1.0"
 regex = "1.6.0"

+ 3 - 3
tooling/cli/metadata.json

@@ -1,8 +1,8 @@
 {
   "cli.js": {
-    "version": "1.3.1",
+    "version": "1.4.0",
     "node": ">= 10.0.0"
   },
-  "tauri": "1.3.0",
-  "tauri-build": "1.3.0"
+  "tauri": "1.4.0",
+  "tauri-build": "1.4.0"
 }

+ 21 - 0
tooling/cli/node/CHANGELOG.md

@@ -1,5 +1,26 @@
 # Changelog
 
+## \[1.4.0]
+
+### New Features
+
+- [`0ddbb3a1`](https://www.github.com/tauri-apps/tauri/commit/0ddbb3a1dc1961ba5c6c1a60081513c1380c8af1)([#7015](https://www.github.com/tauri-apps/tauri/pull/7015)) Provide prebuilt CLIs for Windows ARM64 targets.
+- [`35cd751a`](https://www.github.com/tauri-apps/tauri/commit/35cd751adc6fef1f792696fa0cfb471b0bf99374)([#5176](https://www.github.com/tauri-apps/tauri/pull/5176)) Added the `desktop_template` option on `tauri.conf.json > tauri > bundle > deb`.
+- [`6c5ade08`](https://www.github.com/tauri-apps/tauri/commit/6c5ade08d97844bb685789d30e589400bbe3e04c)([#4537](https://www.github.com/tauri-apps/tauri/pull/4537)) Added `tauri completions` to generate shell completions scripts.
+- [`e092f799`](https://www.github.com/tauri-apps/tauri/commit/e092f799469ff32c7d1595d0f07d06fd2dab5c29)([#6887](https://www.github.com/tauri-apps/tauri/pull/6887)) Add `nsis > template` option to specify custom NSIS installer template.
+
+### Enhancements
+
+- [`d75c1b82`](https://www.github.com/tauri-apps/tauri/commit/d75c1b829bd96d9e3a672bcc79120597d5ada4a0)([#7181](https://www.github.com/tauri-apps/tauri/pull/7181)) Print a useful error when `updater` bundle target is specified without an updater-enabled target.
+- [`52474e47`](https://www.github.com/tauri-apps/tauri/commit/52474e479d695865299d8c8d868fb98b99731020)([#7141](https://www.github.com/tauri-apps/tauri/pull/7141)) Enhance injection of Cargo features.
+- [`2659ca1a`](https://www.github.com/tauri-apps/tauri/commit/2659ca1ab4799a5bda65c229c149e98bd01eb1ee)([#6900](https://www.github.com/tauri-apps/tauri/pull/6900)) Add `rustls` as default Cargo feature.
+
+### Bug Fixes
+
+- [`3cb7a3e6`](https://www.github.com/tauri-apps/tauri/commit/3cb7a3e642bb10ee90dc1d24daa48b8c8c15c9ce)([#6997](https://www.github.com/tauri-apps/tauri/pull/6997)) Fix built-in devserver adding hot-reload code to non-html files.
+- [`fb7ef8da`](https://www.github.com/tauri-apps/tauri/commit/fb7ef8dacd9ade96976c84d22507782cdaf38acf)([#6667](https://www.github.com/tauri-apps/tauri/pull/6667)) Fix nodejs binary regex when `0` is in the version name, for example `node-20`
+- [`1253bbf7`](https://www.github.com/tauri-apps/tauri/commit/1253bbf7ae11a87887e0b3bd98cc26dbb98c8130)([#7013](https://www.github.com/tauri-apps/tauri/pull/7013)) Fixes Cargo.toml feature rewriting.
+
 ## \[1.3.1]
 
 - Correctly escape XML for resource files in WiX bundler.

+ 1 - 1
tooling/cli/node/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@tauri-apps/cli",
-  "version": "1.3.1",
+  "version": "1.4.0",
   "description": "Command line interface for building Tauri apps",
   "funding": {
     "type": "opencollective",