New Upstream Release Detected
CyberChef Version: v10.22.0
Current Version: v10.19.4
Detected: 2026-02-11 18:23:24 UTC
Operation Changes
- Current Operations: 463
- Upstream Operations: 465
- New Operations: 2
- Modified Operations: 4
New Operations (first 20)
FromBech32.mjs
ToBech32.mjs
Modified Operations (first 20)
FromHexdump.mjs
FromQuotedPrintable.mjs
ToBase85.mjs
ToQuotedPrintable.mjs
Next Steps
- Review the upstream release notes
- Check the upstream commit log
- Review operation changes above for breaking changes
- To trigger automatic sync, add the
upstream-sync-approved label
- For manual sync or complex changes, see instructions below
Automatic Sync (Recommended)
The new selective sync workflow will:
- Only sync
src/core/operations/ files
- Preserve MCP-specific modifications
- Run comprehensive tests
- Create a PR for review
To trigger:
gh issue edit <issue-number> --add-label upstream-sync-approved
Manual Sync (If Needed)
If automatic sync is not suitable:
# Update ref-proj (already done by monitor workflow)
cd ref-proj/CyberChef
git pull origin master
cd ../..
# Use the upstream-sync workflow manually
gh workflow run upstream-sync.yml
This issue was created automatically by the Upstream Release Monitor workflow.
New Upstream Release Detected
CyberChef Version: v10.22.0
Current Version: v10.19.4
Detected: 2026-02-11 18:23:24 UTC
Operation Changes
New Operations (first 20)
Modified Operations (first 20)
Next Steps
upstream-sync-approvedlabelAutomatic Sync (Recommended)
The new selective sync workflow will:
src/core/operations/filesTo trigger:
Manual Sync (If Needed)
If automatic sync is not suitable:
This issue was created automatically by the Upstream Release Monitor workflow.