Notification Preferences Page #
Customers control their update notification emails and release channel from this page.
What Customers Can Configure #
Email Notifications #
| Setting | Options |
|---|---|
| Receive update emails | On / Off |
When off, this customer is excluded from future version notification email queues. Existing queued emails for this customer are not affected.
Release Channel #
| Channel | Description |
|---|---|
| stable | Receive updates for stable releases only |
| beta | Receive stable and beta releases |
| alpha | Receive all releases including alpha/pre-release |
Changing the channel takes effect on the next update check from client software. The Available Updates page also updates immediately to show versions for the new channel.
How Changes Are Saved #
Changes are saved via AJAX (no page reload). The customer clicks Save Preferences and sees a confirmation.
Preferences are stored in DDLS customer meta.
What This Does NOT Control #
- Whether the customer's software auto-updates (that is controlled by the SDK in the customer's software)
- The global email enabled/disabled setting (controlled by admin in Update Server Settings)
- Whether a specific version has email notification enabled (admin setting per version)
