/
githubmirror
/
tauri
ОбзорДокументацияВойти
/
githubmirror
/
tauri
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
tauri/
.changes/
..
README.md

chore: add back `.changes/readme.md` (#8905)

2 года назад
android-compileroptions-dsl.md

chore: notice increased gradle version requirement (#15700)

месяц назад
android-consumer-proguard.md

fix(android): update template to use gradle 9 (#15828)

20 часов назад
android-gradle-9.md

fix(android): update template to use gradle 9 (#15828)

20 часов назад
android-material3.md

enhance(android): use `Theme.Material3.DayNight.NoActionBar` (#15730)

месяц назад
android-plugin-manager-no-activity.md

fix(android): use whichever activity in plugin manager (#15798)

8 дней назад
android-video-dir.md

fix: android videos dir points to ExternalStorage movies directory (15562) (#15563)

месяц назад
app-bound-domains.md

Add `WebviewBuilder::limit_navigations_to_app_bound_domains` (#13848)

25 дней назад
appimage-respect-gdk-backend.md

fix(bundler): respect configured GDK backend (fix: #15781) (#15786)

15 дней назад
build-config-path.md

fix(tauri-build): add `Attributes::config_path` (#15306)

19 дней назад
bundle-vc-runtime.md

Reland "feat: add Windows VC runtime linking and bundling options" (#15401)

месяц назад
bundler-breaking-changes.md

chore(deps): update dependencies of tauri-cli (#15641)

месяц назад
bundler-show-sizes.md

feat(bundler): show bundle sizes in the finished output (#15644)

месяц назад
cargo-toml-1.md

chore(deps): update rust crate cargo_toml to v1 (#15592)

месяц назад
change-pr-15578.md

enhance: remove `T: Send + Sync` requirement from `State<'r, T>` (#15578)

месяц назад
change-pr-15593.md

chore(deps): update dependencies of tauri-cli (#15641)

месяц назад
change-pr-15677.md

chore(deps): serial_test 3.5.0 to deal with RUSTSEC advisory (#15677)

месяц назад
clarify-init-frontend-command-prompts.md

fix(cli): clarify init frontend command prompts (#15765)

19 дней назад
cleanup-js-menu-channel.md

fix: menu channels are never cleaned up (#15679)

месяц назад
config.json

ci: don't re-generate lockfile on prepublish

9 месяцев назад
ctor-1.md

chore(deps): update rust crate ctor to v1 (#15352)

месяц назад
disable-binary-patching.md

feat(cli): add `--no-binary-patching` flag to build and bundle (#15619)

21 день назад
dpi-type-wrappers.md

chore(runtime-wry)!: remove unused dpi wrapper types (#15544)

месяц назад
event-listener-cleanup-on-destroy.md

fix(core): purge Rust event listeners when window/webview is destroyed (#15617)

20 дней назад
exit-with-code.md

fix(runtime-wry): return the expected exit code from run_return() (#15821)

6 дней назад
fix-appimage-xdg-utils.md

fix(bundler): stop bundling xdg-open and xdg-utils (#15804)

8 дней назад
fix-copy-new-resource-files.md

fix(build): copy newly added files from resource directories (#15629)

21 день назад
fix-deterministic-config-serialization.md

fix: make embedded assets codegen and config serialization deterministic (#15777)

6 дней назад
fix-deterministic-embedded-assets-codegen.md

fix: make embedded assets codegen and config serialization deterministic (#15777)

6 дней назад
fix-js-listeners-leak-on-webview-close.md

fix(core): purge JS event listeners when source webview is destroyed (fix #15583) (#15604)

месяц назад
fix-objc-retain-leak.md

fix(tauri-runtime-wry): stop leaking ObjC retains in with_webview (#15224)

месяц назад
fix-send-sync.md

refactor: move unsafe send sync impl up to `Context` (#14805)

месяц назад
fix-wix-external-bin-id.md

fix(bundler): sanitize WiX binary identifiers (#15651)

месяц назад
fix-wix-resource-target-name.md

fix(bundler): preserve mapped resource names in wix (#15681)

месяц назад
icon-non-square-fit.md

feat(cli): support non-square source images in `tauri icon` (#15620)

21 день назад
mobile-resumed-suspended-event.md

feat: update tao to 0.36 and wry to 0.56 (#15307)

12 дней назад
mock-runtime-run-main-thread-deadlock.md

fix: mock runtime run on main thread dead locks (#15450)

месяц назад
msrv-1.90.md

feat: bump MSRV to 1.90 (#13221)

месяц назад
no-redirection-bitmap-api.md

feat(core): add no_redirection_bitmap API on Windows (#15410)

месяц назад
no-redirection-bitmap-config.md

feat(core): add no_redirection_bitmap API on Windows (#15410)

месяц назад
no-redirection-bitmap.md

feat(core): add no_redirection_bitmap API on Windows (#15410)

месяц назад
objc2-0.3.2.md

chore(deps): update `objc2-*` crates to 0.3.2 (#15790)

14 дней назад
permission-handler.md

feat: expose wry permission handler API in tauri (#14865)

8 дней назад
resolved-command-reference-debug-assertion.md

fix: `referenced_by` compilation on different debug profiles (#15711)

месяц назад
runtime-wry-avoid-clones.md

refactor: reduced some clones (#15413)

месяц назад
signing-env-vars.md

docs(cli): document TAURI_SIGNING_PRIVATE_KEY_PATH and clarify key vars (#15737)

21 день назад
static-vc-runtime.md

Reland "feat: add Windows VC runtime linking and bundling options" (#15401)

месяц назад
target-dir-nightly-out-dir.md

fix(build): resolve target dir from OUT_DIR on new nightly (#15831)

5 дней назад
tauri-build-static-vc-runtime.md

Reland "feat: add Windows VC runtime linking and bundling options" (#15401)

месяц назад
tauri-info-skip-rust-only-js.md

fix(cli): `tauri info` reports rust only plugin npm package as not installed (#15713)

месяц назад
unstable-webview-focus.md

fix(windows)!: restore webview focus for unstable feature (#15625)

20 дней назад
update-dom-query.md

feat: update tao to 0.36 and wry to 0.56 (#15307)

12 дней назад
wait-async-window-creation.md

fix: wait for window creation no matter if on main thread (#15508)

месяц назад
webkitgtk-resize-cursor.md

fix(linux): use resize cursor when within the defined inset for an undecorated webkitgtk window (#15701)

14 дней назад
webview-focus-on-move.md

fix(windows)!: restore webview focus for unstable feature (#15625)

20 дней назад
wry-focused-webview.md

fix(windows)!: restore webview focus for unstable feature (#15625)

20 дней назад
README.md