..
add-tauri-get-version.md
chore: add change tags for existing change files ( #7041 )
2023-05-23 18:56:47 +03:00
add-webview-version.md
chore: add change tags for existing change files ( #7041 )
2023-05-23 18:56:47 +03:00
api-js-os-locale.md
feat(api): add locale
function, closes #5939 ( #5960 )
2023-05-23 16:02:33 -03:00
api-rs-os-locale.md
feat(api): add locale
function, closes #5939 ( #5960 )
2023-05-23 16:02:33 -03:00
appimage-follow-symlinks.md
chore: add change tags for existing change files ( #7041 )
2023-05-23 18:56:47 +03:00
build-enhance-features-check.md
feat(cli): enhance Cargo features injection, add tests ( #7141 )
2023-06-06 13:29:28 -03:00
cleanup-app-bundle.md
fix(bundler/macos): clean up .app bundle if only .dmg is enabled #7081 ( #7116 )
2023-06-05 08:49:37 -03:00
cli-autoreload-mime-type.md
chore: add change tags for existing change files ( #7041 )
2023-05-23 18:56:47 +03:00
cli-profile.md
chore: add change tags for existing change files ( #7041 )
2023-05-23 18:56:47 +03:00
cli-windows-arm64.md
feat(cli): Build the CLI for Windows ARM64, closes #7015 ( #7098 )
2023-06-01 11:04:14 +08:00
clijs-node-version-20.md
chore: add change tags for existing change files ( #7041 )
2023-05-23 18:56:47 +03:00
config-require-literal_leading_dot.md
chore: add change tags for existing change files ( #7041 )
2023-05-23 18:56:47 +03:00
config-scope-url.md
chore: add change tags for existing change files ( #7041 )
2023-05-23 18:56:47 +03:00
config.json
refactor: change package names to match published packages ( #6795 )
2023-05-22 12:52:44 -03:00
core-asset-protocol-streaming-crash.md
fix(core): rewrite asset
protocol streaming, closes #6375 ( #6390 )
2023-05-23 15:30:31 -03:00
core-global-shortcut-panics.md
fix(core): avoid panics in global shortcut, closes #7105 ( #7136 )
2023-06-05 16:43:44 -03:00
core-ipc-failed-navigation.md
chore: add change tags for existing change files ( #7041 )
2023-05-23 18:56:47 +03:00
core-navigation-handler.md
chore: add change tags for existing change files ( #7041 )
2023-05-23 18:56:47 +03:00
core-unix-window-data-url.md
fix(core): account for data:
uri when calculating origin, closes #7078 ( #7133 )
2023-06-05 09:47:21 -03:00
core-updater-204-js-event.md
chore: add change tags for existing change files ( #7041 )
2023-05-23 18:56:47 +03:00
core-window-config.md
fix(core): populate webview_attrs from config, closes #6794 ( #6797 )
2023-05-24 15:39:51 -03:00
core-windows-notification-sound.md
fix: sound for notifications on windows ( fix #6652 ) ( #6680 )
2023-05-24 17:20:13 -03:00
deb-custom-desktop-file-config.md
feat(bundler): custom desktop file template, closes #5176 ( #5180 )
2023-05-24 16:04:54 -03:00
deb-custom-desktop-file.md
feat(bundler): custom desktop file template, closes #5176 ( #5180 )
2023-05-24 16:04:54 -03:00
disable-window-controls-api-options.md
feat(core): Ability to disable minimize/maximize/close native window's buttons, closes #2353 ( #6665 )
2023-05-24 17:23:32 -03:00
disable-window-controls-api.md
feat(core): Ability to disable minimize/maximize/close native window's buttons, closes #2353 ( #6665 )
2023-05-24 17:23:32 -03:00
disable-window-controls-config.md
feat(core): Ability to disable minimize/maximize/close native window's buttons, closes #2353 ( #6665 )
2023-05-24 17:23:32 -03:00
disable-window-controls-runtime-builder.md
feat(core): Ability to disable minimize/maximize/close native window's buttons, closes #2353 ( #6665 )
2023-05-24 17:23:32 -03:00
disable-window-controls-runtime-window.md
feat(core): Ability to disable minimize/maximize/close native window's buttons, closes #2353 ( #6665 )
2023-05-24 17:23:32 -03:00
disable-window-controls-window-builder.md
feat(core): Ability to disable minimize/maximize/close native window's buttons, closes #2353 ( #6665 )
2023-05-24 17:23:32 -03:00
disable-window-controls-window.md
feat(core): Ability to disable minimize/maximize/close native window's buttons, closes #2353 ( #6665 )
2023-05-24 17:23:32 -03:00
early-panic-for-png-not-rgba.md
feat(core): early panic if the PNG icon is not RGBA, closes #6706 ( #6712 )
2023-05-26 15:26:21 +08:00
enhance-allowlist-injection.md
feat(cli): enhance Cargo features injection, add tests ( #7141 )
2023-06-06 13:29:28 -03:00
feat-shell-completions.md
feat(cli.rs) Shell completions ( #4537 )
2023-05-25 11:34:37 -03:00
fix-cursor-icon-zoomin.md
chore: add change tags for existing change files ( #7041 )
2023-05-23 18:56:47 +03:00
fix-feature-removal.md
chore: add change tags for existing change files ( #7041 )
2023-05-23 18:56:47 +03:00
improve-async-cmd-error-message.md
Improve compile errors for async commands without Result
return type ( #6124 )
2023-05-26 01:04:30 -03:00
is_focused-api.md
feat: add is_focused APIs, closes #6472 ( #6530 )
2023-05-26 13:37:28 -03:00
is_focused-runtime.md
feat: add is_focused APIs, closes #6472 ( #6530 )
2023-05-26 13:37:28 -03:00
is_focused-tauri.md
feat: add is_focused APIs, closes #6472 ( #6530 )
2023-05-26 13:37:28 -03:00
mime-type.md
fix(cli/devserver): inject autoreload into HTML only, closes #6997 ( #7032 )
2023-05-23 17:39:11 +03:00
nsis-accurate-app-size.md
fix(bundler/nsis): calculate accurate app size, closes #7056 ( #7057 )
2023-05-25 11:34:05 -03:00
nsis-branding.md
feat: adding copyright text to BrandingText ( #7001 )
2023-05-19 19:42:24 +08:00
nsis-custom-language-files.md
chore: add change tags for existing change files ( #7041 )
2023-05-23 18:56:47 +03:00
nsis-custom-template.md
chore: add change tags for existing change files ( #7041 )
2023-05-23 18:56:47 +03:00
nsis-downgrades.md
feat(nsis): implement passive
mode, closes #6955 ( #6998 )
2023-05-24 14:16:12 -03:00
nsis-dutch.md
chore: explain covector tags ( #6923 )
2023-05-09 21:59:01 +03:00
nsis-encoding.md
fix(bundler/nsis): write installer templates UTF16LE encoded, closes #7036 ( #7040 )
2023-05-23 19:00:21 +03:00
nsis-install-mode-args.md
feat(nsis): restart app after updating, closes #6955 ( #6987 )
2023-05-18 16:11:31 +03:00
nsis-japanese-fix.md
Fix missing quote in Japanese NSIS language file. ( #7086 )
2023-06-03 13:08:10 +02:00
nsis-japanese.md
feat(bundler): Add Japanese to supported NSIS languages, ref #6906 ( #6940 )
2023-05-11 09:50:35 +02:00
nsis-korean.md
feat(bundler/NSIS): Add Korean to supported NSIS languages ( #7010 )
2023-05-20 01:49:20 +03:00
nsis-passive-mode.md
feat(nsis): implement passive
mode, closes #6955 ( #6998 )
2023-05-24 14:16:12 -03:00
nsis-persian.md
chore: add change tags for existing change files ( #7041 )
2023-05-23 18:56:47 +03:00
nsis-restart-flag.md
feat(nsis): implement passive
mode, closes #6955 ( #6998 )
2023-05-24 14:16:12 -03:00
nsis-restore-installation-path.md
chore: add change tags for existing change files ( #7041 )
2023-05-23 18:56:47 +03:00
nsis-silent-kill.md
feat(nsis): implement passive
mode, closes #6955 ( #6998 )
2023-05-24 14:16:12 -03:00
nsis-silent-shortcuts.md
feat(nsis): implement passive
mode, closes #6955 ( #6998 )
2023-05-24 14:16:12 -03:00
nsis-swedish.md
feat(bundler/NSIS): Add Swedish to supported NSIS languages ( #7038 )
2023-05-23 17:41:40 +03:00
nsis-turkish.md
feat(bundler/NSIS): Add Turkish to supported NSIS languages ( #7018 )
2023-05-21 19:15:17 +03:00
nsis-uninstall-wix.md
feat(bundler/NSIS): uninstall previous wix if exist, closes #6859 ( #6933 )
2023-05-24 13:33:30 -03:00
nsis-updater-restart.md
chore: add change tags for existing change files ( #7041 )
2023-05-23 18:56:47 +03:00
readme.md
chore: explain covector tags ( #6923 )
2023-05-09 21:59:01 +03:00
rustls-default.md
refactor: change package names to match published packages ( #6795 )
2023-05-22 12:52:44 -03:00
tauri-build-shortdesc-copyright.md
chore: add change tags for existing change files ( #7041 )
2023-05-23 18:56:47 +03:00
tauri-info-msvc-detection.md
chore: add change tags for existing change files ( #7041 )
2023-05-23 18:56:47 +03:00
tray_get_item.md
chore: add change tags for existing change files ( #7041 )
2023-05-23 18:56:47 +03:00
txt-mime-type.md
fix: correct MIME type of .txt files (ref: #6762 ) ( #7111 )
2023-06-05 09:16:05 -03:00
unpin-deps.md
chore: add change tags for existing change files ( #7041 )
2023-05-23 18:56:47 +03:00
webview-attributes-from-window-config-impl.md
fix(core): populate webview_attrs from config, closes #6794 ( #6797 )
2023-05-24 15:39:51 -03:00