Commit Graph

  • 981366f57b apply version updates release/version-updates github-actions[bot] 2026-03-25 14:33:44 +00:00
  • 3b5b2cc125 chore(deps): update dependency rollup to v4.60.0 (#15154) dev renovate[bot] 2026-03-25 22:12:22 +08:00
  • 27fcdbba9e fix(cef): ensure proper z-order for CEF child webviews on Windows (#15148) feat/cef Amr Bashir 2026-03-25 16:01:19 +02:00
  • e032c3b342 refactor: replace kuchikiki with dom_query (#14959) Thomas Eizinger 2026-03-25 23:58:51 +11:00
  • 386312c73a chore(deps): update dependency rollup to v4.59.1 (#15150) renovate[bot] 2026-03-24 17:54:31 +01:00
  • d34497ef15 refactor(runtime-wry): remove RefCell hack (#14862) Tony 2026-03-24 23:39:50 +08:00
  • 4017a7ed73 feat: Allow getting inner PathBuf from SafePathBuf (#14908) Joshua Megnauth 2026-03-24 04:35:05 -04:00
  • 093e2b47c0 feat(mobile): multi-window support (#14484) Lucas Fernandes Nogueira 2026-03-23 13:32:02 -03:00
  • f0381b4bdf chore(deps): update rust crate tar to v0.4.45 [security] (#15129) renovate[bot] 2026-03-21 10:08:33 +08:00
  • d730770bb9 Refactors (#15117) sftse 2026-03-20 11:18:29 +01:00
  • 80c1425af8 fix(cli): fix ios build when Metal Toolchain exist in the system (#14921) Seto Elkahfi 2026-03-20 09:32:24 +01:00
  • 1ef6a119b1 chore(deps): Update cargo-mobile2 and toml crates (#15115) Fabian-Lars 2026-03-18 18:02:04 +01:00
  • aabb42f949 chore(deps): update wrangler & flatted to fix audit (#15116) Fabian-Lars 2026-03-18 09:11:44 +01:00
  • fcb702ec4d fix(cli): allow build --bundles nsis arg in linux+macOS (#14954) Sam Lidder 2026-03-17 17:12:44 -04:00
  • f17240bf6c refactor: reduce nesting in AppManager::get_asset (#15114) Tony 2026-03-17 18:38:42 +08:00
  • ee3f3fac52 feat(cef): add application visibility control for macOS (#15113) Amr Bashir 2026-03-17 12:38:33 +02:00
  • 1fa1db5cd9 chore: reduce cloning in EmbeddedAssets::get (#15112) llogiq 2026-03-17 05:10:51 +01:00
  • ba06167f2e remove dbg logs in deb bundler FabianLars 2026-03-16 16:12:16 +01:00
  • 8db451c791 fix(cli): ignore keystore.properties in Android templates (#14996) William Justin 2026-03-16 19:09:02 +07:00
  • 646fef61f2 fix: proper transparency on macOS and Windows (#15105) Amr Bashir 2026-03-14 02:17:53 +02:00
  • 15b311155f chore(deps): update dependency vite to v8 and @sveltejs/vite-plugin-svelte to v7 (#15103) renovate[bot] 2026-03-13 20:03:56 +08:00
  • 812b2990e7 ci: fix duplicated audit runs (#15104) Tony 2026-03-13 19:25:29 +08:00
  • c8d7003b23 fix(bundler): set linuxdeploy arch to i386 (#15102) Shaun Hamilton 2026-03-12 23:36:04 +02:00
  • b2e6c2a802 further theme fixes Lucas Nogueira 2026-03-12 17:25:09 -03:00
  • 3d58ae7e8b apply theme properly on macOS Lucas Nogueira 2026-03-12 16:31:41 -03:00
  • 2679ddd5eb fix(ios): fix deadlock during Swift plugin command handling (#15101) Eden Lundie 2026-03-12 15:27:49 +00:00
  • 4fce1df926 check refactor/runtime-feature-flag Lucas Nogueira 2026-03-11 10:55:15 -03:00
  • 2a7b2a1079 fix android Lucas Nogueira 2026-03-11 10:41:37 -03:00
  • 479ee98fdc add ios_webview_ptr to tauri-runtime so we can always impl plugin init Lucas Nogueira 2026-03-11 10:38:55 -03:00
  • 05e1ceab86 fix ios Lucas Nogueira 2026-03-11 09:59:40 -03:00
  • a6ddbf9f86 remove test default feature Lucas Nogueira 2026-03-11 09:10:38 -03:00
  • 0dc3a61590 further fixes Lucas Nogueira 2026-03-11 08:59:51 -03:00
  • 68942c485e fix doctests Lucas Nogueira 2026-03-10 18:46:14 -03:00
  • cc0464a5c7 fix examples Lucas Nogueira 2026-03-10 17:22:23 -03:00
  • d494419b83 refactor: remove wry/cef feature flags, enforce runtime crates usage Lucas Nogueira 2026-03-10 14:04:13 -03:00
  • ff49ed846e Merge branch 'dev' into feat/cef Lucas Nogueira 2026-03-10 14:39:12 -03:00
  • 3f77cc1ee6 fix: drag.js generated CSP regression from #15062 Lucas Nogueira 2026-03-10 14:39:01 -03:00
  • d2607689d0 Merge branch 'dev' into feat/cef Lucas Nogueira 2026-03-10 09:25:55 -03:00
  • 2dd9b15a2b feat: add data-tauri-drag-region="deep" (#15062) Amr Bashir 2026-03-10 14:25:41 +02:00
  • eacd36a4ea refactor(macos-sign): use base64 crate instead of Command (#15038) Amr Bashir 2026-03-10 14:14:58 +02:00
  • 0dcb454c24 fix CEF feature build, clippy Lucas Nogueira 2026-03-10 08:54:01 -03:00
  • 72e8d5e9ca Merge remote-tracking branch 'origin/dev' into feat/cef Lucas Nogueira 2026-03-10 08:35:15 -03:00
  • 9fee5b71d6 Revert "feat: add pattern-based header configuration support in HeaderConfig" (#15063) Amr Bashir 2026-03-10 13:11:26 +02:00
  • a4ea971156 implement webview_version FabianLars 2026-03-09 12:19:43 +01:00
  • b7e08fa2be initial quick-sharun migration feat/truly-portable-appimage FabianLars 2026-03-08 11:41:46 +01:00
  • 6e35ba2bf9 Merge branch 'dev' into feat/truly-portable-appimage Fabian-Lars 2026-03-08 11:04:55 +01:00
  • 6cb86c9e42 chore(deps): update @rollup/plugin-terser to v1 (#15057) Tony 2026-03-08 17:54:28 +08:00
  • 2967cf2091 revert schema version to draft-07 FabianLars 2026-03-06 14:07:07 +01:00
  • 50833703e4 ci(test-core): split cache per target (#15048) Fabian-Lars 2026-03-06 13:40:41 +01:00
  • fa2c0e91a9 don't add webkitgtk to deb/rpm deps for cef builds FabianLars 2026-03-06 12:33:07 +01:00
  • 8718d08163 enhance(cli): add context before prompting password (#15033) Tony 2026-03-05 11:38:02 +08:00
  • a9525cfadf show dialog Lucas Nogueira 2026-03-04 14:02:14 -03:00
  • ec9e4e8fb1 fix: properly call download handler Lucas Nogueira 2026-03-04 13:45:17 -03:00
  • 8230973ae8 chore: update js dependencies to fix audit (#15031) Tony 2026-03-04 21:10:25 +08:00
  • 9b17a7aeae fix(ci): bump rustsec/audit-check to v2 and ignore time audit (#15030) tauri-v2.10.3 tauri-utils-v2.8.3 tauri-runtime-wry-v2.10.1 tauri-runtime-v2.10.1 tauri-plugin-v2.5.4 tauri-macros-v2.5.5 tauri-codegen-v2.5.5 tauri-cli-v2.10.1 tauri-bundler-v2.8.1 tauri-build-v2.5.6 @tauri-apps/cli-v2.10.1 Tony 2026-03-04 18:11:01 +08:00
  • 0e43088429 Revert "apply version updates (#14897)" revert-14897-release/version-updates Tony 2026-03-04 17:18:23 +08:00
  • d86827980d apply version updates (#14897) github-actions[bot] 2026-03-04 16:37:29 +08:00
  • 3a65cc6885 fix(test): disable resolve_resource_dir on Android (#15026) Tony 2026-03-03 22:37:10 +08:00
  • 52cf195b78 refactor(cli): reduce some nesting code (#14844) Tony 2026-03-03 21:27:55 +08:00
  • c3cbff3f74 fix: resource path handles ./ path differently (#14662) Tony 2026-03-03 21:15:44 +08:00
  • 77fc7cf7c2 chore(deps): update rust crate minisign to v0.8.0 renovate/minisign-0.x renovate[bot] 2026-03-03 12:25:10 +00:00
  • 33754ae5e3 fix(cli): unusable empty password private keys (#15022) Tony 2026-03-03 20:23:50 +08:00
  • 3935dee121 Add AI tool policy to contributing guide (#15002) Tony 2026-03-03 17:45:42 +08:00
  • 33932a72b2 chore(deps-dev): bump svelte from 5.51.5 to 5.53.5 (#15015) dependabot[bot] 2026-03-01 11:27:29 +08:00
  • 7d3c7593a9 chore(deps): update dependency rollup to v4.59.0 (#15001) renovate[bot] 2026-02-28 22:07:20 +08:00
  • a2937ba743 fix example Lucas Nogueira 2026-02-28 10:42:33 -03:00
  • dd4be2bdb9 make on_address_change available on R: Runtime Lucas Nogueira 2026-02-28 10:21:59 -03:00
  • 61abf00f40 feat(cef): add WebviewBuilder::on_address_change (#15010) David 2026-02-28 08:06:48 -05:00
  • a75e3b1bcd feat(cli): include stderr in command error feat/stderr-cmd-error Lucas Nogueira 2026-02-28 10:04:00 -03:00
  • 84a37feedb include stderr in command error Lucas Nogueira 2026-02-28 09:46:37 -03:00
  • 934cf8b396 fix setuid in debian installer FabianLars 2026-02-26 15:33:34 +01:00
  • bfe8e43c7c implement rpm installer FabianLars 2026-02-26 15:18:36 +01:00
  • f20256bca5 chore: fix clippy warnings (#14999) BiggerRain 2026-02-26 21:35:45 +08:00
  • 10d60f4a99 implement debian installer FabianLars 2026-02-26 13:38:02 +01:00
  • c8e7ab1889 chore: only add dev tools observer when needed Lucas Nogueira 2026-02-25 10:41:13 -03:00
  • 03514414d9 chore(deps): update dependency rollup to v4.58.0 (#14991) renovate[bot] 2026-02-25 11:13:03 +08:00
  • d5e6b5f93d #[unsafe(no_mangle)] Lucas Nogueira 2026-02-24 13:59:09 -03:00
  • 2676f2adc9 devtools message passing Lucas Nogueira 2026-02-23 23:03:39 -03:00
  • 7b16dafb1d fix(tauri-utils): sort csp/plugin/header config maps during codegen so generate_context! is deterministic (#14986) montyc1999 2026-02-23 10:14:56 -05:00
  • 7782c5525a chore(deps-dev): bump svelte from 5.35.6 to 5.51.5 (#14973) dependabot[bot] 2026-02-20 21:14:55 +08:00
  • aa0bf8bd19 chore(deps): update eslint monorepo to v10 (major) (#14922) renovate[bot] 2026-02-20 20:58:41 +08:00
  • 91fb0e161f chore(deps): bump keccak from 0.1.5 to 0.1.6 (#14972) dependabot[bot] 2026-02-20 19:39:52 +08:00
  • 88c05689c8 fix(deps): disable default-features in objc2 crates (#14967) montyc1999 2026-02-18 15:31:23 -05:00
  • 8f71640250 fix: CEF CI (#14953) Lucas Fernandes Nogueira 2026-02-18 11:24:11 -03:00
  • 0e5b4b713e fix(cef): zoom (#14964) David 2026-02-17 15:35:04 -05:00
  • 6252432f07 fix(bundler): swap WIX registry search order to prioritize InstallDir (#14945) Varun Chawla 2026-02-16 08:34:58 -08:00
  • 465b42cb21 Merge remote-tracking branch 'origin/dev' into feat/cef Lucas Nogueira 2026-02-15 16:45:52 -03:00
  • ebb0b3f9b9 tests Lucas Nogueira 2026-02-15 16:25:12 -03:00
  • b576881ca4 clippy Lucas Nogueira 2026-02-15 16:03:05 -03:00
  • 6cfc582a07 fmt Lucas Nogueira 2026-02-15 15:57:19 -03:00
  • f73feaa35e Merge pull request #14952 from david-crabnebula/lemarier/cef-refcell Lucas Fernandes Nogueira 2026-02-15 15:56:32 -03:00
  • 2d0b80eb1c Revert "chore(deps): update rust crate time to v0.3.47 [security] (#14902)" FabianLars 2026-02-15 14:19:06 +01:00
  • 86c8c870c8 chore(deps): update rust crate time to v0.3.47 [security] (#14902) renovate[bot] 2026-02-15 14:02:39 +01:00
  • 476e8ee7f3 fix(core): fix content-boundaries start/end order in asset protocol (#14938) cui 2026-02-15 20:53:01 +08:00
  • c9f29ae873 fix: refcell David 2026-02-14 12:37:54 -05:00
  • 0d1cb83bab fix(cli): missing options on mobile dev/build commands (#14932) Lucas Fernandes Nogueira 2026-02-12 21:12:00 -03:00
  • ece5dd1909 fix: avoid duplicated flags Lucas Nogueira 2026-02-12 21:01:11 -03:00
  • 35c35f27ae fix(cli): features should support a comma separated list (#14931) Lucas Fernandes Nogueira 2026-02-12 12:24:40 -03:00
  • 642fbbb324 fix missing cli options on mobile dev/build commands Lucas Nogueira 2026-02-12 10:51:08 -03:00
  • 78e26c383a fix: appimage wayland support cef-appimage FabianLars 2026-02-11 12:54:04 +01:00