|
9 | 9 | ".changes/api-alpha.12.md", |
10 | 10 | ".changes/api-alpha.13.md", |
11 | 11 | ".changes/api-alpha.9.md", |
| 12 | + ".changes/beta.md", |
12 | 13 | ".changes/biometric-initial-release.md", |
13 | 14 | ".changes/deep-link-initial-release.md", |
14 | 15 | ".changes/dialog-async-message-dialog.md", |
15 | 16 | ".changes/dialog-default-path-windows-slash.md", |
16 | 17 | ".changes/dialog-export-fileresponse.md", |
| 18 | + ".changes/dialog-message-android.md", |
17 | 19 | ".changes/dialog-pin-rfd.md", |
18 | 20 | ".changes/dialog-return-result.md", |
| 21 | + ".changes/fix-cmd-spawn-deadlock.md", |
19 | 22 | ".changes/fix-debounced-event-type.md", |
20 | 23 | ".changes/fix-deep-link-alpha-20.md", |
21 | 24 | ".changes/fix-docs-build.md", |
22 | 25 | ".changes/fix-emit-all-usage.md", |
| 26 | + ".changes/fix-fs-write-default-option.md", |
23 | 27 | ".changes/fix-invoke-usage.md", |
| 28 | + ".changes/fix-notification-schedule-export.md", |
24 | 29 | ".changes/fix-number-query-params.md", |
25 | 30 | ".changes/fix-permission-notification.md", |
| 31 | + ".changes/fix-scheduled-notification.md", |
26 | 32 | ".changes/fix-updater-macos.md", |
27 | 33 | ".changes/fix-window-state-api.md", |
28 | 34 | ".changes/fs-create-new.md", |
29 | 35 | ".changes/fs-exists-2nd-arg.md", |
30 | 36 | ".changes/fs-improve-error-message.md", |
31 | 37 | ".changes/fs-improved-apis.md", |
| 38 | + ".changes/fs-replace-notify-debouncer.md", |
32 | 39 | ".changes/fs-scope-tauri.md", |
33 | 40 | ".changes/fs-trunacte-non-append.md", |
34 | 41 | ".changes/fs-unwtach-rid.md", |
35 | 42 | ".changes/fs-wiret-binary-file.md", |
36 | 43 | ".changes/fs-write-panic.md", |
37 | 44 | ".changes/global-shortcut-app-handle.md", |
| 45 | + ".changes/http-init-fetch-option-connectTimeout.md", |
38 | 46 | ".changes/http-multipart-refactor.md", |
39 | 47 | ".changes/http-plugin-refactor.md", |
40 | 48 | ".changes/http-proxy-config.md", |
|
48 | 56 | ".changes/os-OsType.md", |
49 | 57 | ".changes/os-plugin-refactor.md", |
50 | 58 | ".changes/os-reading-undefined.md", |
| 59 | + ".changes/permissions.md", |
51 | 60 | ".changes/persisted-scope-asset.md", |
52 | 61 | ".changes/persisted-scope-glob.md", |
53 | 62 | ".changes/positioner-tray-flag.md", |
|
61 | 70 | ".changes/tauri-alpha-15.md", |
62 | 71 | ".changes/tauri-alpha.11.md", |
63 | 72 | ".changes/tauri-alpha.12.md", |
| 73 | + ".changes/tauri-http-plugin-errror-invalid-rid.md", |
64 | 74 | ".changes/tray-position.md", |
65 | 75 | ".changes/updater-appimage.md", |
66 | 76 | ".changes/updater-escaped-path.md", |
| 77 | + ".changes/updater-js-started-event.md", |
67 | 78 | ".changes/updater-nsis-admin.md", |
68 | 79 | ".changes/updater-nsis-basicui.md", |
69 | 80 | ".changes/updater-nsis.md", |
| 81 | + ".changes/updater-on-chunk-fn-mut.md", |
70 | 82 | ".changes/updater-plugin-refactor.md", |
| 83 | + ".changes/updater-proxy.md", |
71 | 84 | ".changes/updater-string-replace-round2.md", |
72 | 85 | ".changes/updater-string-replace.md", |
| 86 | + ".changes/updater.md", |
73 | 87 | ".changes/upload-bufwriter.md", |
74 | 88 | ".changes/v2-alpha.md", |
75 | 89 | ".changes/websocket-fix-arg-name.md", |
|
0 commit comments