-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
This reverts commit 198f11a.
- Loading branch information
Showing
18 changed files
with
18 additions
and
120 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,6 @@ | |
".changes/acl-scope-refactor.md", | ||
".changes/acl-urlpattern.md", | ||
".changes/allow-recursive-asset-scope-on-file-drop-directory.md", | ||
".changes/api-isTauri.md", | ||
".changes/api-position-size-args.md", | ||
".changes/api-readd-window-created-event.md", | ||
".changes/api-simplify-unc-paths.md", | ||
|
@@ -21,33 +20,25 @@ | |
".changes/build-schema-generation.md", | ||
".changes/bundler-deep-link-reg-path.md", | ||
".changes/bundler-license.md", | ||
".changes/bundler-long_description.md", | ||
".changes/bundler-r-flag.md", | ||
".changes/bundler-resources-unix.md", | ||
".changes/bundler-rpm-license.md", | ||
".changes/capabilities-multiwebview.md", | ||
".changes/capabilities-tauri-conf.md", | ||
".changes/capability-builder-platform.md", | ||
".changes/capability-context-refactor.md", | ||
".changes/cleanup-resource-table.md", | ||
".changes/cli-acl-subcommands.md", | ||
".changes/[email protected]", | ||
".changes/cli-build-no-bundle.md", | ||
".changes/cli-chinese-product-name.md", | ||
".changes/cli-ds-store-dev-watch.md", | ||
".changes/cli-empty-responses.md", | ||
".changes/cli-frontend-dist-expected-path.md", | ||
".changes/cli-include-dir-cargo-manifest-dir.md", | ||
".changes/cli-migrate-non-utf8.md", | ||
".changes/cli-migrate-unknown-plugins.md", | ||
".changes/cli-mobile-init-partition.md", | ||
".changes/cli-openssl-cargo-mobile2-removal.md", | ||
".changes/cli-plugin-android-init.md", | ||
".changes/cli-plugins-migrate.md", | ||
".changes/cli-update-deps-fix-log.md", | ||
".changes/cli-updater-unkown-fields.md", | ||
".changes/cli-windows-build-tools-detect-utf8.md", | ||
".changes/closeable-maximizable.md", | ||
".changes/codegen-capabilities-attribute.md", | ||
".changes/codegen-set-assets.md", | ||
".changes/color-context-generation.md", | ||
|
@@ -56,18 +47,15 @@ | |
".changes/context-remove-assets-generics.md", | ||
".changes/context-remove-assets-mut.md", | ||
".changes/context-runtime-authority.md", | ||
".changes/core-always-rebuilds-due-to-permissions-dir.md", | ||
".changes/core-app-tray-remove-tray-apis-removed.md", | ||
".changes/core-center-window.md", | ||
".changes/core-emit-created-events.md", | ||
".changes/core-emit-js-all-targets.md", | ||
".changes/core-isTauri.md", | ||
".changes/core-js-event-anytarget.md", | ||
".changes/core-jsimage-intoimg.md", | ||
".changes/core-menu-resources-deadlock.md", | ||
".changes/core-once-event-return-event-id.md", | ||
".changes/core-path-basename-replace.md", | ||
".changes/core-start-resize-permission.md", | ||
".changes/core-window-hasdisplayhandle.md", | ||
".changes/csp-header-linux.md", | ||
".changes/deb-rpm-post-pre-scripts-bundler.md", | ||
|
@@ -83,7 +71,6 @@ | |
".changes/fix-acl-webview-check.md", | ||
".changes/fix-add-child-deadlock.md", | ||
".changes/fix-capability-schema-definitions.md", | ||
".changes/fix-channel-buffer-processing.md", | ||
".changes/fix-channel-ipc-response.md", | ||
".changes/fix-clear-residual-listeners.md", | ||
".changes/fix-cli-migration-http-acl.md", | ||
|
@@ -148,14 +135,12 @@ | |
".changes/rerun-if-permission-created.md", | ||
".changes/resources_table_access.md", | ||
".changes/revert-fix-visibility-change.md", | ||
".changes/runner-config.md", | ||
".changes/runtime-add-capability.md", | ||
".changes/runtime-capability-dynamic.md", | ||
".changes/runtime-dpi-mod-moved.md", | ||
".changes/runtime-icon-lifetime.md", | ||
".changes/rwh-06.md", | ||
".changes/schema_str.md", | ||
".changes/script-older-os.md", | ||
".changes/set-auto-resize.md", | ||
".changes/set-zoom.md", | ||
".changes/strict-csp-isolation-frame.md", | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,5 @@ | ||
# Changelog | ||
|
||
## \[2.0.0-beta.16] | ||
|
||
### New Features | ||
|
||
- [`70c51371e`](https://www.github.com/tauri-apps/tauri/commit/70c51371e01184223312de3dba8030394a5a9406)([#9539](https://www.github.com/tauri-apps/tauri/pull/9539)) Add `window.isTauri` to check whether running inside tauri or not. | ||
|
||
### Bug Fixes | ||
|
||
- [`daf018e4f`](https://www.github.com/tauri-apps/tauri/commit/daf018e4f5d5f6dcde51c5de42d73ab15287ec7e)([#9505](https://www.github.com/tauri-apps/tauri/pull/9505)) Fix resource tables not cleaned up on exit which causes tray icon inside resource tables not cleaned up on exit | ||
- [`a07b51320`](https://www.github.com/tauri-apps/tauri/commit/a07b5132019faa7695c573a6610d2def0ff9c40a)([#9490](https://www.github.com/tauri-apps/tauri/pull/9490)) Add missing permission for `window.start_resize_dragging` | ||
- [`35b25f7e5`](https://www.github.com/tauri-apps/tauri/commit/35b25f7e5c0fe03af4ed3582e22a626863f035f0)([#9530](https://www.github.com/tauri-apps/tauri/pull/9530)) Do not use JS optional chaining to prevent script errors on older webviews such as macOS 10.14. | ||
|
||
### What's Changed | ||
|
||
- [`005fe8ce1`](https://www.github.com/tauri-apps/tauri/commit/005fe8ce1ef71ea46a7d86f98bdf397ca81eb920)([#9410](https://www.github.com/tauri-apps/tauri/pull/9410)) Fix `closable`, `maximizable` and `minimizable` options not taking effect when used in tauri.conf.json or from JS APIs. | ||
|
||
### Dependencies | ||
|
||
- Upgraded to `[email protected]` | ||
- Upgraded to `[email protected]` | ||
|
||
## \[2.0.0-beta.15] | ||
|
||
### New Features | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ workspace = { } | |
|
||
[package] | ||
name = "tauri-bundler" | ||
version = "2.0.1-beta.10" | ||
version = "2.0.1-beta.9" | ||
authors = [ | ||
"George Burton <[email protected]>", | ||
"Tauri Programme within The Commons Conservancy" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,5 @@ | ||
# Changelog | ||
|
||
## \[2.0.0-beta.14] | ||
|
||
### Enhancements | ||
|
||
- [`8a63ceb4f`](https://www.github.com/tauri-apps/tauri/commit/8a63ceb4f31c422311b0f7dff173a9c8c0e1a604)([#9473](https://www.github.com/tauri-apps/tauri/pull/9473)) Ignore `.DS_Store` by default for `tauri dev` hot reloads. | ||
|
||
### Bug Fixes | ||
|
||
- [`e64b8f1dc`](https://www.github.com/tauri-apps/tauri/commit/e64b8f1dcedad3222f46755bf6f30392a7ec2f90)([#9479](https://www.github.com/tauri-apps/tauri/pull/9479)) Upgrade `heck` to v0.5 to better support Chinese and Japanese product name, because Chinese do not have word separation. | ||
- [`aaa332c6e`](https://www.github.com/tauri-apps/tauri/commit/aaa332c6e78c956debd11efda021a0406621a01d)([#9540](https://www.github.com/tauri-apps/tauri/pull/9540)) Fix `tauri migrate` trying to migrate to a non-existing plugin. | ||
- [`e64b8f1dc`](https://www.github.com/tauri-apps/tauri/commit/e64b8f1dcedad3222f46755bf6f30392a7ec2f90)([#9479](https://www.github.com/tauri-apps/tauri/pull/9479)) Fixed an issue causing the `build.runner` and `build.features` configs to not take effect. | ||
|
||
### Dependencies | ||
|
||
- Upgraded to `[email protected]` | ||
|
||
## \[2.0.0-beta.13] | ||
|
||
### Bug Fixes | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"cli.js": { | ||
"version": "2.0.0-beta.14", | ||
"version": "2.0.0-beta.13", | ||
"node": ">= 10.0.0" | ||
}, | ||
"tauri": "2.0.0-beta.16", | ||
"tauri-build": "2.0.0-beta.13", | ||
"tauri": "2.0.0-beta.15", | ||
"tauri-build": "2.0.0-beta.12", | ||
"tauri-plugin": "2.0.0-beta.12" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,5 @@ | ||
# Changelog | ||
|
||
## \[2.0.0-beta.14] | ||
|
||
### Enhancements | ||
|
||
- [`8a63ceb4f`](https://www.github.com/tauri-apps/tauri/commit/8a63ceb4f31c422311b0f7dff173a9c8c0e1a604)([#9473](https://www.github.com/tauri-apps/tauri/pull/9473)) Ignore `.DS_Store` by default for `tauri dev` hot reloads. | ||
|
||
### Bug Fixes | ||
|
||
- [`e64b8f1dc`](https://www.github.com/tauri-apps/tauri/commit/e64b8f1dcedad3222f46755bf6f30392a7ec2f90)([#9479](https://www.github.com/tauri-apps/tauri/pull/9479)) Upgrade `heck` to v0.5 to better support Chinese and Japanese product name, because Chinese do not have word separation. | ||
- [`aaa332c6e`](https://www.github.com/tauri-apps/tauri/commit/aaa332c6e78c956debd11efda021a0406621a01d)([#9540](https://www.github.com/tauri-apps/tauri/pull/9540)) Fix `tauri migrate` trying to migrate to a non-existing plugin. | ||
- [`e64b8f1dc`](https://www.github.com/tauri-apps/tauri/commit/e64b8f1dcedad3222f46755bf6f30392a7ec2f90)([#9479](https://www.github.com/tauri-apps/tauri/pull/9479)) Fixed an issue causing the `build.runner` and `build.features` configs to not take effect. | ||
|
||
### Dependencies | ||
|
||
- Upgraded to `[email protected]` | ||
|
||
## \[2.0.0-beta.13] | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters