|
1 | 1 | {
|
2 | 2 | "tag": "rc",
|
3 | 3 | "changes": [
|
| 4 | + ".changes/allow-conf-gitignore.md", |
4 | 5 | ".changes/allowlist-clipboard.md",
|
5 | 6 | ".changes/allowlist-dialog.md",
|
6 | 7 | ".changes/allowlist-process.md",
|
|
53 | 54 | ".changes/cli-private-key-pwd-panic.md",
|
54 | 55 | ".changes/cli-runner-args.md",
|
55 | 56 | ".changes/cli-runner-error-message.md",
|
| 57 | + ".changes/cli-template-minimum-mac-system-version.md", |
56 | 58 | ".changes/cli.js-cjs-output.md",
|
57 | 59 | ".changes/cli.js-fix-ico.md",
|
58 | 60 | ".changes/cli.js-improve-error.md",
|
|
68 | 70 | ".changes/cli.rs-use-tauri-utils.md",
|
69 | 71 | ".changes/cli.rs-validate-dist-dir.md",
|
70 | 72 | ".changes/cli.rs-wix-license.md",
|
| 73 | + ".changes/colorful-cli.md", |
71 | 74 | ".changes/command-feature-flag.md",
|
72 | 75 | ".changes/command-output-carriage-return.md",
|
73 | 76 | ".changes/consistent-event-name-usage.md",
|
|
85 | 88 | ".changes/emit-and-trigger-tauri-events.md",
|
86 | 89 | ".changes/emit-window-created-backend.md",
|
87 | 90 | ".changes/enable-linux-cookie-persistence.md",
|
| 91 | + ".changes/enhance-minimum-system-version-deserialization.md", |
88 | 92 | ".changes/expose-escape-json-string.md",
|
89 | 93 | ".changes/fix-asset-protocol-panicking.md",
|
90 | 94 | ".changes/fix-block-on-runtime.md",
|
|
93 | 97 | ".changes/fix-cli-signer-sign-cmd.md",
|
94 | 98 | ".changes/fix-cli.js-windows-freezing.md",
|
95 | 99 | ".changes/fix-close-requested-js-event.md",
|
| 100 | + ".changes/fix-csp-fallback-route.md", |
| 101 | + ".changes/fix-csp-linux.md", |
96 | 102 | ".changes/fix-deadlock-create-window-from-menu.md",
|
97 | 103 | ".changes/fix-deadlock-path-iter.md",
|
98 | 104 | ".changes/fix-default-freeze-prototype.md",
|
|
121 | 127 | ".changes/fix-window-creation-deadlock.md",
|
122 | 128 | ".changes/fix-window-label-api.md",
|
123 | 129 | ".changes/fix-window-specific-event-system.md",
|
| 130 | + ".changes/fix-windows-resources.md", |
124 | 131 | ".changes/fix-windows-sidecar.md",
|
125 | 132 | ".changes/fix-yarn-pnp.md",
|
126 | 133 | ".changes/fixed-webview2-runtime.md",
|
|
172 | 179 | ".changes/refactor-command-feature.md",
|
173 | 180 | ".changes/refactor-create-tao-window.md",
|
174 | 181 | ".changes/refactor-dialog-apis.md",
|
| 182 | + ".changes/refactor-file-drop.md", |
175 | 183 | ".changes/refactor-notification-permission-check.md",
|
176 | 184 | ".changes/refactor-resources-sidecar-copying.md",
|
177 | 185 | ".changes/refactor-window-event-close-requested.md",
|
|
183 | 191 | ".changes/rpc-mod-refactor.md",
|
184 | 192 | ".changes/run-on-main-thread.md",
|
185 | 193 | ".changes/runtime-any-thread.md",
|
| 194 | + ".changes/runtime-create-proxy.md", |
| 195 | + ".changes/runtime-file-drop-event.md", |
186 | 196 | ".changes/runtime-handle-run-on-main-thread.md",
|
187 | 197 | ".changes/runtime-ipc.md",
|
188 | 198 | ".changes/runtime-open-devtools.md",
|
| 199 | + ".changes/runtime-user-event.md", |
189 | 200 | ".changes/runtime-window-creation-result.md",
|
190 | 201 | ".changes/rust-1.56.0.md",
|
191 | 202 | ".changes/rust-1.57-usage.md",
|
192 | 203 | ".changes/rust-1.57.md",
|
| 204 | + ".changes/rust-tauri-events.md", |
193 | 205 | ".changes/scope-config.md",
|
194 | 206 | ".changes/scopes.md",
|
195 | 207 | ".changes/setup-fn-once.md",
|
196 | 208 | ".changes/shell-open-with-refactor.md",
|
197 | 209 | ".changes/sidecar-allowlist.md",
|
198 | 210 | ".changes/sidecar-runtime-rename.md",
|
199 | 211 | ".changes/sidecar-scope-improvement.md",
|
| 212 | + ".changes/simplify-window-creation.md", |
200 | 213 | ".changes/simplify-window-label-types.md",
|
| 214 | + ".changes/state-debug.md", |
| 215 | + ".changes/state-manage-return-val.md", |
201 | 216 | ".changes/streaming-small-file-fix.md",
|
202 | 217 | ".changes/strip.md",
|
| 218 | + ".changes/tauri-build-default-anyhow-fmt.md", |
203 | 219 | ".changes/template-csp-null.md",
|
204 | 220 | ".changes/tooling-fix-pnpm-info-error.md",
|
205 | 221 | ".changes/tray-set-menu.md",
|
|
208 | 224 | ".changes/unlisten-fix.md",
|
209 | 225 | ".changes/unlisten.md",
|
210 | 226 | ".changes/updater-endpoint-url-https.md",
|
| 227 | + ".changes/updater-events.md", |
| 228 | + ".changes/updater-no-window.md", |
211 | 229 | ".changes/updater-restart-cleanup.md",
|
212 | 230 | ".changes/validate-allowlist.md",
|
213 | 231 | ".changes/validate-appimage.md",
|
|
221 | 239 | ".changes/webview2-com.md",
|
222 | 240 | ".changes/window-builder.md",
|
223 | 241 | ".changes/window-confirm.md",
|
| 242 | + ".changes/window-event-file-drop.md", |
224 | 243 | ".changes/window-request-handler.md",
|
225 | 244 | ".changes/windows-0.25.0.md",
|
226 | 245 | ".changes/windows-modify-cmd-string-behaviour.md",
|
|
0 commit comments