tauri/.changes
Lucas Fernandes Nogueira a50f24b2bd
Merge remote-tracking branch 'origin/dev' into next (#7067)
Co-authored-by: wusyong <wusyong@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Simon Hyll <hyllsimon@gmail.com>
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: chip <chip@chip.sh>
Co-authored-by: Raphii <iam@raphii.co>
Co-authored-by: Ronie Martinez <ronmarti18@gmail.com>
Co-authored-by: hanaTsuk1 <101488209+hanaTsuk1@users.noreply.github.com>
Co-authored-by: nathan-fall <39990940+nathan-fall@users.noreply.github.com>
Co-authored-by: Akshay <nerdy@peppe.rs>
Co-authored-by: KurikoMoe <kurikomoe@gmail.com>
Co-authored-by: Guilherme Oenning <me@goenning.net>
Co-authored-by: Pierre Cashon <biaocy91@gmail.com>
Co-authored-by: Jack Wills <32690432+mrjackwills@users.noreply.github.com>
Co-authored-by: Amirhossein Akhlaghpour <m9.akhlaghpoor@gmail.com>
Co-authored-by: Risto Stevcev <me@risto.codes>
Co-authored-by: Soumt <rltks1305@naver.com>
Co-authored-by: yutotnh <57719497+yutotnh@users.noreply.github.com>
Co-authored-by: Gökçe Merdun <agmmnn@gmail.com>
Co-authored-by: Nathanael Rea <Nathan@NathanaelRea.com>
Co-authored-by: Usman Rajab <usman.rajab@gmail.com>
Co-authored-by: Francis The Basilisk <36006338+snorkysnark@users.noreply.github.com>
Co-authored-by: Lej77 <31554212+Lej77@users.noreply.github.com>
Co-authored-by: Tomáš Diblík <dibla.tomas@post.cz>
Co-authored-by: Jonas Kruckenberg <iterpre@protonmail.com>
Co-authored-by: Pascal Sommer <Pascal-So@users.noreply.github.com>
Co-authored-by: Bo <bertonzh@gmail.com>
Co-authored-by: Kevin Yue <k3vinyue@gmail.com>
fixed grammar and typos (#6937)
Fix api.js docs pipeline with updated typedoc dependencies (#6945)
closes #6887 (#6922)
fix(core): Fix `WindowBuilder::on_navigation` handler never registerd, closes #6865 (#6921)
fix(core): Fix `WindowBuilder::on_navigation` handler never registerd, closes #6865
fix broken symlinks in license files (#6336)
fix(cli): fix cli connection timeout to dev server (fix #6045) (#6046)
fix(bundler): ensure that there are no duplicate extension arguments when bundling on Windows, fixes #6103 (#6917)
fix(bundler): ensure that there are no duplicate extension arguments during bundling on Windows (fix #6103)
closes #5491 (#6408)
fix(nsis): prefill $INSTDIR with previous install path and respect `/D` flag, closes #6928 (#6935)
fix(nsis): prefill $INSTDIR with previous install path and respect `/D` flag, closes #6928
fix(updater): emit `UPTODATE` when server responds with 204, closes #6934 (#6970)
fix(core): unpin all dependencies, closes #6944 (#6966)
fix(bundler): Add new lang_file option in persian variant. (#6972)
fix(core/ipc): access url through webview native object, closes #6889 (#6976)
fix(core): remove trailing slash in http scope url, closes #5208 (#6974)
fix(core): remove trailing slash in http scope url, closes #5208
fix(cli): find correct binary when `--profile` is used, closes #6954 (#6979)
fix(cli): find correct binary when `--profile` is used, closes #6954
closes #6955 (#6987)
closes #6955
closes #6158 (#6969)
closes #6158
fix(cli): improve vs build tools detection (#6982)
fix: updated appimage script to follow symlinks for /usr/lib* (fix: #6992) (#6996)
fix(cli): correctly remove Cargo features (#7013)
Fix typo (#7012)
fix(cli): revert metadata.json field rename from #6795 (#7029)
closes #6732 (#6736)
fix: add missing file properties on Windows, closes #6676 (#6693)
fix(cli.js): detect node-20 binary (#6667)
fix version-or-publish workflow (#7031)
fix(cli/devserver): inject autoreload into HTML only, closes #6997 (#7032)
fix(bundler/nsis): write installer templates UTF16LE encoded, closes #7036 (#7040)
fix(bundler/nsis): write installer templates UTF16LE encoded, closes #7036
fix(core): rewrite `asset` protocol streaming, closes #6375 (#6390)
closes #5939 (#5960)
fix(core): use `safe_block_on` (#7047)
closes #6859 (#6933)
closes #6955 (#6998)
fix(core): populate webview_attrs from config, closes #6794 (#6797)
closes #5176 (#5180)
fix: sound for notifications on windows (fix #6652) (#6680)
close native window's buttons, closes #2353 (#6665)
fix(bundler/nsis): calculate accurate app size, closes #7056 (#7057)
fix(tests): only download update when it is available (#7061)
closes #6706 (#6712)
fix(doc): correct the doc of `content_protected()` (#7065)
closes #6472 (#6530)
fix(macros): use full path to Result to avoid issues with type aliases (#7071)
2023-05-29 21:29:24 -03:00
..
add-command.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
add-mobile-to-plugin.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
add-tauri-get-version.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
add-webview-version.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
android-apis-runtime.md feat: initial work for iOS plugins (#6205) 2023-02-11 10:30:44 -03:00
android-buildsrc-gitignore.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
android-enhance-method-parse.md feat(android): support private plugin callbacks and commands (#6863) 2023-05-05 09:19:02 -03:00
android-load-config.md feat(android): inject tauri.conf.json asset, add plugin config load API (#6837) 2023-05-03 08:16:05 -03:00
android-plugin-command-exception.md fix(android): adjust Android plugin command exception to use e.message (#6831) 2023-05-01 14:16:05 -03:00
api-js-os-locale.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
api-rs-os-locale.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
appimage-follow-symlinks.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
build-android-env-vars.md feat(core): add mobile_entry_point macro (#4983) 2022-08-21 10:35:34 -03:00
bump-1.3.md chore(changes): add changes for 1.3 release merge 2023-04-03 11:32:53 -03:00
bundler-remove-dialog-option.md refactor(core): move dialog API to its own plugin (#6717) 2023-04-18 22:18:22 -03:00
channel-api.md feat(core): add IPC channel (#6813) 2023-05-11 07:25:32 -03:00
cli-android-build.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
cli-android-dev-release.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
cli-android-specified-targets-only.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
cli-android-split-per-abit-target.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
cli-autoreload-mime-type.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
cli-built-in-dev-server-mobile.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
cli-ios-build.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
cli-key-properties.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
cli-libname-dashes.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
cli-library-compilation.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
cli-mobile-auto-ip.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
cli-mobile-cwd-config.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
cli-mobile-dev.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
cli-mobile-plugin.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
cli-nodejs-detection.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
cli-pnpm.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
cli-profile.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
cli-refactor-ipc-mobile.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
cli-skip-targets-install.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
cli-wry-0-28.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
clijs-node-version-20.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
codegen-mobile-devurl.md feat(cli): add android dev and ios dev commands (#4982) 2022-08-20 16:53:07 -03:00
config-require-literal_leading_dot.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
config-scope-url.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
config.json Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
core-asset-protocol-streaming-crash.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
core-ipc-failed-navigation.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
core-navigation-handler.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
core-updater-204-js-event.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
core-window-config.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
core-windows-notification-sound.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
core-wry-0-28.md chore(deps): update wry to 0.28 (#6725) 2023-04-23 16:59:39 -03:00
deb-custom-desktop-file-config.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
deb-custom-desktop-file.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
default-tls-features.md fix(core): Android compilation on Windows (#5658) 2022-11-20 09:49:23 -03:00
default-window-icon.md feat(core): expose default_window_icon on App and AppHandle (#6986) 2023-05-17 19:54:15 -03:00
dev-proxy-response-cache.md feat(core): cache dev server proxy responses for 304 status code (#5818) 2022-12-12 23:00:03 -03:00
dev-proxy.md feat(cli): add android dev and ios dev commands (#4982) 2022-08-20 16:53:07 -03:00
disable-window-controls-api-options.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
disable-window-controls-api.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
disable-window-controls-config.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
disable-window-controls-runtime-builder.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
disable-window-controls-runtime-window.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
disable-window-controls-window-builder.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
disable-window-controls-window.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
downgrade-min-sdk-version.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
dynamic-wry-plugin.md refactor(tauri-runtime-wry): register runtime plugin after run() (#6478) 2023-03-17 10:28:28 -03:00
early-panic-for-png-not-rgba.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
enable-minify.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
enhance-jsobject-return-types.md feat(android): enhance JSObject return types (#6779) 2023-04-23 17:06:31 -03:00
error-on-identifier-change.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
feat-shell-completions.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
fix-build-script-mobile-runner-npm.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
fix-cursor-icon-zoomin.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
fix-dev-server-proxy-path.md fix(core): use entire request URL on dev server proxy (#5819) 2022-12-12 22:59:39 -03:00
fix-empty-identifier.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
fix-feature-removal.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
fix-ios-plugin-throws-command.md fix(ios): use correct class to call plugin command with throws (#6830) 2023-05-01 14:19:28 -03:00
fix-ios-run-xcode14.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
fix-ios-template.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
fix-mobile-env-vars.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
fix-nodejs-android-cmds.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
fix-orientation-crash.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
fix-plugin-ios-bool.md fix(core): iOS plugin freezing when receiving a bool parameter (#6700) 2023-04-13 18:26:45 -03:00
fix-plugin-removal.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
fix-plugin-template-cargotoml.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
fix-proguard-injection.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
fix-proguard-rules.md fix(core): adjust ProGuard rules (#6588) 2023-03-31 10:03:50 -03:00
fix-shell-build.md fix(core): compilation issues without execute or sidecar features (#6621) 2023-04-03 16:10:03 -03:00
fix-tauri-binary-windows.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
fix-xcodescript-lib-path.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
force-colored-logs.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
generate-tauri-activity.md refactor(core): generate TauriActivity on build script (#6783) 2023-04-24 11:17:59 -03:00
gradle-8.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
gtk16.md Update gtk to 0.16 (#6155) 2023-01-29 15:08:27 -03:00
improve-async-cmd-error-message.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
improve-local-ip-detection.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
improve-mobile-plugin-error-handling.md feat(core): improve run_mobile_plugin error handling (#6655) 2023-04-07 17:08:25 -03:00
inject-config.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
inject-proguard.md feat(android): enable minify on release, add proguard rules (#6257) 2023-02-13 10:22:03 -03:00
invoke-handler-attributes.md feat(macros): add support to attributes on generate_handler (#6839) 2023-05-06 10:44:24 -07:00
invoke-return-bool.md feat: initial work for iOS plugins (#6205) 2023-02-11 10:30:44 -03:00
ios-deployment-target.md fix(build): iOS deployment target env var is IPHONEOS_DEPLOYMENT_TARGET (#6602) 2023-03-31 14:32:30 -03:00
ios-icon-color.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
ios-keep-alive.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
ios-logs.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
ipc-scope-remove-enable-tauri-api.md refactor(core): remove window endpoints (#6947) 2023-05-12 08:18:00 -03:00
is_focused-api.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
is_focused-runtime.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
is_focused-tauri.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
lib-name-xcode.md fix(cli): use correct lib name in xcode project (#6387) 2023-03-08 16:19:37 +01:00
local-dev-path-mobile.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
log-file-fix-for-linux-and-windows.md fix: default log path for linux and windows updated (fix: #6809) (#6827) 2023-05-21 16:38:20 +03:00
logcat-all-tags.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
migrate-cmd.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
mime-type.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
min-sdk-version.md feat(core): add option to configure Android's minimum SDK version (#6651) 2023-04-07 11:21:42 -03:00
mobile-config.md feat(core): detect android and ios platform configuration files (#4997) 2022-08-22 10:48:06 -03:00
mobile-dev-watcher-ignore-gen.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
mobile-entry-point-macro.md feat(core): add mobile_entry_point macro (#4983) 2022-08-21 10:35:34 -03:00
mobile-env-vars-rename.md feat: keep CLI alive when iOS app exits, show logs, closes #5855 (#5902) 2022-12-27 18:12:01 -03:00
mobile-init.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
mobile-lib-name.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
mobile-open.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
mobile-plugin-config.md feat(mobile): add plugin config to the Plugin class (#6763) 2023-04-23 09:15:13 -03:00
mobile-plugins.md feat: initial work for iOS plugins (#6205) 2023-02-11 10:30:44 -03:00
mobile-webview-access.md feat(android): with_webview access for jni execution (#5148) 2022-09-08 10:57:10 -03:00
mobile.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
move-app.md refactor(core): remove app module (#6895) 2023-05-08 10:29:36 -03:00
move-cli.md refactor(core): remove cli feature (#6704) 2023-04-14 15:33:53 -03:00
move-dialog-plugin.md refactor(core): move dialog API to its own plugin (#6717) 2023-04-18 22:18:22 -03:00
move-event.md refactor(core): move event JS API to a core plugin (#6943) 2023-05-12 07:55:39 -03:00
move-fs.md refactor(core): move file system endpoints to its own plugin (#6716) 2023-04-16 09:20:58 -03:00
move-http-api.md refactor(core): remove http features (#6742) 2023-04-19 11:47:29 -03:00
move-os.md refactor(core): move os endpoints to a dedicated plugin (#6902) 2023-05-08 12:05:12 -03:00
move-process.md refactor(core): move process endpoints to plugins-workspace (#6905) 2023-05-09 12:00:41 -03:00
move-protocol-asset.md chore: fix ci and cleanup leftovers (#6925) 2023-05-13 13:48:28 +03:00
move-shell.md refactor(core): remove shell APIs (#6749) 2023-04-20 09:19:47 -03:00
move-updater-config.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
move-updater.md refactor(core): move updater to a plugin (#6919) 2023-05-09 16:43:31 -07:00
msrv-1.64.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
msrv-1.65.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
napi-rs.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
npm-pass-args.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
nsis-accurate-app-size.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
nsis-branding.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
nsis-custom-language-files.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
nsis-custom-template.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
nsis-downgrades.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
nsis-dutch.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
nsis-encoding.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
nsis-install-mode-args.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
nsis-japanese.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
nsis-korean.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
nsis-passive-mode.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
nsis-persian.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
nsis-restart-flag.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
nsis-restore-installation-path.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
nsis-silent-kill.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
nsis-silent-shortcuts.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
nsis-swedish.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
nsis-turkish.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
nsis-uninstall-wix.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
nsis-updater-restart.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
on-new-intent.md feat(android): add onNewIntent plugin hook (#6780) 2023-04-23 19:59:46 -03:00
only-proxy-on-mobile.md refactor(core): only proxy on mobile (#6126) 2023-01-23 18:25:25 -03:00
open-ts-overload.md overloaded the open function for convenient type inference (#5619) 2023-04-07 12:40:25 -03:00
package-info-crate-name.md refactor: remove mobile log initialization, ref #6049 (#6081) 2023-01-17 13:13:53 -03:00
plugin-android-project-refactor.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
plugin-api-handle.md feat(core): add app method on PluginApi (#6705) 2023-04-14 15:33:41 -03:00
plugin-handle-clone.md feat(core): implement Clone for PluginHandle (#6644) 2023-04-05 12:32:10 -03:00
plugin-init-fns.md feat: initial work for iOS plugins (#6205) 2023-02-11 10:30:44 -03:00
plugin-init-refactor.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
plugin-setup-refactor.md refactor(plugin): add PluginApi and PluginHandle, expose on setup hook (#6291) 2023-02-16 13:33:50 -03:00
plugin-template-examples-manifest.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
pnpm-android.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
pre.json (NEXT) Apply Version Updates From Current Changes (#6707) 2023-05-18 09:10:12 -03:00
process-mod-refactor.md refactor(core): remove shell APIs (#6749) 2023-04-20 09:19:47 -03:00
raw-encoding.md chore(changes): readd change file 2023-04-03 10:40:57 -03:00
readme.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
refactor-macros.md feat(core): add API to call Android plugin (#6239) 2023-02-10 16:32:01 -03:00
refactor-setup.md refactor(app): run setup and window creation when event loop is ready (#4914) 2022-08-11 10:30:55 -03:00
refactor-tauri-android-dependency.md refactor(core): use absolute path for the tauri Android library (#6774) 2023-04-23 15:40:47 -03:00
remove-allowlist.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
remove-attohttpc.md refactor(core): remove attohttpc client, closes #6415 (#6468) 2023-03-17 09:09:13 -03:00
remove-clipboard.md refactor(runtime): remove clipboard APIs (#6735) 2023-04-18 09:11:27 -03:00
remove-fs-apis.md chore: fix ci and cleanup leftovers (#6925) 2023-05-13 13:48:28 +03:00
remove-global-shortcut.md refactor(core): remove global shortcut APIs (#6737) 2023-04-18 14:57:51 -03:00
remove-macros-command-module.md refactor(core): remove window endpoints (#6947) 2023-05-12 08:18:00 -03:00
remove-mobile-log.md refactor: remove mobile log initialization, ref #6049 (#6081) 2023-01-17 13:13:53 -03:00
remove-sdk-dir.md refactor(build): remove WindowsAttributes::sdk_dir (#6886) 2023-05-06 17:49:22 -03:00
remove-shell-constructor.md Support sending raw byte data to the "data" event for child command's stdout and stderr (#5789) 2023-03-31 12:51:27 -03:00
remove-tray-icon-mobile.md refactor(core): read tray icon only on desktop, refactor Context (#6719) 2023-04-19 19:44:10 -03:00
remove-updater-dialog.md refactor(core): move dialog API to its own plugin (#6717) 2023-04-18 22:18:22 -03:00
remove-updater-event.md chore: fix ci and cleanup leftovers (#6925) 2023-05-13 13:48:28 +03:00
remove-window.md refactor(core): remove window endpoints (#6947) 2023-05-12 08:18:00 -03:00
rfd101.md chore: update rfd and wry versions (#6174) 2023-02-02 16:44:57 -03:00
run-mobile-plugin.md feat: add API to call iOS plugin (#6242) 2023-02-11 19:45:51 -03:00
rustls-default.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
safepathbuf-refactor.md feat(core): expose SafePathBuf (#6713) 2023-04-15 15:44:05 -03:00
shadow-api.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
shadow-config.md feat(core): add shadow APIs (#6206) 2023-02-07 19:38:10 -03:00
shadow.md feat(core): add shadow APIs (#6206) 2023-02-07 19:38:10 -03:00
shadows-default-on.md fix: enable shadows by default, closes #6909 (#6916) 2023-05-09 15:56:13 +03:00
simplify-ios-plugin-init-fn.md feat(mobile): add plugin config to the Plugin class (#6763) 2023-04-23 09:15:13 -03:00
skip-target-install-arg.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
target-dir-detection.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
tauri-build-mobile.md feat: initial work for iOS plugins (#6205) 2023-02-11 10:30:44 -03:00
tauri-build-shortdesc-copyright.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
tauri-info-msvc-detection.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
tauri-mobile-entry-point.md feat(core): add mobile_entry_point macro (#4983) 2022-08-21 10:35:34 -03:00
tauri-runtime-wry-wry-0-28.md chore(deps): update wry to 0.28 (#6725) 2023-04-23 16:59:39 -03:00
tls-features-automatically-enabled.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
tls-features-refactor.md refactor(core): fix tls features, use rustls on mobile (#6591) 2023-03-30 10:59:08 -03:00
tray_get_item.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
ubuntu-20.04-cli.js.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
ubuntu-20.04-cli.rs.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
unpin-deps.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
webview-attributes-from-window-config-impl.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
window-effects-api.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
window-effects-config.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
window-effects.md Merge remote-tracking branch 'origin/dev' into next (#7067) 2023-05-29 21:29:24 -03:00
with-webview.md feat: initial work for iOS plugins (#6205) 2023-02-11 10:30:44 -03:00
wry26.md chore: update rfd and wry versions (#6174) 2023-02-02 16:44:57 -03:00

Changes

via https://github.com/jbolda/covector

As you create PRs and make changes that require a version bump, please add a new markdown file in this folder. You do not note the version number, but rather the type of bump that you expect: major, minor, or patch. The filename is not important, as long as it is a .md, but we recommend that it represents the overall change for organizational purposes.

When you select the version bump required, you do not need to consider dependencies. Only note the package with the actual change, and any packages that depend on that package will be bumped automatically in the process.

Use the following format:

---
'package-a': patch
'package-b': patch
---

Change summary goes here

Summaries do not have a specific character limit, but are text only. These summaries are used within the (future implementation of) changelogs. They will give context to the change and also point back to the original PR if more details and context are needed.

Changes will be designated as a major, minor or patch as further described in semver.

Given a version number MAJOR.MINOR.PATCH, increment the:

  • MAJOR version when you make incompatible API changes,
  • MINOR version when you add functionality in a backwards compatible manner, and
  • PATCH version when you make backwards compatible bug fixes.

Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format, but will be discussed prior to usage (as extra steps will be necessary in consideration of merging and publishing).

Additionally you could specify a tag for the change file to group it with other changes by prefixing the bump with :<tag>, for example:

---
'package-a': patch:bug
---

Change summary goes here

which will group this change file with other changes that specify the bug tag.

For list of available tags, see the changeTags key in ./config.json