docs: weekly update — 2026-05-30#112
Open
dobby-coder[bot] wants to merge 3 commits into
Open
Conversation
…s#46) New Node.js example added in postguard-examples. Adds the page, sidebar entry, and overview row.
…ll/postguard-js#76, #77) - Add Server-side usage section to postguard-js page - Note upfront YiviSessionError for non-DOM runtimes - Mention validateUploadOptions and the silent-notify console.info
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Weekly docs drift sweep for encryption4all changes merged 2026-05-23 .. 2026-05-30.
postguard-examples
/repos/pg-nodefor the new Node.js CLI example. Added to the sidebar under postguard-examples and to the overview table. Source: encryption4all/postguard-examples#46.postguard-js
/repos/postguard-jscovering Node 20.3+, Bun, and Deno support, and the new upfrontYiviSessionErrorwhenpg.sign.yivi(...)is called without a DOM. Source: encryption4all/postguard-js#76.engines.node.YiviSessionError"thrown when" list in/sdk/js-errorsnow includes the non-browser-runtime case./sdk/js-encryptionnow mentions the shape validator and the one-timeconsole.inforeminder whennotifyis omitted (the new behaviour from encryption4all/postguard-js#77).postguard-dotnet
NetworkExceptionin/sdk/dotnet-errorsgains theUrlproperty and the newHTTP {status} at {url}: {body}message format. Source: encryption4all/postguard-dotnet#31.Skipped
Test plan
npx vitepress build docs— cleandocs/.vitepress/dist/repos/pg-node.htmlexists