mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-29 05:51:59 +03:00
Apply Version Updates From Current Changes (#2246)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com> Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
This commit is contained in:
parent
50ffdc06fb
commit
80f16d35f9
@ -4,59 +4,80 @@
|
||||
".changes/allow-prevent-window-close.md",
|
||||
".changes/anonymous-lifetimes.md",
|
||||
".changes/api-cjs-chunks.md",
|
||||
".changes/api-clipboard-export.md",
|
||||
".changes/api-convert-file-url.md",
|
||||
".changes/api-export-BaseDirectory.md",
|
||||
".changes/api-export-package-json.md",
|
||||
".changes/api-export-type-fix.md",
|
||||
".changes/api-export-type.md",
|
||||
".changes/api-feature-flags.md",
|
||||
".changes/api-fix-double-window.md",
|
||||
".changes/api-focus.md",
|
||||
".changes/api-is-decorated.md",
|
||||
".changes/api-is-resizable.md",
|
||||
".changes/api-is-visible.md",
|
||||
".changes/api-os-module.md",
|
||||
".changes/api-path-module.md",
|
||||
".changes/api-request-user-attention.md",
|
||||
".changes/api-set-focus.md",
|
||||
".changes/api-set-skip-taskbar.md",
|
||||
".changes/api-skip-taskbar.md",
|
||||
".changes/api-target-es2021.md",
|
||||
".changes/api-toggle-maximize.md",
|
||||
".changes/api-transparent-window.md",
|
||||
".changes/api-ts-expect-error.md",
|
||||
".changes/api-window-center.md",
|
||||
".changes/app-callback.md",
|
||||
".changes/app-dir-refactor.md",
|
||||
".changes/app-handle-create-window.md",
|
||||
".changes/app-handle.md",
|
||||
".changes/app-set-activation-policy.md",
|
||||
".changes/app-state.md",
|
||||
".changes/appwindow-events.md",
|
||||
".changes/asset-protocol.md",
|
||||
".changes/assets-refactor.md",
|
||||
".changes/async-commands.md",
|
||||
".changes/async-runtime-handle-api.md",
|
||||
".changes/async-runtime-spawn-returns-join-handle.md",
|
||||
".changes/attohttpc-default-client.md",
|
||||
".changes/beta.md",
|
||||
".changes/build-on-m1.md",
|
||||
".changes/bundle-deb-installed-size.md",
|
||||
".changes/bundler-arm.md",
|
||||
".changes/bundler-docs.md",
|
||||
".changes/bundler-merge-info-plist.md",
|
||||
".changes/bundler-msi-upgrade-same-version.md",
|
||||
".changes/bundler-not-copy-resources-outdir.md",
|
||||
".changes/bundler-package-types.md",
|
||||
".changes/bundler-runtime-target-arch.md",
|
||||
".changes/bundler-windows-icon-path.md",
|
||||
".changes/bundler-windows-uninstaller.md",
|
||||
".changes/bundler-wix-banner-icon.md",
|
||||
".changes/bundler-wix-dialog-image.md",
|
||||
".changes/cargo-cache.md",
|
||||
".changes/child-process-cleanup.md",
|
||||
".changes/cli-error-logging.md",
|
||||
".changes/cli-error-message.md",
|
||||
".changes/cli-init-infer-prompts.md",
|
||||
".changes/cli-rs-info-webview2.md",
|
||||
".changes/cli-rs-macos-signing-id-env.md",
|
||||
".changes/cli-rs-powerhsell-no-profile.md",
|
||||
".changes/cli-runner-arg.md",
|
||||
".changes/cli-target-triple.md",
|
||||
".changes/cli-targets-refactor.md",
|
||||
".changes/cli.js-deps-update-manifest.md",
|
||||
".changes/cli.js-empty-args.md",
|
||||
".changes/cli.js-error-propagation.md",
|
||||
".changes/cli.js-es-module.md",
|
||||
".changes/cli.js-package-check.md",
|
||||
".changes/cli.js-proxy.md",
|
||||
".changes/cli.js-rustup.md",
|
||||
".changes/cli.rs-dev-workspaces.md",
|
||||
".changes/cli.rs-features-arg.md",
|
||||
".changes/cli.rs-libwebkit2gtk-4.0-37.md",
|
||||
".changes/cli.rs-release-arg.md",
|
||||
".changes/cli.rs-wix-banner-icon.md",
|
||||
".changes/cli.rs-wix-dialog-image.md",
|
||||
".changes/clipboard-api.md",
|
||||
".changes/cmd-invoke-binding.md",
|
||||
".changes/cmd-touch-bindings.md",
|
||||
@ -72,16 +93,25 @@
|
||||
".changes/config-mut-getter.md",
|
||||
".changes/config-package-info-getters.md",
|
||||
".changes/context-mutable-methods.md",
|
||||
".changes/core-asset-fallback.md",
|
||||
".changes/core-drag-region-resizable.md",
|
||||
".changes/core-features.md",
|
||||
".changes/core-notification-typo.md",
|
||||
".changes/core-request-user-attention.md",
|
||||
".changes/core-show-hide-menu.md",
|
||||
".changes/core-webview-events.md",
|
||||
".changes/create-window-refactor.md",
|
||||
".changes/csp-self.md",
|
||||
".changes/csp.md",
|
||||
".changes/cta-added-angular-cli.md",
|
||||
".changes/cta-explicitly-install-vite.md",
|
||||
".changes/cta-pnpm-support.md",
|
||||
".changes/cta-prompt-api.md",
|
||||
".changes/cta-shift-and-type.md",
|
||||
".changes/cta-svelte-recipe.md",
|
||||
".changes/cta-test-script.md",
|
||||
".changes/cta-testing-suite.md",
|
||||
".changes/cta-update-vite-package.md",
|
||||
".changes/cta-vite-before-dev.md",
|
||||
".changes/cta-vite-esbuild-install-direct.md",
|
||||
".changes/cta-vite-templates.md",
|
||||
@ -92,13 +122,19 @@
|
||||
".changes/dev-copy-resources.md",
|
||||
".changes/dev-path-dist-dir-array.md",
|
||||
".changes/dev-path-dist-dir-validation.md",
|
||||
".changes/dialog-ask-message-parent.md",
|
||||
".changes/dialog-parent.md",
|
||||
".changes/dialog-thread-handling.md",
|
||||
".changes/dmg-bundle-fixes.md",
|
||||
".changes/doc-tauri-utils.md",
|
||||
".changes/drag-and-drop-config.md",
|
||||
".changes/drag-region-refactor.md",
|
||||
".changes/drag-window-api.md",
|
||||
".changes/dynamic-plugin.md",
|
||||
".changes/embed-plist.md",
|
||||
".changes/emit-window-events.md",
|
||||
".changes/event-refactor.md",
|
||||
".changes/exit-requested-event.md",
|
||||
".changes/features-support.md",
|
||||
".changes/fix-asset-loading-vue-router.md",
|
||||
".changes/fix-asset-loading.md",
|
||||
@ -110,18 +146,29 @@
|
||||
".changes/fix-cli.rs-bundle-arg.md",
|
||||
".changes/fix-command-event-channel.md",
|
||||
".changes/fix-command-named-cmd.md",
|
||||
".changes/fix-create-window-str.md",
|
||||
".changes/fix-custom-protocol.md",
|
||||
".changes/fix-data-tauri-drag-region.md",
|
||||
".changes/fix-dialog-allowlist..md",
|
||||
".changes/fix-dialog-save-default-path-linux.md",
|
||||
".changes/fix-dmg-volume-icon.md",
|
||||
".changes/fix-drag-and-drop.md",
|
||||
".changes/fix-esm-detection.md",
|
||||
".changes/fix-event-queue.md",
|
||||
".changes/fix-file-drop-events.md",
|
||||
".changes/fix-global-tauri.md",
|
||||
".changes/fix-http-binary-response.md",
|
||||
".changes/fix-http-resolve-error.md",
|
||||
".changes/fix-javascript-iife-esm-rewrite.md",
|
||||
".changes/fix-listen_global-not-getting-events.md",
|
||||
".changes/fix-macos-updater.md",
|
||||
".changes/fix-min-height-typo.md",
|
||||
".changes/fix-monitor-api.md",
|
||||
".changes/fix-notifications-on-windows.md",
|
||||
".changes/fix-reqwest-headers.md",
|
||||
".changes/fix-svg-mime-type.md",
|
||||
".changes/fix-unlisten-js.md",
|
||||
".changes/fix-url-concatenation.md",
|
||||
".changes/fix-window-config-center-focus.md",
|
||||
".changes/fix-window-events.md",
|
||||
".changes/fix-window-get-all.md",
|
||||
@ -129,11 +176,16 @@
|
||||
".changes/fix-windows-info-cmd.md",
|
||||
".changes/fix-wix-resources.md",
|
||||
".changes/focus.md",
|
||||
".changes/fs-all-feature-base64-crate.md",
|
||||
".changes/global-shortcut-refactor.md",
|
||||
".changes/gtk-window.md",
|
||||
".changes/gtk14.md",
|
||||
".changes/header-value-bytes.md",
|
||||
".changes/hide-phf.md",
|
||||
".changes/hotkey-0.1.2.md",
|
||||
".changes/icon-png-support.md",
|
||||
".changes/implement-debug.md",
|
||||
".changes/improve-api-types.md",
|
||||
".changes/improve-esm-detection.md",
|
||||
".changes/inject-invoke-key-module-script.md",
|
||||
".changes/internal-default-args.md",
|
||||
@ -141,26 +193,38 @@
|
||||
".changes/is-decorated.md",
|
||||
".changes/is-resizable.md",
|
||||
".changes/is-visible.md",
|
||||
".changes/linux-app-name.md",
|
||||
".changes/linux-window-icon.md",
|
||||
".changes/linuxdeploy.md",
|
||||
".changes/locks.md",
|
||||
".changes/mac-cpu.md",
|
||||
".changes/main-events-cleared-and-resumed.md",
|
||||
".changes/menu-export.md",
|
||||
".changes/menu-item-accelerator.md",
|
||||
".changes/menu-refactor.md",
|
||||
".changes/menu.md",
|
||||
".changes/menuhash-fix.md",
|
||||
".changes/msi-license.md",
|
||||
".changes/non-exhaustive.md",
|
||||
".changes/notification-permission.md",
|
||||
".changes/panic-dispatcher-getter-main-thread.md",
|
||||
".changes/path-resolver.md",
|
||||
".changes/percent-decode-asset-protocol.md",
|
||||
".changes/platform-specific-config.md",
|
||||
".changes/plugin-initialize-app-handle.md",
|
||||
".changes/plugin-refactor.md",
|
||||
".changes/pnpm-support.md",
|
||||
".changes/print.md",
|
||||
".changes/private-context.md",
|
||||
".changes/process-api.md",
|
||||
".changes/product-name-original.md",
|
||||
".changes/refactor-settings.md",
|
||||
".changes/refactor-window-management.md",
|
||||
".changes/regular-script-invoke-key-injection.md",
|
||||
".changes/remove-api-modules.md",
|
||||
".changes/remove-image-crate.md",
|
||||
".changes/remove-menu-flag.md",
|
||||
".changes/remove-salt.md",
|
||||
".changes/remove-window-on-exit.md",
|
||||
".changes/remove-with-window.md",
|
||||
".changes/resources-dir-refactor.md",
|
||||
@ -170,12 +234,17 @@
|
||||
".changes/run-on-main-thread-refactor.md",
|
||||
".changes/runtime-crate.md",
|
||||
".changes/runtime-global-shortcut.md",
|
||||
".changes/runtime-main-events-cleared-and-resumed.md",
|
||||
".changes/runtime-request-user-attention.md",
|
||||
".changes/runtime-run-iteration.md",
|
||||
".changes/runtime-set-activation-policy.md",
|
||||
".changes/runtime-show-hide-menu.md",
|
||||
".changes/rust-1.54.md",
|
||||
".changes/set-focus.md",
|
||||
".changes/set-skip-taskbar.md",
|
||||
".changes/setup-error-send.md",
|
||||
".changes/setup-fix.md",
|
||||
".changes/shell-command-output-order.md",
|
||||
".changes/simplify-handle-event-loop.md",
|
||||
".changes/simplify-tag-label-usage.md",
|
||||
".changes/skip-taskbar.md",
|
||||
@ -183,17 +252,26 @@
|
||||
".changes/system-tray-refactor.md",
|
||||
".changes/system-tray-usage-fix.md",
|
||||
".changes/tauri-build-icon-path.md",
|
||||
".changes/tauri-data-directory.md",
|
||||
".changes/tauri-driver.md",
|
||||
".changes/tauri-empty-window.md",
|
||||
".changes/tauri-expose-shortcut-clipboard.md",
|
||||
".changes/tauri-icon-fix.md",
|
||||
".changes/tauri-info-framework-bundler.md",
|
||||
".changes/tauri-macos-tray-icon-template.md",
|
||||
".changes/tauri-ready-event.md",
|
||||
".changes/tauri-updater-linux.md",
|
||||
".changes/tauri-updater-windows.md",
|
||||
".changes/tauri-wry-migrate.md",
|
||||
".changes/tauri-wry.md",
|
||||
".changes/template-csp-change.md",
|
||||
".changes/throw-error-on-cli-download-failure.md",
|
||||
".changes/transparency-fix.md",
|
||||
".changes/tray.md",
|
||||
".changes/try-state.md",
|
||||
".changes/uri-parse.md",
|
||||
".changes/weak-typing.md",
|
||||
".changes/webdriver.md",
|
||||
".changes/webview-window-constructor-pub.md",
|
||||
".changes/webview-window-extends-window-manager.md",
|
||||
".changes/window-api-validations.md",
|
||||
@ -206,11 +284,13 @@
|
||||
".changes/window-parent-and-owner.md",
|
||||
".changes/window-parent.md",
|
||||
".changes/window-send-sync.md",
|
||||
".changes/windows-protocol-path.md",
|
||||
".changes/windows-resources-set-values.md",
|
||||
".changes/windows-shortcut.md",
|
||||
".changes/wix-bundle-language.md",
|
||||
".changes/wix-config-language.md",
|
||||
".changes/wix-resource-bundling-fix.md",
|
||||
".changes/wix-uninstall-skip-uac-task.md",
|
||||
".changes/wix-update-on-windows-without-uac.md",
|
||||
".changes/wry-update.md"
|
||||
]
|
||||
|
@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## \[1.0.0-beta.4]
|
||||
|
||||
- Implement `Debug` on public API structs and enums.
|
||||
- [fa9341ba](https://www.github.com/tauri-apps/tauri/commit/fa9341ba18ba227735341530900714dba0f27291) feat(core): implement `Debug` on public API structs/enums, closes [#2292](https://www.github.com/tauri-apps/tauri/pull/2292) ([#2387](https://www.github.com/tauri-apps/tauri/pull/2387)) on 2021-08-11
|
||||
|
||||
## \[1.0.0-beta.3]
|
||||
|
||||
- Improve ESM detection with regexes.
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tauri-build"
|
||||
version = "1.0.0-beta.3"
|
||||
version = "1.0.0-beta.4"
|
||||
authors = [ "Tauri Programme within The Commons Conservancy" ]
|
||||
categories = [ "gui", "web-programming" ]
|
||||
license = "Apache-2.0 OR MIT"
|
||||
@ -19,7 +19,7 @@ rustdoc-args = [ "--cfg", "doc_cfg" ]
|
||||
anyhow = "1"
|
||||
proc-macro2 = "1"
|
||||
quote = "1"
|
||||
tauri-codegen = { version = "1.0.0-beta.3", path = "../tauri-codegen", optional = true }
|
||||
tauri-codegen = { version = "1.0.0-beta.4", path = "../tauri-codegen", optional = true }
|
||||
|
||||
[target."cfg(windows)".dependencies]
|
||||
winres = "0.1"
|
||||
|
@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## \[1.0.0-beta.4]
|
||||
|
||||
- Embed Info.plist file contents on binary on dev.
|
||||
- [537ab1b6](https://www.github.com/tauri-apps/tauri/commit/537ab1b6d5a792c550a535619965c9e4126292e6) feat(core): inject src-tauri/Info.plist file on dev and merge on bundle, closes [#1570](https://www.github.com/tauri-apps/tauri/pull/1570) [#2338](https://www.github.com/tauri-apps/tauri/pull/2338) ([#2444](https://www.github.com/tauri-apps/tauri/pull/2444)) on 2021-08-15
|
||||
- Fix ES Module detection for default imports with relative paths or scoped packages and exporting of async functions.
|
||||
- [b2b36cfe](https://www.github.com/tauri-apps/tauri/commit/b2b36cfe8dfcccb341638a4cb6dc23a514c54148) fix(core): fixes ES Module detection for default imports with relative paths or scoped packages ([#2380](https://www.github.com/tauri-apps/tauri/pull/2380)) on 2021-08-10
|
||||
- [fbf8caf5](https://www.github.com/tauri-apps/tauri/commit/fbf8caf5c419cb4fc3d123be910e094a8e8c4bef) fix(core): ESM detection when using `export async function` ([#2425](https://www.github.com/tauri-apps/tauri/pull/2425)) on 2021-08-14
|
||||
|
||||
## \[1.0.0-beta.3]
|
||||
|
||||
- Improve ESM detection with regexes.
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tauri-codegen"
|
||||
version = "1.0.0-beta.3"
|
||||
version = "1.0.0-beta.4"
|
||||
authors = [ "Tauri Programme within The Commons Conservancy" ]
|
||||
categories = [ "gui", "web-programming" ]
|
||||
license = "Apache-2.0 OR MIT"
|
||||
@ -17,7 +17,7 @@ proc-macro2 = "1"
|
||||
quote = "1"
|
||||
serde = { version = "1", features = [ "derive" ] }
|
||||
serde_json = "1"
|
||||
tauri-utils = { version = "1.0.0-beta.2", path = "../tauri-utils", features = [ "build" ] }
|
||||
tauri-utils = { version = "1.0.0-beta.3", path = "../tauri-utils", features = [ "build" ] }
|
||||
thiserror = "1"
|
||||
walkdir = "2"
|
||||
zstd = "0.9"
|
||||
|
@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## \[1.0.0-beta.5]
|
||||
|
||||
- Embed Info.plist file contents on binary on dev.
|
||||
- Bumped due to a bump in tauri-codegen.
|
||||
- [537ab1b6](https://www.github.com/tauri-apps/tauri/commit/537ab1b6d5a792c550a535619965c9e4126292e6) feat(core): inject src-tauri/Info.plist file on dev and merge on bundle, closes [#1570](https://www.github.com/tauri-apps/tauri/pull/1570) [#2338](https://www.github.com/tauri-apps/tauri/pull/2338) ([#2444](https://www.github.com/tauri-apps/tauri/pull/2444)) on 2021-08-15
|
||||
- Fix ES Module detection for default imports with relative paths or scoped packages and exporting of async functions.
|
||||
- Bumped due to a bump in tauri-codegen.
|
||||
- [b2b36cfe](https://www.github.com/tauri-apps/tauri/commit/b2b36cfe8dfcccb341638a4cb6dc23a514c54148) fix(core): fixes ES Module detection for default imports with relative paths or scoped packages ([#2380](https://www.github.com/tauri-apps/tauri/pull/2380)) on 2021-08-10
|
||||
- [fbf8caf5](https://www.github.com/tauri-apps/tauri/commit/fbf8caf5c419cb4fc3d123be910e094a8e8c4bef) fix(core): ESM detection when using `export async function` ([#2425](https://www.github.com/tauri-apps/tauri/pull/2425)) on 2021-08-14
|
||||
|
||||
## \[1.0.0-beta.4]
|
||||
|
||||
- `Params` has been removed, along with all the associated types on it. Functions that previously accepted those
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tauri-macros"
|
||||
version = "1.0.0-beta.4"
|
||||
version = "1.0.0-beta.5"
|
||||
authors = [ "Tauri Programme within The Commons Conservancy" ]
|
||||
categories = [ "gui", "os", "filesystem", "web-programming" ]
|
||||
license = "Apache-2.0 OR MIT"
|
||||
@ -18,7 +18,7 @@ proc-macro = true
|
||||
proc-macro2 = "1"
|
||||
quote = "1"
|
||||
syn = { version = "1", features = [ "full" ] }
|
||||
tauri-codegen = { version = "1.0.0-beta.3", path = "../tauri-codegen" }
|
||||
tauri-codegen = { version = "1.0.0-beta.4", path = "../tauri-codegen" }
|
||||
|
||||
[features]
|
||||
custom-protocol = [ ]
|
||||
|
@ -1,5 +1,52 @@
|
||||
# Changelog
|
||||
|
||||
## \[0.2.0]
|
||||
|
||||
- Fix blur/focus events being incorrect on Windows.
|
||||
- [d832d575](https://www.github.com/tauri-apps/tauri/commit/d832d575d9b03a0ff78accabe4631cc638c08c3b) fix(windows): use webview events on windows ([#2277](https://www.github.com/tauri-apps/tauri/pull/2277)) on 2021-07-23
|
||||
|
||||
- Add `ExitRequested` event that allows preventing the app from exiting when all windows are closed, and an `AppHandle.exit()` function to exit the app manually.
|
||||
- [892c63a0](https://www.github.com/tauri-apps/tauri/commit/892c63a0538f8d62680dce5848657128ad6b7af3) feat([#2287](https://www.github.com/tauri-apps/tauri/pull/2287)): Add `ExitRequested` event to let users prevent app from exiting ([#2293](https://www.github.com/tauri-apps/tauri/pull/2293)) on 2021-08-09
|
||||
|
||||
- Update gtk and its related libraries to v0.14. This also remove requirements of `clang` as build dependency.
|
||||
- [63ad3039](https://www.github.com/tauri-apps/tauri/commit/63ad303903bbee7c9a7382413b342e2a05d3ea75) chore(linux): bump gtk to v0.14 ([#2361](https://www.github.com/tauri-apps/tauri/pull/2361)) on 2021-08-07
|
||||
|
||||
- Implement `Debug` on public API structs and enums.
|
||||
- [fa9341ba](https://www.github.com/tauri-apps/tauri/commit/fa9341ba18ba227735341530900714dba0f27291) feat(core): implement `Debug` on public API structs/enums, closes [#2292](https://www.github.com/tauri-apps/tauri/pull/2292) ([#2387](https://www.github.com/tauri-apps/tauri/pull/2387)) on 2021-08-11
|
||||
|
||||
- Fix the error "cannot find type MenuHash in this scope"
|
||||
- [226414d1](https://www.github.com/tauri-apps/tauri/commit/226414d1a588c8bc2b540a71fcd84c318319d6af) "cannot find type `MenuHash` in this scope" ([#2240](https://www.github.com/tauri-apps/tauri/pull/2240)) on 2021-07-20
|
||||
|
||||
- Panic when a dispatcher getter method (`Window`, `GlobalShortcutHandle`, `ClipboardManager` and `MenuHandle` APIs) is called on the main thread.
|
||||
- [50ffdc06](https://www.github.com/tauri-apps/tauri/commit/50ffdc06fbde56aba32b4291fd130104935d1408) feat(core): panic when a dispatcher getter is used on the main thread ([#2455](https://www.github.com/tauri-apps/tauri/pull/2455)) on 2021-08-16
|
||||
|
||||
- Remove menu feature flag since there's no package dependency need to be installed on any platform anymore.
|
||||
- [f81ebddf](https://www.github.com/tauri-apps/tauri/commit/f81ebddfcc1aea0d4989706aef43538e8ea98bea) feat: remove menu feature flag ([#2415](https://www.github.com/tauri-apps/tauri/pull/2415)) on 2021-08-13
|
||||
|
||||
- Adds `Resumed` and `MainEventsCleared` variants to the `RunEvent` enum.
|
||||
- [6be3f433](https://www.github.com/tauri-apps/tauri/commit/6be3f4339168651fe4e003b09f7d181fd12cd5a8) feat(core): add `Resumed` and `MainEventsCleared` events, closes [#2127](https://www.github.com/tauri-apps/tauri/pull/2127) ([#2439](https://www.github.com/tauri-apps/tauri/pull/2439)) on 2021-08-15
|
||||
|
||||
- Adds `set_activation_policy` API to the `Runtime` trait (macOS only).
|
||||
- [4a031add](https://www.github.com/tauri-apps/tauri/commit/4a031add69014a1f3823f4ea19b172a2557f6794) feat(core): expose `set_activation_policy`, closes [#2258](https://www.github.com/tauri-apps/tauri/pull/2258) ([#2420](https://www.github.com/tauri-apps/tauri/pull/2420)) on 2021-08-13
|
||||
|
||||
- Allow creation of empty Window with `create_tao_window()` and management with `send_tao_window_event()` on the AppHandler.
|
||||
- [88080855](https://www.github.com/tauri-apps/tauri/commit/8808085541a629b8e22b612a06cef01cf9b3722e) feat(window): Allow creation of Window without `wry` ([#2321](https://www.github.com/tauri-apps/tauri/pull/2321)) on 2021-07-29
|
||||
- [15566cfd](https://www.github.com/tauri-apps/tauri/commit/15566cfd64f5072fa4980a6ce5b33259958e9021) feat(core): add API to send wry window message to the event loop ([#2339](https://www.github.com/tauri-apps/tauri/pull/2339)) on 2021-08-02
|
||||
|
||||
- - Support [macOS tray icon template](https://developer.apple.com/documentation/appkit/nsimage/1520017-template?language=objc) to adjust automatically based on taskbar color.
|
||||
|
||||
- Images you mark as template images should consist of only black and clear colors. You can use the alpha channel in the image to adjust the opacity of black content, however.
|
||||
|
||||
- [426a6b49](https://www.github.com/tauri-apps/tauri/commit/426a6b49962de8faf061db2e820ac10fcbb300d6) feat(macOS): Implement tray icon template ([#2322](https://www.github.com/tauri-apps/tauri/pull/2322)) on 2021-07-29
|
||||
|
||||
- Add `Event::Ready` on the `run()` callback. Triggered once when the event loop is ready.
|
||||
- [28c6b7ad](https://www.github.com/tauri-apps/tauri/commit/28c6b7adfe98e701b158e936eafb7541ddc700e0) feat: add `Event::Ready` ([#2433](https://www.github.com/tauri-apps/tauri/pull/2433)) on 2021-08-15
|
||||
|
||||
- Add webdriver support to Tauri.
|
||||
- [be76fb1d](https://www.github.com/tauri-apps/tauri/commit/be76fb1dfe73a1605cc2ad246418579f4c2e1999) WebDriver support ([#1972](https://www.github.com/tauri-apps/tauri/pull/1972)) on 2021-06-23
|
||||
- [b4426eda](https://www.github.com/tauri-apps/tauri/commit/b4426eda9e64fcdd25a2d72e548b8b0fbfa09619) Revert "WebDriver support ([#1972](https://www.github.com/tauri-apps/tauri/pull/1972))" on 2021-06-23
|
||||
- [4b2aa356](https://www.github.com/tauri-apps/tauri/commit/4b2aa35684632ed2afd7dec4ad848df5704868e4) Add back WebDriver support ([#2324](https://www.github.com/tauri-apps/tauri/pull/2324)) on 2021-08-01
|
||||
|
||||
## \[0.1.4]
|
||||
|
||||
- Allow preventing window close when the user requests it.
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tauri-runtime-wry"
|
||||
version = "0.1.4"
|
||||
version = "0.2.0"
|
||||
authors = [ "Tauri Programme within The Commons Conservancy" ]
|
||||
categories = [ "gui", "web-programming" ]
|
||||
license = "Apache-2.0 OR MIT"
|
||||
@ -13,9 +13,8 @@ readme = "README.md"
|
||||
|
||||
[dependencies]
|
||||
wry = { version = "0.12", default-features = false, features = [ "file-drop", "protocol" ] }
|
||||
# wry = { git = "https://github.com/tauri-apps/wry", branch = "dev", default-features = false, features = [ "file-drop", "protocol" ] }
|
||||
tauri-runtime = { version = "0.1.4", path = "../tauri-runtime" }
|
||||
tauri-utils = { version = "1.0.0-beta.2", path = "../tauri-utils" }
|
||||
tauri-runtime = { version = "0.2.0", path = "../tauri-runtime" }
|
||||
tauri-utils = { version = "1.0.0-beta.3", path = "../tauri-utils" }
|
||||
uuid = { version = "0.8.2", features = [ "v4" ] }
|
||||
infer = "0.4"
|
||||
|
||||
|
@ -1,5 +1,47 @@
|
||||
# Changelog
|
||||
|
||||
## \[0.2.0]
|
||||
|
||||
- Fix blur/focus events being incorrect on Windows.
|
||||
- [d832d575](https://www.github.com/tauri-apps/tauri/commit/d832d575d9b03a0ff78accabe4631cc638c08c3b) fix(windows): use webview events on windows ([#2277](https://www.github.com/tauri-apps/tauri/pull/2277)) on 2021-07-23
|
||||
|
||||
- Add `ExitRequested` event that allows preventing the app from exiting when all windows are closed, and an `AppHandle.exit()` function to exit the app manually.
|
||||
- [892c63a0](https://www.github.com/tauri-apps/tauri/commit/892c63a0538f8d62680dce5848657128ad6b7af3) feat([#2287](https://www.github.com/tauri-apps/tauri/pull/2287)): Add `ExitRequested` event to let users prevent app from exiting ([#2293](https://www.github.com/tauri-apps/tauri/pull/2293)) on 2021-08-09
|
||||
|
||||
- Fixes minimum window height being used as maximum height.
|
||||
- [e3f99165](https://www.github.com/tauri-apps/tauri/commit/e3f9916526b226866137cb663e5cafab2b6a0e01) fix(core) minHeight being used as maxHeight ([#2247](https://www.github.com/tauri-apps/tauri/pull/2247)) on 2021-07-19
|
||||
|
||||
- Update gtk and its related libraries to v0.14. This also remove requirements of `clang` as build dependency.
|
||||
- [63ad3039](https://www.github.com/tauri-apps/tauri/commit/63ad303903bbee7c9a7382413b342e2a05d3ea75) chore(linux): bump gtk to v0.14 ([#2361](https://www.github.com/tauri-apps/tauri/pull/2361)) on 2021-08-07
|
||||
|
||||
- Implement `Debug` on public API structs and enums.
|
||||
- [fa9341ba](https://www.github.com/tauri-apps/tauri/commit/fa9341ba18ba227735341530900714dba0f27291) feat(core): implement `Debug` on public API structs/enums, closes [#2292](https://www.github.com/tauri-apps/tauri/pull/2292) ([#2387](https://www.github.com/tauri-apps/tauri/pull/2387)) on 2021-08-11
|
||||
|
||||
- Panic when a dispatcher getter method (`Window`, `GlobalShortcutHandle`, `ClipboardManager` and `MenuHandle` APIs) is called on the main thread.
|
||||
- [50ffdc06](https://www.github.com/tauri-apps/tauri/commit/50ffdc06fbde56aba32b4291fd130104935d1408) feat(core): panic when a dispatcher getter is used on the main thread ([#2455](https://www.github.com/tauri-apps/tauri/pull/2455)) on 2021-08-16
|
||||
|
||||
- Remove menu feature flag since there's no package dependency need to be installed on any platform anymore.
|
||||
- [f81ebddf](https://www.github.com/tauri-apps/tauri/commit/f81ebddfcc1aea0d4989706aef43538e8ea98bea) feat: remove menu feature flag ([#2415](https://www.github.com/tauri-apps/tauri/pull/2415)) on 2021-08-13
|
||||
|
||||
- Adds `Resumed` and `MainEventsCleared` variants to the `RunEvent` enum.
|
||||
- [6be3f433](https://www.github.com/tauri-apps/tauri/commit/6be3f4339168651fe4e003b09f7d181fd12cd5a8) feat(core): add `Resumed` and `MainEventsCleared` events, closes [#2127](https://www.github.com/tauri-apps/tauri/pull/2127) ([#2439](https://www.github.com/tauri-apps/tauri/pull/2439)) on 2021-08-15
|
||||
|
||||
- Adds `set_activation_policy` API to the `Runtime` trait (macOS only).
|
||||
- [4a031add](https://www.github.com/tauri-apps/tauri/commit/4a031add69014a1f3823f4ea19b172a2557f6794) feat(core): expose `set_activation_policy`, closes [#2258](https://www.github.com/tauri-apps/tauri/pull/2258) ([#2420](https://www.github.com/tauri-apps/tauri/pull/2420)) on 2021-08-13
|
||||
|
||||
- Allow creation of empty Window with `create_tao_window()` and management with `send_tao_window_event()` on the AppHandler.
|
||||
- [88080855](https://www.github.com/tauri-apps/tauri/commit/8808085541a629b8e22b612a06cef01cf9b3722e) feat(window): Allow creation of Window without `wry` ([#2321](https://www.github.com/tauri-apps/tauri/pull/2321)) on 2021-07-29
|
||||
- [15566cfd](https://www.github.com/tauri-apps/tauri/commit/15566cfd64f5072fa4980a6ce5b33259958e9021) feat(core): add API to send wry window message to the event loop ([#2339](https://www.github.com/tauri-apps/tauri/pull/2339)) on 2021-08-02
|
||||
|
||||
- - Support [macOS tray icon template](https://developer.apple.com/documentation/appkit/nsimage/1520017-template?language=objc) to adjust automatically based on taskbar color.
|
||||
|
||||
- Images you mark as template images should consist of only black and clear colors. You can use the alpha channel in the image to adjust the opacity of black content, however.
|
||||
|
||||
- [426a6b49](https://www.github.com/tauri-apps/tauri/commit/426a6b49962de8faf061db2e820ac10fcbb300d6) feat(macOS): Implement tray icon template ([#2322](https://www.github.com/tauri-apps/tauri/pull/2322)) on 2021-07-29
|
||||
|
||||
- Add `Event::Ready` on the `run()` callback. Triggered once when the event loop is ready.
|
||||
- [28c6b7ad](https://www.github.com/tauri-apps/tauri/commit/28c6b7adfe98e701b158e936eafb7541ddc700e0) feat: add `Event::Ready` ([#2433](https://www.github.com/tauri-apps/tauri/pull/2433)) on 2021-08-15
|
||||
|
||||
## \[0.1.4]
|
||||
|
||||
- Allow preventing window close when the user requests it.
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tauri-runtime"
|
||||
version = "0.1.4"
|
||||
version = "0.2.0"
|
||||
authors = [ "Tauri Programme within The Commons Conservancy" ]
|
||||
categories = [ "gui", "web-programming" ]
|
||||
license = "Apache-2.0 OR MIT"
|
||||
@ -25,7 +25,7 @@ targets = [
|
||||
serde = { version = "1.0", features = [ "derive" ] }
|
||||
serde_json = "1.0"
|
||||
thiserror = "1.0"
|
||||
tauri-utils = { version = "1.0.0-beta.2", path = "../tauri-utils" }
|
||||
tauri-utils = { version = "1.0.0-beta.3", path = "../tauri-utils" }
|
||||
uuid = { version = "0.8.2", features = [ "v4" ] }
|
||||
|
||||
[target."cfg(windows)".dependencies]
|
||||
|
@ -1,5 +1,16 @@
|
||||
# Changelog
|
||||
|
||||
## \[1.0.0-beta.3]
|
||||
|
||||
- Fixes minimum window height being used as maximum height.
|
||||
- [e3f99165](https://www.github.com/tauri-apps/tauri/commit/e3f9916526b226866137cb663e5cafab2b6a0e01) fix(core) minHeight being used as maxHeight ([#2247](https://www.github.com/tauri-apps/tauri/pull/2247)) on 2021-07-19
|
||||
- Implement `Debug` on public API structs and enums.
|
||||
- [fa9341ba](https://www.github.com/tauri-apps/tauri/commit/fa9341ba18ba227735341530900714dba0f27291) feat(core): implement `Debug` on public API structs/enums, closes [#2292](https://www.github.com/tauri-apps/tauri/pull/2292) ([#2387](https://www.github.com/tauri-apps/tauri/pull/2387)) on 2021-08-11
|
||||
- Keep original value on `config > package > productName` on Linux (previously converted to kebab-case).
|
||||
- [3f039cb8](https://www.github.com/tauri-apps/tauri/commit/3f039cb8a308b0f18deaa37d7cfb1cc50d308d0e) fix: keep original `productName` for .desktop `Name` field, closes [#2295](https://www.github.com/tauri-apps/tauri/pull/2295) ([#2384](https://www.github.com/tauri-apps/tauri/pull/2384)) on 2021-08-10
|
||||
- Inject the invoke key on regular `<script></script>` tags.
|
||||
- [d0142e87](https://www.github.com/tauri-apps/tauri/commit/d0142e87ddf5231fd46e2cbe4769bb16f3fe01e9) fix(core): invoke key injection on regular JS scripts, closes [#2342](https://www.github.com/tauri-apps/tauri/pull/2342) ([#2344](https://www.github.com/tauri-apps/tauri/pull/2344)) on 2021-08-03
|
||||
|
||||
## \[1.0.0-beta.2]
|
||||
|
||||
- Inject invoke key on `script` tags with `type="module"`.
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tauri-utils"
|
||||
version = "1.0.0-beta.2"
|
||||
version = "1.0.0-beta.3"
|
||||
authors = [ "Tauri Programme within The Commons Conservancy" ]
|
||||
license = "Apache-2.0 OR MIT"
|
||||
homepage = "https://tauri.studio"
|
||||
|
@ -1,5 +1,153 @@
|
||||
# Changelog
|
||||
|
||||
## \[1.0.0-beta.6]
|
||||
|
||||
- Adds `set_activation_policy` API to the `tauri::App` struct (macOS only).
|
||||
- [4a031add](https://www.github.com/tauri-apps/tauri/commit/4a031add69014a1f3823f4ea19b172a2557f6794) feat(core): expose `set_activation_policy`, closes [#2258](https://www.github.com/tauri-apps/tauri/pull/2258) ([#2420](https://www.github.com/tauri-apps/tauri/pull/2420)) on 2021-08-13
|
||||
|
||||
- Add `handle` API to `tauri::async_runtime`.
|
||||
- [9aeb04fa](https://www.github.com/tauri-apps/tauri/commit/9aeb04faf40989e8fd9d3dcac1d430a9e8bd23a9) feat(core): `async_runtime` `handle` API, `spawn` returns `JoinHandle` ([#2399](https://www.github.com/tauri-apps/tauri/pull/2399)) on 2021-08-11
|
||||
|
||||
- **Breaking change:** The `tauri::async_runtime::spawn` function now returns `tauri::async_runtime::JoinHandle<T>`.
|
||||
- [9aeb04fa](https://www.github.com/tauri-apps/tauri/commit/9aeb04faf40989e8fd9d3dcac1d430a9e8bd23a9) feat(core): `async_runtime` `handle` API, `spawn` returns `JoinHandle` ([#2399](https://www.github.com/tauri-apps/tauri/pull/2399)) on 2021-08-11
|
||||
|
||||
- Assets will now fallback to `<uri>/index.html` before `/index.html`, allowing anchor links to work as expected.
|
||||
- [d22da650](https://www.github.com/tauri-apps/tauri/commit/d22da650ef5b51ab7dd0e45dd9527a9c5a01f84d) fix(core): fallback to `{asset}/index.html` before `index.html`, closes [#2328](https://www.github.com/tauri-apps/tauri/pull/2328) ([#2329](https://www.github.com/tauri-apps/tauri/pull/2329)) on 2021-08-02
|
||||
|
||||
- Fix `data-tauri-drag-region` double-click, will now respect `resizable: false` and won't maximize.
|
||||
- [1a510066](https://www.github.com/tauri-apps/tauri/commit/1a510066732d5f61c88c0ceed1c5f5cc559faf7d) fix(core): `data-tauri-drag-region` didn't respect resizable, closes [#2314](https://www.github.com/tauri-apps/tauri/pull/2314) ([#2316](https://www.github.com/tauri-apps/tauri/pull/2316)) on 2021-08-02
|
||||
|
||||
- Fix `Notification.requestPermission()` throwing `Unhandled Promise Rejection: TypeError: undefined is not a function (near '...window.__TAURI__.invoke...')`
|
||||
- [cf9f6aa1](https://www.github.com/tauri-apps/tauri/commit/cf9f6aa148db31c6fd4e3571b301db18654a1249) fix(core): fix typo in notifications, closes [#2330](https://www.github.com/tauri-apps/tauri/pull/2330) ([#2331](https://www.github.com/tauri-apps/tauri/pull/2331)) on 2021-08-02
|
||||
|
||||
- Fix blur/focus events being incorrect on Windows.
|
||||
- [d832d575](https://www.github.com/tauri-apps/tauri/commit/d832d575d9b03a0ff78accabe4631cc638c08c3b) fix(windows): use webview events on windows ([#2277](https://www.github.com/tauri-apps/tauri/pull/2277)) on 2021-07-23
|
||||
|
||||
- **Breaking change:** Added `window_parent: Option<&Window>` as first argument to the `ask` and `message` APIs on the `tauri::api::dialog` module.
|
||||
- [c76f4b7d](https://www.github.com/tauri-apps/tauri/commit/c76f4b7d39a620c7710c2046bb13b140a4793881) feat(core): set parent window on ask and message dialog APIs ([#2454](https://www.github.com/tauri-apps/tauri/pull/2454)) on 2021-08-16
|
||||
|
||||
- Allow the `tauri::api::dialog` APIs to be executed on any secondary thread.
|
||||
**Breaking change:** All dialog APIs now takes a closure instead of returning the response on the function call.
|
||||
- [2088cd0f](https://www.github.com/tauri-apps/tauri/commit/2088cd0f24cd56ba427241136138c74bebee28f2) refactor(core): handle dialog threading internally, closes [#2223](https://www.github.com/tauri-apps/tauri/pull/2223) ([#2429](https://www.github.com/tauri-apps/tauri/pull/2429)) on 2021-08-14
|
||||
- [60b1e260](https://www.github.com/tauri-apps/tauri/commit/60b1e260f511f50bbebceb6367f412c11f8dcf11) chore: adjust change file on 2021-08-16
|
||||
|
||||
- Move items which `tauri::api` re-exports from `tauri-utils` to individual module `utils`. Because these items has their
|
||||
own Error/Result types which are not related to api module at all.
|
||||
- [12642a1a](https://www.github.com/tauri-apps/tauri/commit/12642a1ad42b23d8d4e31ae67cb8de287ba526c0) doc: update doc in tauri-utils and tauri ([#2435](https://www.github.com/tauri-apps/tauri/pull/2435)) on 2021-08-15
|
||||
- [cd55d671](https://www.github.com/tauri-apps/tauri/commit/cd55d671498d48cf83ae603c4241031b9827119b) doc: update tauri documentations ([#2446](https://www.github.com/tauri-apps/tauri/pull/2446)) on 2021-08-16
|
||||
|
||||
- Allow registering a plugin through an `AppHandle` instance using the `plugin` method.
|
||||
- [5b7be813](https://www.github.com/tauri-apps/tauri/commit/5b7be8133a6a861128ad53d1202d633f7ea8c2d2) feat(core): add plugin register API on the `Manager` trait ([#2340](https://www.github.com/tauri-apps/tauri/pull/2340)) on 2021-08-02
|
||||
- [c17532f7](https://www.github.com/tauri-apps/tauri/commit/c17532f7412bdcc57ae850c1251052ad1421fd67) refactor(core): change Plugin `initialize` signature, move register t… ([#2347](https://www.github.com/tauri-apps/tauri/pull/2347)) on 2021-08-03
|
||||
|
||||
- Embed Info.plist file contents on binary on dev.
|
||||
- [537ab1b6](https://www.github.com/tauri-apps/tauri/commit/537ab1b6d5a792c550a535619965c9e4126292e6) feat(core): inject src-tauri/Info.plist file on dev and merge on bundle, closes [#1570](https://www.github.com/tauri-apps/tauri/pull/1570) [#2338](https://www.github.com/tauri-apps/tauri/pull/2338) ([#2444](https://www.github.com/tauri-apps/tauri/pull/2444)) on 2021-08-15
|
||||
|
||||
- Add `ExitRequested` event that allows preventing the app from exiting when all windows are closed, and an `AppHandle.exit()` function to exit the app manually.
|
||||
- [892c63a0](https://www.github.com/tauri-apps/tauri/commit/892c63a0538f8d62680dce5848657128ad6b7af3) feat([#2287](https://www.github.com/tauri-apps/tauri/pull/2287)): Add `ExitRequested` event to let users prevent app from exiting ([#2293](https://www.github.com/tauri-apps/tauri/pull/2293)) on 2021-08-09
|
||||
|
||||
- Change `App.create_window()` and `AppHandle.create_window()` to accept an `Into<String>` type instead of `String`.
|
||||
- [8216cba1](https://www.github.com/tauri-apps/tauri/commit/8216cba13da10b272aae8e5058b1ec2cc937e196) `App.create_window()` to accept any `Into<String>` type (fix [#2290](https://www.github.com/tauri-apps/tauri/pull/2290)) ([#2291](https://www.github.com/tauri-apps/tauri/pull/2291)) on 2021-07-26
|
||||
|
||||
- Fixes `defaultPath` option on dialog API not setting the file name if it doesn't exist on Linux.
|
||||
- [8b2cc261](https://www.github.com/tauri-apps/tauri/commit/8b2cc2615d784100980807a520d16681819d83c7) fix(core): dialog's `defaultPath` behavior on Linux, closes [#2232](https://www.github.com/tauri-apps/tauri/pull/2232) ([#2382](https://www.github.com/tauri-apps/tauri/pull/2382)) on 2021-08-10
|
||||
|
||||
- Fix ES Module detection for default imports with relative paths or scoped packages and exporting of async functions.
|
||||
- [b2b36cfe](https://www.github.com/tauri-apps/tauri/commit/b2b36cfe8dfcccb341638a4cb6dc23a514c54148) fix(core): fixes ES Module detection for default imports with relative paths or scoped packages ([#2380](https://www.github.com/tauri-apps/tauri/pull/2380)) on 2021-08-10
|
||||
- [fbf8caf5](https://www.github.com/tauri-apps/tauri/commit/fbf8caf5c419cb4fc3d123be910e094a8e8c4bef) fix(core): ESM detection when using `export async function` ([#2425](https://www.github.com/tauri-apps/tauri/pull/2425)) on 2021-08-14
|
||||
|
||||
- Fix `listen` calls receiving past events.
|
||||
- [1ecb8651](https://www.github.com/tauri-apps/tauri/commit/1ecb8651a795aa53eded31e3fb357c857dcf2ab1) fix(core): `listen` receiving past events, closes [#2323](https://www.github.com/tauri-apps/tauri/pull/2323) ([#2371](https://www.github.com/tauri-apps/tauri/pull/2371)) on 2021-08-09
|
||||
|
||||
- Fixes file drop events being swapped (`file-drop-hover` on drop and `file-drop` on hover).
|
||||
- [c2b0fe1c](https://www.github.com/tauri-apps/tauri/commit/c2b0fe1ce58e54dbcfdb63162ad17d7e6d8774d9) fix(core): fix wrong file drop events ([#2300](https://www.github.com/tauri-apps/tauri/pull/2300)) on 2021-07-31
|
||||
|
||||
- Fixes `app.listen_global` not receiving events emitted in javascript.
|
||||
- [a8c1de55](https://www.github.com/tauri-apps/tauri/commit/a8c1de5547cd3968aa238a06c410cb936391db5d) fix listen_global not listening to events with a window label ([#2272](https://www.github.com/tauri-apps/tauri/pull/2272)) on 2021-07-23
|
||||
|
||||
- Fixes minimum window height being used as maximum height.
|
||||
- [e3f99165](https://www.github.com/tauri-apps/tauri/commit/e3f9916526b226866137cb663e5cafab2b6a0e01) fix(core) minHeight being used as maxHeight ([#2247](https://www.github.com/tauri-apps/tauri/pull/2247)) on 2021-07-19
|
||||
|
||||
- Fixes `unlisten` calls from JavaScript removing every registered event listener.
|
||||
- [aa498e72](https://www.github.com/tauri-apps/tauri/commit/aa498e72614f59afcdd1f637b4e3bdf6fe00b137) fix: unlisten removes all listeners, closes [#2264](https://www.github.com/tauri-apps/tauri/pull/2264) ([#2302](https://www.github.com/tauri-apps/tauri/pull/2302)) on 2021-07-29
|
||||
|
||||
- Use [`Url.join()`](https://docs.rs/url/2.2.2/url/struct.Url.html#method.join) when building webview URLs in
|
||||
`WindowManager`, to handle edge cases and leading/trailing slashes in paths and urls.
|
||||
- [31685c9f](https://www.github.com/tauri-apps/tauri/commit/31685c9f9d9c2f12d3debc3189ed67e8d669f3d8) fix([#2281](https://www.github.com/tauri-apps/tauri/pull/2281)): Prevent double slashes when joining URLs ([#2282](https://www.github.com/tauri-apps/tauri/pull/2282)) on 2021-07-23
|
||||
|
||||
- Fixes `fs-all` feature not requiring the `base64` crate.
|
||||
- [9b32b939](https://www.github.com/tauri-apps/tauri/commit/9b32b93996201190d83fcad4767709774e5a0780) fix(core): `fs-all` feature not including `base64` crate, closes [#2336](https://www.github.com/tauri-apps/tauri/pull/2336) ([#2368](https://www.github.com/tauri-apps/tauri/pull/2368)) on 2021-08-08
|
||||
|
||||
- Update gtk and its related libraries to v0.14. This also remove requirements of `clang` as build dependency.
|
||||
- [63ad3039](https://www.github.com/tauri-apps/tauri/commit/63ad303903bbee7c9a7382413b342e2a05d3ea75) chore(linux): bump gtk to v0.14 ([#2361](https://www.github.com/tauri-apps/tauri/pull/2361)) on 2021-08-07
|
||||
|
||||
- Use `HeaderValue::from_bytes` instead of `HeaderValue::from_str` and `HeaderValue#to_bytes` instead of `HeaderValue#to_str` to improve compatibility.
|
||||
- [1635798a](https://www.github.com/tauri-apps/tauri/commit/1635798a669ced825577941dc66f1334c5904b43) feat(core): improve HeaderValue compatibility, closes [#2162](https://www.github.com/tauri-apps/tauri/pull/2162) ([#2438](https://www.github.com/tauri-apps/tauri/pull/2438)) on 2021-08-15
|
||||
|
||||
- Implement `Debug` on public API structs and enums.
|
||||
- [fa9341ba](https://www.github.com/tauri-apps/tauri/commit/fa9341ba18ba227735341530900714dba0f27291) feat(core): implement `Debug` on public API structs/enums, closes [#2292](https://www.github.com/tauri-apps/tauri/pull/2292) ([#2387](https://www.github.com/tauri-apps/tauri/pull/2387)) on 2021-08-11
|
||||
|
||||
- Adds `Resumed` and `MainEventsCleared` variants to the `Event` enum.
|
||||
- [6be3f433](https://www.github.com/tauri-apps/tauri/commit/6be3f4339168651fe4e003b09f7d181fd12cd5a8) feat(core): add `Resumed` and `MainEventsCleared` events, closes [#2127](https://www.github.com/tauri-apps/tauri/pull/2127) ([#2439](https://www.github.com/tauri-apps/tauri/pull/2439)) on 2021-08-15
|
||||
|
||||
- Panic when a dispatcher getter method (`Window`, `GlobalShortcutHandle`, `ClipboardManager` and `MenuHandle` APIs) is called on the main thread.
|
||||
- [50ffdc06](https://www.github.com/tauri-apps/tauri/commit/50ffdc06fbde56aba32b4291fd130104935d1408) feat(core): panic when a dispatcher getter is used on the main thread ([#2455](https://www.github.com/tauri-apps/tauri/pull/2455)) on 2021-08-16
|
||||
|
||||
- Use `percent_encoding::percent_decode` on the `asset` custom protocol URL before reading the file.
|
||||
- [9acd8301](https://www.github.com/tauri-apps/tauri/commit/9acd83017f25b5b04e97e6e98af80f3076f8dbe3) fix(core): percent decode asset protocol URL ([#2427](https://www.github.com/tauri-apps/tauri/pull/2427)) on 2021-08-14
|
||||
|
||||
- **Breaking change**: The `Plugin` trait `initialize` method now takes an `AppHandle` reference instead of `App`.
|
||||
- [c17532f7](https://www.github.com/tauri-apps/tauri/commit/c17532f7412bdcc57ae850c1251052ad1421fd67) refactor(core): change Plugin `initialize` signature, move register t… ([#2347](https://www.github.com/tauri-apps/tauri/pull/2347)) on 2021-08-03
|
||||
|
||||
- Keep original value on `config > package > productName` on Linux (previously converted to kebab-case).
|
||||
- [3f039cb8](https://www.github.com/tauri-apps/tauri/commit/3f039cb8a308b0f18deaa37d7cfb1cc50d308d0e) fix: keep original `productName` for .desktop `Name` field, closes [#2295](https://www.github.com/tauri-apps/tauri/pull/2295) ([#2384](https://www.github.com/tauri-apps/tauri/pull/2384)) on 2021-08-10
|
||||
|
||||
- Inject the invoke key on regular `<script></script>` tags.
|
||||
- [d0142e87](https://www.github.com/tauri-apps/tauri/commit/d0142e87ddf5231fd46e2cbe4769bb16f3fe01e9) fix(core): invoke key injection on regular JS scripts, closes [#2342](https://www.github.com/tauri-apps/tauri/pull/2342) ([#2344](https://www.github.com/tauri-apps/tauri/pull/2344)) on 2021-08-03
|
||||
|
||||
- Remove menu feature flag since there's no package dependency need to be installed on any platform anymore.
|
||||
- [f81ebddf](https://www.github.com/tauri-apps/tauri/commit/f81ebddfcc1aea0d4989706aef43538e8ea98bea) feat: remove menu feature flag ([#2415](https://www.github.com/tauri-apps/tauri/pull/2415)) on 2021-08-13
|
||||
|
||||
- Remove salt-related APIs (no longer needed after the `__TAURI_INVOKE_KEY__` implementation).
|
||||
- [e2a0704c](https://www.github.com/tauri-apps/tauri/commit/e2a0704c6c7a447b628a95f8920f9bbe9feef229) refactor(core): remove salt APIs ([#2426](https://www.github.com/tauri-apps/tauri/pull/2426)) on 2021-08-14
|
||||
|
||||
- Update minimum Rust version to 1.54.0.
|
||||
- [a5394716](https://www.github.com/tauri-apps/tauri/commit/a53947160985a4f5b0ad1fbb4aa6865d6f852c66) chore: update rust to 1.54.0 ([#2434](https://www.github.com/tauri-apps/tauri/pull/2434)) on 2021-08-15
|
||||
|
||||
- Run the setup callback after preparing the system tray.
|
||||
- [1792c455](https://www.github.com/tauri-apps/tauri/commit/1792c45592cd4999af063fa89017f52a985553c1) fix(core): run setup after preparing system tray ([#2312](https://www.github.com/tauri-apps/tauri/pull/2312)) on 2021-07-28
|
||||
|
||||
- Fixes a consistency issue on the order of `tauri::process::Command` emitted events.
|
||||
- [737da872](https://www.github.com/tauri-apps/tauri/commit/737da87244cbdeb1158c93944bcb5e10bb383b31) fix(core): random shell command output order, closes [#2184](https://www.github.com/tauri-apps/tauri/pull/2184) ([#2376](https://www.github.com/tauri-apps/tauri/pull/2376)) on 2021-08-09
|
||||
|
||||
- Force data directory even on non-local window.
|
||||
- [70a19414](https://www.github.com/tauri-apps/tauri/commit/70a1941468f55f0dc09ac2e13802945891d766f4) fix(core): Force data_directory on Windows ([#2288](https://www.github.com/tauri-apps/tauri/pull/2288)) on 2021-07-23
|
||||
|
||||
- Allow creation of empty Window with `create_tao_window()` and management with `send_tao_window_event()` on the AppHandler.
|
||||
- [88080855](https://www.github.com/tauri-apps/tauri/commit/8808085541a629b8e22b612a06cef01cf9b3722e) feat(window): Allow creation of Window without `wry` ([#2321](https://www.github.com/tauri-apps/tauri/pull/2321)) on 2021-07-29
|
||||
- [15566cfd](https://www.github.com/tauri-apps/tauri/commit/15566cfd64f5072fa4980a6ce5b33259958e9021) feat(core): add API to send wry window message to the event loop ([#2339](https://www.github.com/tauri-apps/tauri/pull/2339)) on 2021-08-02
|
||||
|
||||
- Make `ClipboardManager` and `GlobalShortcutManager` public as they are exposed in the `AppHandle`.
|
||||
- [6e0dbf63](https://www.github.com/tauri-apps/tauri/commit/6e0dbf639ac2c79e00fee9270a2ca8e613dc1f98) fix(core): Expose `ClipboardManager` and `GlobalShortcutManager` ([#2263](https://www.github.com/tauri-apps/tauri/pull/2263)) on 2021-08-03
|
||||
|
||||
- - Support [macOS tray icon template](https://developer.apple.com/documentation/appkit/nsimage/1520017-template?language=objc) to adjust automatically based on taskbar color.
|
||||
|
||||
- Images you mark as template images should consist of only black and clear colors. You can use the alpha channel in the image to adjust the opacity of black content, however.
|
||||
|
||||
- [426a6b49](https://www.github.com/tauri-apps/tauri/commit/426a6b49962de8faf061db2e820ac10fcbb300d6) feat(macOS): Implement tray icon template ([#2322](https://www.github.com/tauri-apps/tauri/pull/2322)) on 2021-07-29
|
||||
|
||||
- Add `Event::Ready` on the `run()` callback. Triggered once when the event loop is ready.
|
||||
- [28c6b7ad](https://www.github.com/tauri-apps/tauri/commit/28c6b7adfe98e701b158e936eafb7541ddc700e0) feat: add `Event::Ready` ([#2433](https://www.github.com/tauri-apps/tauri/pull/2433)) on 2021-08-15
|
||||
|
||||
- - Do not run the updater with UAC task if server don't tell us. (Allow toggling server-side)
|
||||
|
||||
- The updater expect a field named `with_elevated_task` with a `boolean` and will not run if the task is not installed first. (windows only)
|
||||
|
||||
- [c5761190](https://www.github.com/tauri-apps/tauri/commit/c576119013297f3731d76924a887c5c2a62c13ba) fix(updater): Run elevated task only if server tell us ([#2357](https://www.github.com/tauri-apps/tauri/pull/2357)) on 2021-08-08
|
||||
|
||||
- Add `try_state` API to the `Manager` trait.
|
||||
- [84a0e04c](https://www.github.com/tauri-apps/tauri/commit/84a0e04cbe242b2b7abb388da2d878fce10bc27d) feat(core): `try_state` API on the `Manager` trait ([#2341](https://www.github.com/tauri-apps/tauri/pull/2341)) on 2021-08-02
|
||||
|
||||
## \[1.0.0-beta.5]
|
||||
|
||||
- Allow preventing window close when the user requests it.
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tauri"
|
||||
version = "1.0.0-beta.5"
|
||||
version = "1.0.0-beta.6"
|
||||
authors = [ "Tauri Programme within The Commons Conservancy" ]
|
||||
categories = [ "gui", "web-programming" ]
|
||||
license = "Apache-2.0 OR MIT"
|
||||
@ -39,10 +39,10 @@ uuid = { version = "0.8", features = [ "v4" ] }
|
||||
url = { version = "2.2" }
|
||||
thiserror = "1.0"
|
||||
once_cell = "1.8"
|
||||
tauri-runtime = { version = "0.1.4", path = "../tauri-runtime" }
|
||||
tauri-macros = { version = "1.0.0-beta.4", path = "../tauri-macros" }
|
||||
tauri-utils = { version = "1.0.0-beta.2", path = "../tauri-utils" }
|
||||
tauri-runtime-wry = { version = "0.1.4", path = "../tauri-runtime-wry", optional = true }
|
||||
tauri-runtime = { version = "0.2.0", path = "../tauri-runtime" }
|
||||
tauri-macros = { version = "1.0.0-beta.5", path = "../tauri-macros" }
|
||||
tauri-utils = { version = "1.0.0-beta.3", path = "../tauri-utils" }
|
||||
tauri-runtime-wry = { version = "0.2.0", path = "../tauri-runtime-wry", optional = true }
|
||||
rand = "0.8"
|
||||
tempfile = "3"
|
||||
semver = "1.0"
|
||||
@ -66,7 +66,7 @@ attohttpc = { version = "0.17", features = [ "json", "form" ] }
|
||||
open = { version = "2.0", optional = true }
|
||||
shared_child = { version = "0.3", optional = true }
|
||||
os_pipe = { version = "0.9", optional = true }
|
||||
rfd = { version = "0.4.3", features = ["parent"] }
|
||||
rfd = { version = "0.4.3", features = [ "parent" ] }
|
||||
raw-window-handle = { version = "0.3.3", optional = true }
|
||||
minisign-verify = { version = "0.1", optional = true }
|
||||
os_info = { version = "3.0.6", optional = true }
|
||||
|
@ -1,5 +1,35 @@
|
||||
# Changelog
|
||||
|
||||
## \[1.0.0-beta.6]
|
||||
|
||||
- `bundle` now exports `clipboard` module so you can `import { clipboard } from "@tauri-apps/api"`.
|
||||
- [4f88c3fb](https://www.github.com/tauri-apps/tauri/commit/4f88c3fb94286f3daafb906e3513c9210ecfa76b) fix(api.js): `bundle` now exports `clipboard` mod, closes [#2243](https://www.github.com/tauri-apps/tauri/pull/2243) ([#2244](https://www.github.com/tauri-apps/tauri/pull/2244)) on 2021-07-19
|
||||
- Fix double window creation
|
||||
- [9fbcc024](https://www.github.com/tauri-apps/tauri/commit/9fbcc024542d87f71afd364acdcf2302cf82912c) fix(api.js): fix double window creation, closes [#2284](https://www.github.com/tauri-apps/tauri/pull/2284) ([#2285](https://www.github.com/tauri-apps/tauri/pull/2285)) on 2021-07-23
|
||||
- Add `os` module which exports `EOL`, `platform()`, `version()`, `type()`, `arch()`, `tempdir()`
|
||||
- [05e679a6](https://www.github.com/tauri-apps/tauri/commit/05e679a6d2aca5642c780052bcf1384c49a462de) feat(api.js): add `os` module ([#2299](https://www.github.com/tauri-apps/tauri/pull/2299)) on 2021-07-28
|
||||
- - Add new nodejs-inspired functions which are `join`, `resolve`, `normalize`, `dirname`, `basename` and `extname`.
|
||||
- Add `sep` and `delimiter` constants.
|
||||
- Removed `resolvePath` API, use `resolve` instead.
|
||||
- [05b9d81e](https://www.github.com/tauri-apps/tauri/commit/05b9d81ee6bcc920defca76cff00178b301fffe8) feat(api.js): add nodejs-inspired functions in `path` module ([#2310](https://www.github.com/tauri-apps/tauri/pull/2310)) on 2021-08-02
|
||||
- Change target to ES2021.
|
||||
- [97bc52ee](https://www.github.com/tauri-apps/tauri/commit/97bc52ee03dec0b67cc1cced23305a4c53e9eb62) Tooling: \[API] Changed target in tsconfig to es6 ([#2362](https://www.github.com/tauri-apps/tauri/pull/2362)) on 2021-08-09
|
||||
- Add `toggleMaximize()` function to the `WebviewWindow` class.
|
||||
- [1a510066](https://www.github.com/tauri-apps/tauri/commit/1a510066732d5f61c88c0ceed1c5f5cc559faf7d) fix(core): `data-tauri-drag-region` didn't respect resizable, closes [#2314](https://www.github.com/tauri-apps/tauri/pull/2314) ([#2316](https://www.github.com/tauri-apps/tauri/pull/2316)) on 2021-08-02
|
||||
- Fix `@ts-expect` error usage
|
||||
- [dd52e738](https://www.github.com/tauri-apps/tauri/commit/dd52e738f1fd323bd8d185d6e650f412eb031200) fix(api.js): fix `@ts-expect-error` usage, closes [#2249](https://www.github.com/tauri-apps/tauri/pull/2249) ([#2250](https://www.github.com/tauri-apps/tauri/pull/2250)) on 2021-07-20
|
||||
- Fixes file drop events being swapped (`file-drop-hover` on drop and `file-drop` on hover).
|
||||
- [c2b0fe1c](https://www.github.com/tauri-apps/tauri/commit/c2b0fe1ce58e54dbcfdb63162ad17d7e6d8774d9) fix(core): fix wrong file drop events ([#2300](https://www.github.com/tauri-apps/tauri/pull/2300)) on 2021-07-31
|
||||
- Fixes the global bundle UMD code.
|
||||
- [268450b1](https://www.github.com/tauri-apps/tauri/commit/268450b1329a4b55f2043890c565a8563f890c3a) fix(api): global bundle broken code, closes [#2289](https://www.github.com/tauri-apps/tauri/pull/2289) ([#2297](https://www.github.com/tauri-apps/tauri/pull/2297)) on 2021-07-26
|
||||
- - Fixes monitor api not working.
|
||||
- Fixes window.print() not working on macOS.
|
||||
- [0f63f5e7](https://www.github.com/tauri-apps/tauri/commit/0f63f5e757873f1787a1ae07ca531340d0d45ec3) fix(api): Fix monitor functions, closes [#2294](https://www.github.com/tauri-apps/tauri/pull/2294) ([#2301](https://www.github.com/tauri-apps/tauri/pull/2301)) on 2021-07-29
|
||||
- Improve `EventName` type using `type-fest`'s `LiteralUnion`.
|
||||
- [8e480297](https://www.github.com/tauri-apps/tauri/commit/8e48029790857b38988da4d291aa7458f51bb265) feat(api): improve `EventName` type definition ([#2379](https://www.github.com/tauri-apps/tauri/pull/2379)) on 2021-08-10
|
||||
- Update protocol url path with wry 0.12.1 on Windows.
|
||||
- [88382fe1](https://www.github.com/tauri-apps/tauri/commit/88382fe147ebcb3f59308cc529e5562a04970876) chore(api): update protocol url path with wry 0.12.1 on Windows ([#2409](https://www.github.com/tauri-apps/tauri/pull/2409)) on 2021-08-13
|
||||
|
||||
## \[1.0.0-beta.5]
|
||||
|
||||
- Adds `convertFileSrc` helper to the `tauri` module, simplifying the process of using file paths as webview source (`img`, `video`, etc).
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tauri-apps/api",
|
||||
"version": "1.0.0-beta.5",
|
||||
"version": "1.0.0-beta.6",
|
||||
"description": "Tauri API definitions",
|
||||
"type": "module",
|
||||
"funding": {
|
||||
|
@ -1,5 +1,22 @@
|
||||
# Changelog
|
||||
|
||||
## \[1.0.0-beta.4]
|
||||
|
||||
- Merge Tauri-generated Info.plist with the contents of `src-tauri/Info.plist` if it exists.
|
||||
- [537ab1b6](https://www.github.com/tauri-apps/tauri/commit/537ab1b6d5a792c550a535619965c9e4126292e6) feat(core): inject src-tauri/Info.plist file on dev and merge on bundle, closes [#1570](https://www.github.com/tauri-apps/tauri/pull/1570) [#2338](https://www.github.com/tauri-apps/tauri/pull/2338) ([#2444](https://www.github.com/tauri-apps/tauri/pull/2444)) on 2021-08-15
|
||||
- Change the WiX config to allow upgrading installation with same version instead of duplicating the application.
|
||||
- [dd5e1ede](https://www.github.com/tauri-apps/tauri/commit/dd5e1ede32ab8c10849fe6583d93ef493dd6f184) fix(bundler): `AllowSameVersionUpgrades` on WiX, closes [#2211](https://www.github.com/tauri-apps/tauri/pull/2211) ([#2428](https://www.github.com/tauri-apps/tauri/pull/2428)) on 2021-08-14
|
||||
- Check target architecture at runtime running `$ RUSTC_BOOTSTRAP=1 rustc -Z unstable-options --print target-spec-json` and parsing the `llvm-target` field, fixing macOS M1 sidecar check until we can compile the CLI with M1 target on GitHub Actions.
|
||||
- [5ebf389f](https://www.github.com/tauri-apps/tauri/commit/5ebf389f6c6805ccd2b15d81fe12416770e39222) feat(bundler): check target arch at runtime, closes [#2286](https://www.github.com/tauri-apps/tauri/pull/2286) ([#2422](https://www.github.com/tauri-apps/tauri/pull/2422)) on 2021-08-13
|
||||
- Added `banner_path` field to the `WixSettings` struct.
|
||||
- [13003ec7](https://www.github.com/tauri-apps/tauri/commit/13003ec761b1530705d6129519dc4e226eb992c7) feat(bundler): add config for WiX banner path, closes [#2175](https://www.github.com/tauri-apps/tauri/pull/2175) ([#2448](https://www.github.com/tauri-apps/tauri/pull/2448)) on 2021-08-16
|
||||
- Added `dialog_image_path` field to the `WixSettings` struct.
|
||||
- [9bfdeb42](https://www.github.com/tauri-apps/tauri/commit/9bfdeb42effeeec27aa15bbc5b05040eadfda5ba) feat(bundler): add config for WiX dialog image path ([#2449](https://www.github.com/tauri-apps/tauri/pull/2449)) on 2021-08-16
|
||||
- Only convert package name and binary name to kebab-case, keeping the `.desktop` `Name` field with the original configured value.
|
||||
- [3f039cb8](https://www.github.com/tauri-apps/tauri/commit/3f039cb8a308b0f18deaa37d7cfb1cc50d308d0e) fix: keep original `productName` for .desktop `Name` field, closes [#2295](https://www.github.com/tauri-apps/tauri/pull/2295) ([#2384](https://www.github.com/tauri-apps/tauri/pull/2384)) on 2021-08-10
|
||||
- Use `linuxdeploy` instead of `appimagetool` for `AppImage` bundling.
|
||||
- [397710b2](https://www.github.com/tauri-apps/tauri/commit/397710b2c5699dab78118f58760dda07e276d4c2) refactor(bundler): use linuxdeploy instead of appimagetool, closes [#1986](https://www.github.com/tauri-apps/tauri/pull/1986) ([#2437](https://www.github.com/tauri-apps/tauri/pull/2437)) on 2021-08-15
|
||||
|
||||
## \[1.0.0-beta.3]
|
||||
|
||||
- Fix WIX uninstaller by using unique `GUID` shortcut.
|
||||
|
@ -2,7 +2,7 @@ workspace = { }
|
||||
|
||||
[package]
|
||||
name = "tauri-bundler"
|
||||
version = "1.0.0-beta.3"
|
||||
version = "1.0.0-beta.4"
|
||||
authors = [
|
||||
"George Burton <burtonageo@gmail.com>",
|
||||
"Tauri Programme within The Commons Conservancy"
|
||||
|
@ -1,5 +1,16 @@
|
||||
# Changelog
|
||||
|
||||
## \[1.0.0-beta.7]
|
||||
|
||||
- Force Cargo manifest update when running the `deps update` command and fix the version that is written to the file.
|
||||
- [c544cea8](https://www.github.com/tauri-apps/tauri/commit/c544cea8c971a4f133dc48b4700b86684bcec5f8) fix(cli.js): force version update on Cargo manifest ([#2419](https://www.github.com/tauri-apps/tauri/pull/2419)) on 2021-08-13
|
||||
- The CLI is now a ES module and requires at least Node.js v12.20.
|
||||
- [5f6e135f](https://www.github.com/tauri-apps/tauri/commit/5f6e135f23b370e008fc5e1849be0fcb78fc87e2) refactor(cli.js): package as ES module, closes [#2256](https://www.github.com/tauri-apps/tauri/pull/2256) ([#2392](https://www.github.com/tauri-apps/tauri/pull/2392)) on 2021-08-11
|
||||
- Adds support to HTTPS proxy set with the `HTTPS_PROXY` environment variable.
|
||||
- [9c4032ba](https://www.github.com/tauri-apps/tauri/commit/9c4032ba10d800bccc307f7afcc8e00f282b041e) fix(cli.js): usage with HTTPS_PROXY, closes [#2237](https://www.github.com/tauri-apps/tauri/pull/2237) ([#2381](https://www.github.com/tauri-apps/tauri/pull/2381)) on 2021-08-10
|
||||
- Adjust check for `dev` mode and switch CTA test to a script runner. The script gives us more control and better output into any failures.
|
||||
- [c410e034](https://www.github.com/tauri-apps/tauri/commit/c410e034f74d0624c8465b1f30bb7af58eb98b34) convert jest tests to child_process run script ([#2308](https://www.github.com/tauri-apps/tauri/pull/2308)) on 2021-08-08
|
||||
|
||||
## \[1.0.0-beta.6]
|
||||
|
||||
- Run powershell commands with `-NoProfile` flag
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tauri-apps/cli",
|
||||
"version": "1.0.0-beta.6",
|
||||
"version": "1.0.0-beta.7",
|
||||
"description": "Command line interface for building Tauri apps",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
|
@ -1,5 +1,20 @@
|
||||
# Changelog
|
||||
|
||||
## \[1.0.0-beta.6]
|
||||
|
||||
- Added `APPLE_SIGNING_IDENTITY` as supported environment variable for the bundler.
|
||||
- [44f6ee4c](https://www.github.com/tauri-apps/tauri/commit/44f6ee4cfdfad5fb21d96e69f8776c0e68685682) chore(ci): add step to detect code signing ([#2245](https://www.github.com/tauri-apps/tauri/pull/2245)) on 2021-08-08
|
||||
- Added configuration for the WiX banner icon under `tauri.conf.json > tauri > bundle > windows > wix > bannerPath`.
|
||||
- [13003ec7](https://www.github.com/tauri-apps/tauri/commit/13003ec761b1530705d6129519dc4e226eb992c7) feat(bundler): add config for WiX banner path, closes [#2175](https://www.github.com/tauri-apps/tauri/pull/2175) ([#2448](https://www.github.com/tauri-apps/tauri/pull/2448)) on 2021-08-16
|
||||
- Added configuration for the WiX dialog background bitmap under `tauri.conf.json > tauri > bundle > windows > wix > dialogImagePath`.
|
||||
- [9bfdeb42](https://www.github.com/tauri-apps/tauri/commit/9bfdeb42effeeec27aa15bbc5b05040eadfda5ba) feat(bundler): add config for WiX dialog image path ([#2449](https://www.github.com/tauri-apps/tauri/pull/2449)) on 2021-08-16
|
||||
- Only convert package name and binary name to kebab-case, keeping the `.desktop` `Name` field with the original configured value.
|
||||
- [3f039cb8](https://www.github.com/tauri-apps/tauri/commit/3f039cb8a308b0f18deaa37d7cfb1cc50d308d0e) fix: keep original `productName` for .desktop `Name` field, closes [#2295](https://www.github.com/tauri-apps/tauri/pull/2295) ([#2384](https://www.github.com/tauri-apps/tauri/pull/2384)) on 2021-08-10
|
||||
- Merge platform-specific `tauri.linux.conf.json`, `tauri.windows.conf.json` and `tauri.macos.conf.json` into the config JSON from `tauri.conf.json`.
|
||||
- [71d687b7](https://www.github.com/tauri-apps/tauri/commit/71d687b787cd722c60879adda543897826bf42c9) feat(cli.rs): platform-specific conf.json ([#2309](https://www.github.com/tauri-apps/tauri/pull/2309)) on 2021-07-28
|
||||
- Update minimum Rust version to 1.54.0.
|
||||
- [a5394716](https://www.github.com/tauri-apps/tauri/commit/a53947160985a4f5b0ad1fbb4aa6865d6f852c66) chore: update rust to 1.54.0 ([#2434](https://www.github.com/tauri-apps/tauri/pull/2434)) on 2021-08-15
|
||||
|
||||
## \[1.0.0-beta.5]
|
||||
|
||||
- Run powershell commands with `-NoProfile` flag
|
||||
|
4
tooling/cli.rs/Cargo.lock
generated
4
tooling/cli.rs/Cargo.lock
generated
@ -1872,7 +1872,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tauri-bundler"
|
||||
version = "1.0.0-beta.3"
|
||||
version = "1.0.0-beta.4"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"ar",
|
||||
@ -1906,7 +1906,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tauri-cli"
|
||||
version = "1.0.0-beta.5"
|
||||
version = "1.0.0-beta.6"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"base64",
|
||||
|
@ -2,7 +2,7 @@ workspace = { }
|
||||
|
||||
[package]
|
||||
name = "tauri-cli"
|
||||
version = "1.0.0-beta.5"
|
||||
version = "1.0.0-beta.6"
|
||||
authors = [ "Tauri Programme within The Commons Conservancy" ]
|
||||
edition = "2018"
|
||||
categories = [ "gui", "web-programming" ]
|
||||
@ -19,7 +19,7 @@ path = "src/main.rs"
|
||||
[dependencies]
|
||||
clap = { version = "3.0.0-beta.2", features = [ "yaml" ] }
|
||||
anyhow = "1.0"
|
||||
tauri-bundler = { version = "1.0.0-beta.3", path = "../bundler" }
|
||||
tauri-bundler = { version = "1.0.0-beta.4", path = "../bundler" }
|
||||
colored = "2.0"
|
||||
once_cell = "1.8"
|
||||
serde = { version = "1.0", features = [ "derive" ] }
|
||||
|
@ -1,8 +1,8 @@
|
||||
{
|
||||
"cli.js": {
|
||||
"version": "1.0.0-beta.6",
|
||||
"version": "1.0.0-beta.7",
|
||||
"node": ">= 12.13.0"
|
||||
},
|
||||
"tauri": "1.0.0-beta.5",
|
||||
"tauri-build": "1.0.0-beta.3"
|
||||
"tauri": "1.0.0-beta.6",
|
||||
"tauri-build": "1.0.0-beta.4"
|
||||
}
|
||||
|
@ -1,5 +1,18 @@
|
||||
# Changelog
|
||||
|
||||
## \[1.0.0-beta.4]
|
||||
|
||||
- [`pnpm`](https://pnpm.io) package manager is now officially supported, either run `pnpx create-tauri-app` or explicitly specifiy it `npx create-tauri-app --manager pnpm`.
|
||||
- [235e0f67](https://www.github.com/tauri-apps/tauri/commit/235e0f6785b87dc83cc6ebb6f5b022a82fa18eec) feat(CTA): add official support for `pnpm` package manager ([#2348](https://www.github.com/tauri-apps/tauri/pull/2348)) on 2021-08-06
|
||||
- `create-tauri-app` will prompt users to install `@tauri-apps/api` npm package.
|
||||
- [c0f42ad0](https://www.github.com/tauri-apps/tauri/commit/c0f42ad0e3d30623b83cfcd692eb1bcb4c4391a2) feat(cta): prompt users to install `@tauri-apps/api` package ([#2251](https://www.github.com/tauri-apps/tauri/pull/2251)) on 2021-07-29
|
||||
- Add Svelte recipe using the official template.
|
||||
- [151c3157](https://www.github.com/tauri-apps/tauri/commit/151c3157bef28c267592ebdf717e4ff66a5b27e1) Add svelte recipe to create-tauri-app ([#2276](https://www.github.com/tauri-apps/tauri/pull/2276)) ([#2279](https://www.github.com/tauri-apps/tauri/pull/2279)) on 2021-07-22
|
||||
- Adjust check for `dev` mode and switch CTA test to a script runner. The script gives us more control and better output into any failures.
|
||||
- [c410e034](https://www.github.com/tauri-apps/tauri/commit/c410e034f74d0624c8465b1f30bb7af58eb98b34) convert jest tests to child_process run script ([#2308](https://www.github.com/tauri-apps/tauri/pull/2308)) on 2021-08-08
|
||||
- Update vite recipe to use the new vite npm [package](https://github.com/vitejs/vite/tree/main/packages/create-vite).
|
||||
- [718d9513](https://www.github.com/tauri-apps/tauri/commit/718d9513ce8013594a21c7fedb2dcb3dcd7bbad8) refactor(cta): update `vite` recipe to use their new npm package ([#2220](https://www.github.com/tauri-apps/tauri/pull/2220)) on 2021-07-29
|
||||
|
||||
## \[1.0.0-beta.3]
|
||||
|
||||
- Added Angular CLI recipe.
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "create-tauri-app",
|
||||
"version": "1.0.0-beta.3",
|
||||
"version": "1.0.0-beta.4",
|
||||
"description": "Jump right into a Tauri App!",
|
||||
"bin": {
|
||||
"create-tauri-app": "./bin/create-tauri-app.js"
|
||||
|
9
tooling/webdriver/CHANGELOG.md
Normal file
9
tooling/webdriver/CHANGELOG.md
Normal file
@ -0,0 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## \[0.1.0]
|
||||
|
||||
- Initial release including Linux and Windows support.
|
||||
- [be76fb1d](https://www.github.com/tauri-apps/tauri/commit/be76fb1dfe73a1605cc2ad246418579f4c2e1999) WebDriver support ([#1972](https://www.github.com/tauri-apps/tauri/pull/1972)) on 2021-06-23
|
||||
- [c22e5a7c](https://www.github.com/tauri-apps/tauri/commit/c22e5a7c2ebede41657973b80eff6b68106817fc) fix(covector): keep `tauri-driver` version as alpha on 2021-06-23
|
||||
- [b4426eda](https://www.github.com/tauri-apps/tauri/commit/b4426eda9e64fcdd25a2d72e548b8b0fbfa09619) Revert "WebDriver support ([#1972](https://www.github.com/tauri-apps/tauri/pull/1972))" on 2021-06-23
|
||||
- [4b2aa356](https://www.github.com/tauri-apps/tauri/commit/4b2aa35684632ed2afd7dec4ad848df5704868e4) Add back WebDriver support ([#2324](https://www.github.com/tauri-apps/tauri/pull/2324)) on 2021-08-01
|
@ -2,15 +2,15 @@ workspace = { }
|
||||
|
||||
[package]
|
||||
name = "tauri-driver"
|
||||
version = "0.0.0"
|
||||
authors = ["Tauri Programme within The Commons Conservancy"]
|
||||
categories = ["gui", "web-programming"]
|
||||
version = "0.1.0"
|
||||
authors = [ "Tauri Programme within The Commons Conservancy" ]
|
||||
categories = [ "gui", "web-programming" ]
|
||||
license = "Apache-2.0 OR MIT"
|
||||
homepage = "https://tauri.studio"
|
||||
repository = "https://github.com/tauri-apps/tauri"
|
||||
description = "Webdriver server for Tauri applications"
|
||||
readme = "README.md"
|
||||
exclude = [".license_template", "/target"]
|
||||
exclude = [ ".license_template", "/target" ]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
@ -20,7 +20,7 @@ futures = "0.3"
|
||||
pico-args = "0.4"
|
||||
serde = { version = "1", features = [ "derive" ] }
|
||||
serde_json = "1"
|
||||
tokio = { version = "1", features = [ "macros" ] } # other required features enabled by hyper
|
||||
tokio = { version = "1", features = [ "macros" ] }
|
||||
which = "4"
|
||||
|
||||
[target."cfg(unix)".dependencies]
|
||||
|
Loading…
Reference in New Issue
Block a user