github-actions[bot]
956031d73d
apply version updates ( #14458 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-13 09:14:14 -03:00
github-actions[bot]
9bb7e79e97
apply version updates ( #14425 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-09 12:48:27 +01:00
Fabian-Lars
dd70d213cd
chore(deps): update minisign to 0.8 ( #14415 )
2025-11-05 14:58:54 +01:00
github-actions[bot]
b446a858de
apply version updates ( #14409 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-04 17:00:19 +01:00
Chase Knowlden
fd8c30b4f1
fix: premultiply alpha before resizing ( fix #14351 ) ( #14353 )
...
* fix: Premultiply alpha before resizing
* feat: Use rayon for process speedup
* Fix change tag
* `cargo fmt`
* Document reasoning & use imageops::resize directly
---------
Co-authored-by: Tony <legendmastertony@gmail.com>
2025-11-04 11:16:11 +08:00
github-actions[bot]
100dc94c48
apply version updates ( #14378 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-29 15:15:51 +01:00
github-actions[bot]
67c7418c06
apply version updates ( #14348 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-22 13:38:43 +02:00
Tony
752c923002
chore: fix some typos ( #14334 )
2025-10-20 22:51:28 +08:00
github-actions[bot]
cb28f4368c
apply version updates ( #14137 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-20 09:49:46 -03:00
Lucas Nogueira
06f26bbb24
chore(deps): update tao to 0.34.5
2025-10-20 09:20:13 -03:00
Lucas Fernandes Nogueira
68cb318979
feat(core): add stop, restart, destroy and configuration changed Android hooks ( #14328 )
...
* feat(core): add pause, destroy and configuration changed Android hooks
* Apply suggestions from code review
2025-10-20 08:49:26 -03:00
Lucas Fernandes Nogueira
3397fd9bfe
feat(core): back button event on Android, closes #8142 ( #14133 )
...
* feat(core): back button event and exit on Android, closes #8142
I've used https://github.com/ionic-team/capacitor-plugins/blob/main/app/android/src/main/java/com/capacitorjs/plugins/app/AppPlugin.java as a reference here, checking if there's a back button event handler with a default of webview's goBack implementation
* missing change file
* remove exit impl
* fmt
* update wry
* fix default back press
* add remove_listener
2025-10-15 20:50:15 -03:00
Lucas Nogueira
a279485856
chore(cli): update cargo-mobile2 to 0.21.1
...
applies https://github.com/tauri-apps/cargo-mobile2/pull/491
2025-10-10 13:44:33 -03:00
Lucas Fernandes Nogueira
b5aa018702
feat(cli): update cargo-mobile2 to 0.21, closes #14238 ( #14268 )
2025-10-09 08:30:36 -03:00
Lucas Fernandes Nogueira
cc8c0b5317
feat(core): add support to universal app links on macOS ( #14031 )
...
* feat(core): add support to universal app links on macOS
follow-up for https://github.com/tauri-apps/tao/pull/1108
* fix ci
* clippy
* ignore empty schemes
2025-10-07 09:27:30 -03:00
Lucas Fernandes Nogueira
b06b3bd091
refactor(cli): improve errors ( #14126 )
...
* refactor(cli): improve errors
* update change files
* license
* add errorext with fs_context helper
* update linux
* lint
* fmt
* windows
* revert bundler breaking change
* fix ios mod
* ref
* reduce amount of enum variants
* fix macos build
* Fix windows build
* Clippy
* capitalize cargo [skip ci]
---------
Co-authored-by: Tony <legendmastertony@gmail.com>
2025-10-02 06:58:26 -03:00
Lucas Fernandes Nogueira
673867aa0e
feat(cli): detect Android env and install SDK and NDK if needed ( #14094 )
...
* feat(cli): detect Android env and install SDK and NDK if needed
changes the Android setup to be a bit more automated - looking up ANDROID_HOME and NDK_HOME from common system paths and installing the Android SDK and NDK if needed using the command line tools
* fix windows
* clippy
* lint
* add prmopts and ci check
* also check ANDROID_SDK_ROOT
2025-10-01 09:33:14 -03:00
github-actions[bot]
80eadb7387
apply version updates ( #14100 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-01 12:44:16 -03:00
Lucas Fernandes Nogueira
7db7142f9f
fix(cli): empty Android emulator name ( #14119 )
...
applies https://github.com/tauri-apps/cargo-mobile2/pull/481
2025-08-29 11:45:04 -03:00
Lucas Fernandes Nogueira
a9b342125d
fix(cli): iOS simulator dev/build on Apple Intel, closes #13456 ( #14114 )
...
applies https://github.com/tauri-apps/cargo-mobile2/pull/479
2025-08-28 18:16:42 -03:00
Lucas Nogueira
b8b866fcc7
fix(examples): update tauri-plugin-log
...
fixes iOS deadlock
2025-08-28 15:09:36 -03:00
Lucas Nogueira
df61fac2b5
fix(ci): bump tauri-cli to 2.8.3 to match @tauri-apps/cli
2025-08-25 10:32:46 -03:00
github-actions[bot]
16348ac2bd
apply version updates ( #14081 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-25 10:30:08 -03:00
Lucas Fernandes Nogueira
03e7c11932
fix(tauri-runtime-wry): ignore about:blank initial URL ( #14080 )
...
* fix(tauri-runtime-wry): ignore about:blank initial URL
fixes a macOS warning when a navigation handler is registered and you choose to create a new window on the on_new_window hook - in this case we shouldn't perform the initial navigation since the URL is provided by the webview configuration from the hook
* change tag
* bump min wry
2025-08-25 10:03:35 -03:00
github-actions[bot]
e81635aa3d
apply version updates ( #14079 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-25 14:25:58 +02:00
Fabian-Lars
0ac89d3b6c
chore(deps): Update cargo-mobile2 for ios 18.6 sim support ( #14078 )
2025-08-25 14:04:43 +02:00
renovate[bot]
11800a0071
chore(deps): update rust crate jsonschema to 0.33 ( #14074 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-25 09:25:53 +08:00
github-actions[bot]
662b39adb3
apply version updates ( #14070 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-24 11:38:07 -03:00
github-actions[bot]
8d869717da
apply version updates ( #14041 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-19 09:08:54 -03:00
Lucas Nogueira
c3252f72f6
fix(tauri): on_related_view should be behind the wry feature flag
2025-08-18 17:23:06 -03:00
github-actions[bot]
b4abb6cae8
Apply Version Updates From Current Changes ( #13887 )
...
* apply version updates
* chore: minor bump codegen, build, macros
* fix audit
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2025-08-18 15:50:13 -03:00
Robert
68874c68c5
feat(core): webview window focusable property, closes #11130 ( #13564 )
...
* Adds the ability to set the focused property from tauri.conf.json -- windows
* add set_focusable, pin tao
* fmt
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2025-08-17 11:50:17 -03:00
Sean Wang
dfadcb764b
feat: add WebView::set_cookie and WebView::delete_cookie ( #13661 )
...
* chore: patch wry
* feat: added `Webview::set_cookie` and `Webview::delete_cookie`
* chore: changes-files
* fmt
* owned cookie, re-export crate
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2025-08-16 23:41:16 -03:00
THELOSTSOUL
33d0b3f0c1
feat: add WebviewBuilder::on_new_window and WebviewBuilder::on_document_title_changed ( #13876 )
...
* add "new window" and "document title changed" webview handler
* take document title changed handler
* update example, add missing api, change files
* allow creating tauri window for the window.open call
* set size and position, fix linux, example
* enhance document title change
* fix windows deadlock
* wry 0.53
* update wry
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2025-08-16 14:49:01 -03:00
Fabian-Lars
4475e93e13
feat(bundler/cli): Add feature flag to use system certificates ( #13824 )
2025-08-12 13:30:23 +02:00
renovate[bot]
83032e273b
chore(deps): update rust crate which to v8 ( #13711 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-05 14:59:02 +02:00
renovate[bot]
bcc7a82a3a
chore(deps): update rust crate notify-debouncer-full to 0.6 ( #13945 )
...
* chore(deps): update rust crate notify-debouncer-full to 0.6
* Bump jsonschema
2025-08-04 10:39:34 +08:00
Tony
ee68c918a1
chore(deps): unpin serialize-to-javascript ( #13932 )
2025-07-31 17:52:51 +08:00
renovate[bot]
d7075b66bd
chore(deps): update rust crate toml to 0.9 ( #13784 )
...
* chore(deps): update rust crate toml to 0.9
* Bump toml_edit and cargo_toml
* Update tauri-winres
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com>
2025-07-31 17:14:09 +08:00
Pavel Kuzmin
5ba1c3faa4
feat(menu): add icon support for Submenu in Rust and JS/TS APIs ( #13722 )
...
* feat(menu): add icon and nativeIcon support for Submenu in tauri and @tauri-apps/api
* Merge branch 'dev' into dev
* Update muda
* feat(menu): add set_icon and set_native_icon methods to set submenu icons
* feat(menu): unify icon handling by introducing MenuIcon type
* chore: sync bundle.global.js
* Make setIcon actually work
* Regenerate `bundle.global.js`
---------
Co-authored-by: Tony <legendmastertony@gmail.com>
2025-07-30 13:48:55 +08:00
renovate[bot]
a32a4ce3be
chore(deps): update rust crate jsonschema to 0.32 ( #13915 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-30 09:26:04 +08:00
renovate[bot]
5c8182860c
chore(deps): update rust crate jsonschema to 0.31 ( #13903 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-28 23:29:31 +08:00
github-actions[bot]
fd63f229d5
apply version updates ( #13871 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-22 12:32:14 +08:00
github-actions[bot]
ab97f36b64
apply version updates ( #13751 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-21 00:09:52 +02:00
Tony
56277e4722
chore(deps): update napi to v3 ( #13852 )
2025-07-20 23:03:51 +02:00
Lucas Fernandes Nogueira
0f248b111f
fix(cli): install iOS dependencies when needed ( #13799 )
...
currently deps are only installed on init, which might not be executed on someone's machine if the xcode project is commited to the repo. we need to ensure dependencies are installed before running them
applies https://github.com/tauri-apps/cargo-mobile2/pull/468
2025-07-10 10:17:23 -03:00
kandrelczyk
232265c70e
feat: bundle type detection at runtime via binary patching ( #13209 )
...
* patch binary with bundle type info
* only patch if the updater is included
* fix linux warnings
* patch binary when updaer is configured
* patch binary with bundle type info
only patch if the updater is included
fix linux warnings
patch binary when updaer is configured
* fix formatting
* fix license header
* fix taplo error
* move __TAURI_BUNDLE_TYPE to utils
* export get_current_bundle_type
* macos fix
* cleanup, add api
* update change file
* fix windows
* fmt, fix rust version support
* fix macos
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2025-07-07 12:08:00 -03:00
github-actions[bot]
0277596341
apply version updates ( #13731 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-28 17:48:13 -03:00
github-actions[bot]
4053ad1b58
apply version updates ( #13724 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-27 16:22:27 +02:00
renovate[bot]
b6de1c89c2
chore(deps): update rust crate md5 to 0.8 ( #13712 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <github@fabianlars.de>
2025-06-26 16:29:19 +02:00