Skip to content

Conversation

lucasfernog
Copy link
Member

@lucasfernog lucasfernog requested a review from a team as a code owner July 24, 2025 17:53
@github-project-automation github-project-automation bot moved this to 📬Proposal in Roadmap Jul 24, 2025
Copy link
Contributor

github-actions bot commented Jul 24, 2025

Package Changes Through 62e0edd

There are 4 changes which include tauri-cli with minor, @tauri-apps/cli with minor, tauri-utils with minor, tauri-plugin with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
tauri-utils 2.6.0 2.7.0
tauri-bundler 2.5.2 2.5.3
tauri-runtime 2.7.1 2.7.2
tauri-runtime-wry 2.7.2 2.7.3
tauri-codegen 2.3.1 2.3.2
tauri-macros 2.3.2 2.3.3
tauri-plugin 2.3.1 2.4.0
tauri-build 2.3.1 2.3.2
tauri 2.7.0 2.7.1
@tauri-apps/cli 2.7.1 2.8.0
tauri-cli 2.7.1 2.8.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

lucasfernog added a commit to sosweetham/plugins-workspace that referenced this pull request Jul 24, 2025
FabianLars
FabianLars previously approved these changes Jul 24, 2025
Copy link
Member

@FabianLars FabianLars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(untested but i mean 🤷)

@@ -0,0 +1,5 @@
---
"tauri-plugin": patch:feat
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

technically a minor

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah.. well this isn't tauri itself so i'll take it (kinda wanted to get the deep link PR merged sooner)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

recently we didn't really care about the timeframe for tauri minors either 🤷
also, tony forgot to keep the dev branch free for patches so the cli also has a minor waiting for release already.

Also relevant for this kind of discussion: https://discord.com/channels/616186924390023171/1232318266542915617/1345034806710243358
tldr: only 1/3 of the subset of devs we asked would prefer slower minor releases. Good enough for me to just do vibe releasing 😂

@lucasfernog lucasfernog merged commit a0113a8 into dev Jul 25, 2025
20 checks passed
@lucasfernog lucasfernog deleted the feat/update-info-plist-fn branch July 25, 2025 10:50
@github-project-automation github-project-automation bot moved this from 📬Proposal to 🔎 In audit in Roadmap Jul 25, 2025
lucasfernog added a commit to tauri-apps/plugins-workspace that referenced this pull request Aug 19, 2025
* feat: android deeplinks

* feat: explicit app link declarations

* feat: add ios code

* fix: add ios deeplink adaptation

* feat: ios working

(some swift plugin api improvements needed)

* fix: revert ios to prior logic

* fix(cleanup): regen android files with old names

* fix: web link criteria

* fix: conditional auto verify intent filter for android app links

* fix: default to true

* fix: typo

* fix: pnpm version

* cleanup

* fix: web link regression

* trim androidmanifest update

* fix deep link validation broken due to appLink=true default

* implement update_info_plist

from tauri-apps/tauri#13888

* fix: remove old patch crates

* fix: use latest patch tauri

* lint

---------

Co-authored-by: Lucas Nogueira <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🔎 In audit
Development

Successfully merging this pull request may close these issues.

2 participants