Skip to content

docs(persisted-scope): document protocol-asset feature#3434

Open
MihirMohapatra wants to merge 1 commit into
tauri-apps:v2from
MihirMohapatra:mihir/docs-persisted-scope-protocol-asset
Open

docs(persisted-scope): document protocol-asset feature#3434
MihirMohapatra wants to merge 1 commit into
tauri-apps:v2from
MihirMohapatra:mihir/docs-persisted-scope-protocol-asset

Conversation

@MihirMohapatra

Copy link
Copy Markdown

Summary

Adds missing README docs for the protocol-asset feature in auri-plugin-persisted-scope.

Changes

  • Add a dedicated protocol-asset section to the plugin README.
  • Explain default behavior (filesystem scope persistence only).
  • Explain when to enable protocol-asset for �sset:// runtime scope mutations.
  • Add Cargo feature example.
  • Clarify that asset scope state is stored separately and restored on next start.

Closes #918.

@MihirMohapatra MihirMohapatra requested a review from a team as a code owner May 27, 2026 11:34
@github-actions

Copy link
Copy Markdown
Contributor

Package Changes Through 8d51375

There are 4 changes which include global-shortcut with patch, global-shortcut-js with patch, positioner with patch, positioner-js 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
api-example 2.0.43 2.0.44
api-example-js 2.0.39 2.0.40
global-shortcut 2.3.1 2.3.2
global-shortcut-js 2.3.1 2.3.2
positioner 2.3.1 2.3.2
positioner-js 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

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.

[persisted-scope] add docs for "protocol-asset" feature

1 participant