Skip to content

dapp: v1.0.0

Choose a tag to compare

@iexec-release-please-app iexec-release-please-app released this 17 Nov 15:50
0fd827f

1.0.0 (2025-11-17)

⚠ BREAKING CHANGES

  • iapp: result file renamed to result.json; single protectedData result file now contains {"success": boolean, "protectedData"?: address, "isEmailValid"?: boolean, "error"?: string }; upon error, the iapp will now exit 0 and output "success": false and "error": string rather than falling the task.

Added