|
55 | 55 | ".changes/cli-allow-kotlin-keyword-as-ident.md", |
56 | 56 | ".changes/cli-build-no-bundle.md", |
57 | 57 | ".changes/cli-chinese-product-name.md", |
| 58 | + ".changes/cli-clipboard-manager-migrate-perms.md", |
58 | 59 | ".changes/cli-ds-store-dev-watch.md", |
59 | 60 | ".changes/cli-empty-responses.md", |
60 | 61 | ".changes/cli-frontend-dist-expected-path.md", |
61 | 62 | ".changes/cli-icon-non-0-exit.md", |
62 | 63 | ".changes/cli-include-dir-cargo-manifest-dir.md", |
63 | 64 | ".changes/cli-migrate-clipboard-globalShortcut.md", |
| 65 | + ".changes/cli-migrate-enhancemnets.md", |
| 66 | + ".changes/cli-migrate-fix-renamed-modules.md", |
64 | 67 | ".changes/cli-migrate-non-utf8.md", |
65 | 68 | ".changes/cli-migrate-unknown-plugins.md", |
66 | 69 | ".changes/cli-mobile-init-partition.md", |
|
70 | 73 | ".changes/cli-plugin-template-updates.md", |
71 | 74 | ".changes/cli-plugins-migrate.md", |
72 | 75 | ".changes/cli-profile-parse-syntax.md", |
| 76 | + ".changes/cli-target-dir-cargo-cli-flag.md", |
73 | 77 | ".changes/cli-update-deps-fix-log.md", |
74 | 78 | ".changes/cli-updater-unkown-fields.md", |
75 | 79 | ".changes/cli-windows-build-tools-detect-utf8.md", |
|
92 | 96 | ".changes/core-isTauri.md", |
93 | 97 | ".changes/core-js-event-anytarget.md", |
94 | 98 | ".changes/core-jsimage-intoimg.md", |
| 99 | + ".changes/core-listener-emitter-trait.md", |
95 | 100 | ".changes/core-menu-resources-deadlock.md", |
96 | 101 | ".changes/core-once-event-return-event-id.md", |
97 | 102 | ".changes/core-path-basename-replace.md", |
| 103 | + ".changes/core-restart-fn-diverging.md", |
98 | 104 | ".changes/core-specta-integration.md", |
99 | 105 | ".changes/core-start-resize-permission.md", |
100 | 106 | ".changes/core-window-hasdisplayhandle.md", |
|
111 | 117 | ".changes/dev-fn.md", |
112 | 118 | ".changes/dirs-next-dirs.md", |
113 | 119 | ".changes/downgrade-minisign.md", |
| 120 | + ".changes/drag-drop-events-renamed-api.md", |
| 121 | + ".changes/drag-drop-events-renamed.md", |
114 | 122 | ".changes/drop-nsis-applicationid.md", |
115 | 123 | ".changes/enhance-event-emit.md", |
116 | 124 | ".changes/enhance-ipc-url-check.md", |
117 | 125 | ".changes/enhance-resource-dir-resolution.md", |
118 | 126 | ".changes/event-reopen.md", |
119 | 127 | ".changes/expose-image-constructor.md", |
120 | 128 | ".changes/expose-js-image.md", |
| 129 | + ".changes/feat-wix-arm64.md", |
121 | 130 | ".changes/fix-acl-webview-check.md", |
122 | 131 | ".changes/fix-add-child-deadlock.md", |
123 | 132 | ".changes/fix-api-export-mocks-module.md", |
124 | 133 | ".changes/fix-build-script-rerun-macos.md", |
| 134 | + ".changes/fix-bundler-updater-artifacts-warning.md", |
125 | 135 | ".changes/fix-capability-schema-definitions.md", |
126 | 136 | ".changes/fix-capability-totokens.md", |
127 | 137 | ".changes/fix-channel-buffer-processing.md", |
|
147 | 157 | ".changes/fix-missing-depends.md", |
148 | 158 | ".changes/fix-mobile-cmd-case.md", |
149 | 159 | ".changes/fix-mobile-process-spawn.md", |
| 160 | + ".changes/fix-once-handler-throw.md", |
150 | 161 | ".changes/fix-pnpm-check.md", |
151 | 162 | ".changes/fix-process-ipc-message-fn.md", |
152 | 163 | ".changes/fix-proxy-url-totokens-impl.md", |
|
166 | 177 | ".changes/fix-window-destroy-deadlock.md", |
167 | 178 | ".changes/fix-window-inner-size-crash.md", |
168 | 179 | ".changes/fix-wix-autostart-after-update.md", |
| 180 | + ".changes/generate_context-test.md", |
| 181 | + ".changes/get-current-ambguity.md", |
169 | 182 | ".changes/global-api-script-path-plugins.md", |
170 | 183 | ".changes/handle-empty-permissions.md", |
171 | 184 | ".changes/hardened-runtime-option.md", |
|
178 | 191 | ".changes/improve-errors-for-missing-links-property.md", |
179 | 192 | ".changes/include-image-macro-codegen.md", |
180 | 193 | ".changes/include-image-macro.md", |
| 194 | + ".changes/info-plist-rerun-if-changed.md", |
181 | 195 | ".changes/inline-plugins.md", |
182 | 196 | ".changes/invoke-body-raw-deserialization.md", |
| 197 | + ".changes/ios-export-method.md", |
183 | 198 | ".changes/ios-non-transparent-icons.md", |
184 | 199 | ".changes/ios-signing-optional.md", |
| 200 | + ".changes/ios-signing.md", |
185 | 201 | ".changes/ipc-allow-headers.md", |
| 202 | + ".changes/ipc-channel-generic.md", |
186 | 203 | ".changes/ipc-only-main-frame.md", |
187 | 204 | ".changes/ipc-post-message-fallback.md", |
188 | 205 | ".changes/ipc-request-param-refactor.md", |
189 | 206 | ".changes/isolation-pattern-key-extractable.md", |
| 207 | + ".changes/isolation-raw-request.md", |
190 | 208 | ".changes/isolation-script-remove-itself.md", |
191 | 209 | ".changes/linux-gtk-app-id.md", |
| 210 | + ".changes/macos-sign-initial-release.md", |
192 | 211 | ".changes/mobile-use-identifier-as-id.md", |
193 | 212 | ".changes/mobile-watcher.md", |
194 | 213 | ".changes/monitor-from-point-js.md", |
|
199 | 218 | ".changes/nsis-delete-data-button-dpi.md", |
200 | 219 | ".changes/nsis-dpi-aware.md", |
201 | 220 | ".changes/nsis-esitimated-size-unit.md", |
| 221 | + ".changes/nsis-ifmacrodef.md", |
202 | 222 | ".changes/nsis-migrate-shortcut.md", |
203 | 223 | ".changes/nsis-no-compression.md", |
204 | 224 | ".changes/nsis-run-as-user.md", |
| 225 | + ".changes/nsis-run-progrma-space.md", |
205 | 226 | ".changes/nsis-shortcuts-regression.md", |
206 | 227 | ".changes/nsis-start-menu-folder-breaking.md", |
207 | 228 | ".changes/nsis-start-menu-folder.md", |
| 229 | + ".changes/once-event-name.md", |
208 | 230 | ".changes/path-result-error-rexport.md", |
209 | 231 | ".changes/permission-platforms.md", |
210 | 232 | ".changes/permission-schema-unique-item.md", |
|
225 | 247 | ".changes/remove-unit-uri.md", |
226 | 248 | ".changes/rename-file-drop.md", |
227 | 249 | ".changes/reparent.md", |
| 250 | + ".changes/rerun-if-changed-icons.md", |
228 | 251 | ".changes/rerun-if-permission-created.md", |
| 252 | + ".changes/resize-false-undecorated-edge.md", |
229 | 253 | ".changes/resources_table_access.md", |
230 | 254 | ".changes/revert-app-region-drag.md", |
231 | 255 | ".changes/revert-fix-visibility-change.md", |
|
263 | 287 | ".changes/tauri-plugin-identifier-alphanumeric.md", |
264 | 288 | ".changes/tauri-runtime-webview-events.md", |
265 | 289 | ".changes/tauri-scope-object-error-sync.md", |
| 290 | + ".changes/tauri-set-title-bar-style.md", |
266 | 291 | ".changes/tauri-utils-capability-refactor.md", |
267 | 292 | ".changes/tauri-utils-package-name-removed.md", |
268 | 293 | ".changes/tauri-utils-plugin-module.md", |
|
288 | 313 | ".changes/utils-debug-eprintln.md", |
289 | 314 | ".changes/utils-installer-hooks.md", |
290 | 315 | ".changes/utils-named-capability-file.md", |
| 316 | + ".changes/utils-raw-isolation-payload.md", |
291 | 317 | ".changes/utils-remove-asset-trait.md", |
292 | 318 | ".changes/utils-sign-command.md", |
293 | 319 | ".changes/webview-bounds.md", |
294 | 320 | ".changes/webview-builder-on-download.md", |
295 | 321 | ".changes/webview-navigate-result.md", |
296 | 322 | ".changes/windows-rs-0.57.md", |
| 323 | + ".changes/with-webview-wry-feature.md", |
297 | 324 | ".changes/wry-0.36.md", |
298 | 325 | ".changes/wry-0.37.md", |
299 | 326 | ".changes/wry-0.38.md", |
|
0 commit comments