Skip to content

docs: add "webxdc network isolation" to RELEASE.md #4964

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,11 @@
<https://github.com/deltachat/deltachat-pages/blob/master/tools/create-local-help.py>
4. If you've updated any translations or local help files, make sure that the
date of your update is mentioned in the `CHANGELOG.md`
5. Optional: from time to time, it's good to check
whether our webxdc implementation still properly isolates webxdc apps
from network.
Follow the instructions in
https://github.com/webxdc/webxdc-test?tab=readme-ov-file#testing-network-isolation.

## Releasing

Expand Down