|
2 | 2 | "tag": "beta", |
3 | 3 | "changes": [ |
4 | 4 | ".changes/beta.md", |
| 5 | + ".changes/browser-headers.md", |
5 | 6 | ".changes/clipboard-expose-struct.md", |
6 | 7 | ".changes/clipboard-html.md", |
7 | 8 | ".changes/clipboard-manager-image.md", |
| 9 | + ".changes/clipboard-mobile.md", |
8 | 10 | ".changes/clipboard-refactor.md", |
9 | 11 | ".changes/clipboard-text-command-rename.md", |
10 | 12 | ".changes/deep-link-desktop.md", |
11 | 13 | ".changes/dialog-can-create-directories.md", |
12 | 14 | ".changes/dialog-linux-freeze.md", |
13 | 15 | ".changes/dialog-main-thread.md", |
| 16 | + ".changes/dialog-metadata.md", |
14 | 17 | ".changes/dialog-path-return-mismatch.md", |
15 | 18 | ".changes/enhance-fs-scope-type.md", |
16 | 19 | ".changes/enhance-http-scope.md", |
|
19 | 22 | ".changes/feat-single-instance-semver.md", |
20 | 23 | ".changes/feat-websocket-tls-connector.md", |
21 | 24 | ".changes/file-autogen-fix.md", |
| 25 | + ".changes/fix-authenticator-windows-compile.md", |
22 | 26 | ".changes/fix-autolaunch-macos.md", |
| 27 | + ".changes/fix-deep-link-linux.md", |
23 | 28 | ".changes/fix-default-arg-value.md", |
24 | 29 | ".changes/fix-fs-scope-deadlock.md", |
25 | 30 | ".changes/fix-fs-watcher-basedir.md", |
|
35 | 40 | ".changes/global-api-script-refactor.md", |
36 | 41 | ".changes/global-hotkey-event.md", |
37 | 42 | ".changes/global-shortcut-refactor.md", |
| 43 | + ".changes/http-cookies.md", |
| 44 | + ".changes/http-origin.md", |
| 45 | + ".changes/http-tauri-beta-19.md", |
38 | 46 | ".changes/http-unsafe-headers.md", |
39 | 47 | ".changes/http-user-agent.md", |
40 | 48 | ".changes/impl-ext-for-webview-windows.md", |
41 | 49 | ".changes/msrv-1.75.md", |
42 | 50 | ".changes/notification-fix-dev-check.md", |
| 51 | + ".changes/notification-fix-dev-name.md", |
43 | 52 | ".changes/public-with-store.md", |
44 | 53 | ".changes/remove-unc-path-prefix.md", |
45 | 54 | ".changes/reqwest-0.12.md", |
|
48 | 57 | ".changes/shell-command-execute-extra-new-lines.md", |
49 | 58 | ".changes/shell-command-execute-speed.md", |
50 | 59 | ".changes/shell-command-lost-events.md", |
| 60 | + ".changes/shell-execute-return.md", |
| 61 | + ".changes/shell-execute.md", |
51 | 62 | ".changes/shell-fix-schema-command-property-name.md", |
52 | 63 | ".changes/shell-shellexcute.md", |
53 | 64 | ".changes/single-instance.macos.md", |
| 65 | + ".changes/sql-column-order.md", |
| 66 | + ".changes/target-sdk-34.md", |
54 | 67 | ".changes/tauri-beta-14-dependencies.md", |
55 | 68 | ".changes/tauri-beta-14.md", |
56 | 69 | ".changes/tauri-beta-15.md", |
57 | 70 | ".changes/tauri-beta-17.md", |
| 71 | + ".changes/tauri-beta-20.md", |
58 | 72 | ".changes/tauri-beta-4.md", |
59 | 73 | ".changes/tauri-beta-8.md", |
60 | 74 | ".changes/tauri-beta-9.md", |
| 75 | + ".changes/updater-download-install-js-binding.md", |
61 | 76 | ".changes/updater-non-zip.md", |
| 77 | + ".changes/updater-nsis-shortcuts.md", |
| 78 | + ".changes/updater-zip-no-default-features.md", |
62 | 79 | ".changes/upload-returnval.md", |
63 | 80 | ".changes/watcher-debouncer-rename.md", |
64 | 81 | ".changes/window-state-custom-filename.md", |
|
0 commit comments