Skip to content

Release: develop -> main#3853

Merged
TaprootFreak merged 1 commit into
mainfrom
develop
Jun 9, 2026
Merged

Release: develop -> main#3853
TaprootFreak merged 1 commit into
mainfrom
develop

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

Automatic Release PR

This PR was automatically created after changes were pushed to develop.

Commits: 1 new commit(s)

Checklist

  • Review all changes
  • Verify CI passes
  • Approve and merge when ready for production

* chore: remove legacy Azure DEV workflow (DEV now runs on dfxdev)

* fix(notification): make security-critical mails non-suppressible

ACCOUNT_MERGE_REQUEST, CHANGED_MAIL, ADDED_ADDRESS and ACCOUNT_DEACTIVATION
were mapped to MailContextType.INFO, causing them to be silently dropped for
users whose wallet disables the Info mail type. These are mandatory
account-blocking or security notifications and must always be delivered.

Maps them to null (same as MONITORING/WEBHOOK/SEPA) so isDisabledMailWallet
short-circuits and the mails bypass wallet mailConfig checks entirely.

Closes #3842
@TaprootFreak TaprootFreak merged commit b74668f into main Jun 9, 2026
7 checks passed
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.

2 participants