Skip to content

add AppHandle.fetch_data_store_identifiers and AppHandle.remove_data_store#12900

Merged
lucasfernog merged 6 commits intotauri-apps:devfrom
Simon-Laux:datastore-improvements
Mar 13, 2025
Merged

add AppHandle.fetch_data_store_identifiers and AppHandle.remove_data_store#12900
lucasfernog merged 6 commits intotauri-apps:devfrom
Simon-Laux:datastore-improvements

Conversation

@Simon-Laux
Copy link
Copy Markdown
Contributor

@Simon-Laux Simon-Laux commented Mar 5, 2025

closes #12843

you can try it out with this test https://github.com/Simon-Laux/tauri-experiments/tree/mac_data_store_experiments3/examples/data_store_tauri

@Simon-Laux Simon-Laux changed the title add AppHandle::fetch_all_data_store_identifiers and AppHandle::remove_data_store add AppHandle.fetch_all_data_store_identifiers and AppHandle.remove_data_store Mar 7, 2025
@Simon-Laux Simon-Laux marked this pull request as ready for review March 7, 2025 03:05
@Simon-Laux Simon-Laux requested a review from a team as a code owner March 7, 2025 03:05
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 7, 2025

Package Changes Through e099ee1

There are 7 changes which include tauri with minor, tauri-runtime with minor, tauri-runtime-wry with minor, @tauri-apps/api with minor, tauri-bundler with patch, tauri-cli with patch, @tauri-apps/cli with patch

Planned Package Versions

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

package current next
@tauri-apps/api 2.3.0 2.4.0
tauri-bundler 2.2.4 2.2.5
tauri-runtime 2.4.0 2.5.0
tauri-runtime-wry 2.4.1 2.5.0
tauri 2.3.1 2.4.0
@tauri-apps/cli 2.3.1 2.3.2
tauri-cli 2.3.1 2.3.2

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 lucasfernog changed the title add AppHandle.fetch_all_data_store_identifiers and AppHandle.remove_data_store add AppHandle.fetch_data_store_identifiers and AppHandle.remove_data_store Mar 8, 2025
@lucasfernog lucasfernog merged commit d8059ba into tauri-apps:dev Mar 13, 2025
25 checks passed
@github-project-automation github-project-automation bot moved this from 📬Proposal to 🔎 In audit in Roadmap Mar 13, 2025
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.

[bug] WebviewWindowBuilder.data_store_identifier crashes

2 participants