Skip to content

add AppHandle.fetch_data_store_identifiers and AppHandle.remove_data_store - #12900

Merged
lucasfernog merged 6 commits into
tauri-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 into
tauri-apps:devfrom
Simon-Laux:datastore-improvements

Conversation

@Simon-Laux

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

Copy link
Copy Markdown
Contributor

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

github-actions Bot commented Mar 7, 2025

Copy link
Copy Markdown
Contributor

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] WebviewWindowBuilder.data_store_identifier crashes

2 participants