..
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
ci: check for change tag ( #7149 )
2023-06-07 16:32:36 +03:00
api-rs-os-locale.md
ci: check for change tag ( #7149 )
2023-06-07 16:32:36 +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
ci: check for change tag ( #7149 )
2023-06-07 16:32:36 +03:00
cleanup-app-bundle.md
ci: check for change tag ( #7149 )
2023-06-07 16:32:36 +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-updater-only.md
fix(cli): warn about bundling updater target without appropriate targets, closes #7181 ( #7189 )
2023-06-14 02:14:35 +03:00
cli-windows-arm64.md
ci: check for change tag ( #7149 )
2023-06-07 16:32:36 +03: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
ci: check for change tag ( #7149 )
2023-06-07 16:32:36 +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
ci: check for change tag ( #7149 )
2023-06-07 16:32:36 +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-js-listenrid-u32.md
fix(core): use u32
for js listeners ids, closes #7119 ( #7159 )
2023-06-07 17:54:04 -03:00
core-js-listners-unlisten.md
fix(core): use u32
for js listeners ids, closes #7119 ( #7159 )
2023-06-07 17:54:04 -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
ci: check for change tag ( #7149 )
2023-06-07 16:32:36 +03:00
core-windows-notification-sound.md
ci: check for change tag ( #7149 )
2023-06-07 16:32:36 +03:00
deb-custom-desktop-file-config.md
ci: check for change tag ( #7149 )
2023-06-07 16:32:36 +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
ci: check for change tag ( #7149 )
2023-06-07 16:32:36 +03:00
expose-test.md
ci: check for change tag ( #7149 )
2023-06-07 16:32:36 +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
fix-global-event-on-local-listener.md
fix(core): global events now reaches window listeners, closes #4493 ( #7163 )
2023-06-13 08:05:58 -03:00
improve-async-cmd-error-message.md
fix: bump macros, codegen and build crates with minor ( #7203 )
2023-06-14 12:09:11 -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
ci: check for change tag ( #7149 )
2023-06-07 16:32:36 +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
ci: check for change tag ( #7149 )
2023-06-07 16:32:36 +03:00
nsis-custom-template.md
ci: check for change tag ( #7149 )
2023-06-07 16:32:36 +03:00
nsis-downgrades.md
ci: check for change tag ( #7149 )
2023-06-07 16:32:36 +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
ci: check for change tag ( #7149 )
2023-06-07 16:32:36 +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
ci: check for change tag ( #7149 )
2023-06-07 16:32:36 +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
ci: check for change tag ( #7149 )
2023-06-07 16:32:36 +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
ci: check for change tag ( #7149 )
2023-06-07 16:32:36 +03:00
nsis-silent-shortcuts.md
ci: check for change tag ( #7149 )
2023-06-07 16:32:36 +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
ci: check for change tag ( #7149 )
2023-06-07 16:32:36 +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
remove-attohttpc-bundler.md
ci: check for change tag ( #7149 )
2023-06-07 16:32:36 +03:00
remove-attohttpc-core.md
ci: check for change tag ( #7149 )
2023-06-07 16:32:36 +03:00
rustls-default.md
ci: check for change tag ( #7149 )
2023-06-07 16:32:36 +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
ci: check for change tag ( #7149 )
2023-06-07 16:32:36 +03:00
unpin-deps.md
fix: bump macros, codegen and build crates with minor ( #7203 )
2023-06-14 12:09:11 -03:00
updater-dialog-events.md
fix(core): Send updater status events when default dialog is enabled, closes #7128 ( #7157 )
2023-06-13 08:05:42 -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