Skip to content

Notify contributors when funds are released - #615

Merged
dotunv merged 1 commit into
Savitura:mainfrom
kitWarse:feat/590-fund-release-notifications
Jul 28, 2026
Merged

Notify contributors when funds are released#615
dotunv merged 1 commit into
Savitura:mainfrom
kitWarse:feat/590-fund-release-notifications

Conversation

@kitWarse

Copy link
Copy Markdown
Contributor

Summary

  • Adds contributor-facing fund release notifications for milestone releases and approved withdrawals.

Issue

Changes

  • Added contributor fund release notification service with in-app and email delivery.
  • Added detailed fund usage email template including amount, asset, recipient, campaign link, and transaction link.
  • Triggered contributor notifications after milestone releases and platform-approved withdrawals.
  • Added funds_released notification preference in the settings UI.
  • Added migration support for email notification preferences.

Validation

  • Ran git diff --check.
  • Attempted npm run lint --prefix backend; not run successfully because dependencies are not installed (eslint not found).
  • Attempted npm run lint --prefix frontend; not run successfully because dependencies are not installed (eslint not found).

Notes

  • Did not modify lockfiles or install dependencies.

@drips-wave

drips-wave Bot commented Jul 28, 2026

Copy link
Copy Markdown

@kitWarse Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@dotunv
dotunv merged commit bcc4b41 into Savitura:main Jul 28, 2026
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.

FEATURE: Escrow Release Notifications for Contributors

2 participants