EventCrew 1.8.2
Installable WordPress plugin — download eventcrew-1.8.2.zip below and upload it via Plugins → Add New → Upload Plugin.
Removed the account "disable / pause emails" feature entirely
It duplicated the per-type Notifications controls and could strand a member who had no Telegram (re-enabling required /start). Worse, once an account's disabled flag was set it silently swallowed wanted emails — a gifted credit, a task reminder, a signup confirmation — which is the bug behind "I didn't get an email for my gifted credit".
- Email is now governed only by the per-type Notifications preferences (web tab /
/notifications). Locked types (signup, reminder, verification) always send. - The emailed self-service page now offers only Delete my data.
- The unused
disabled_atcolumn is dropped automatically on upgrade (schema 8 → 9).
If a credit still doesn't email after this, check that the recipient hasn't unticked Free-entry credit granted → Email under Notifications.
Full history in ROADMAP.md.