mirror of
https://github.com/fleetdm/fleet
synced 2026-05-08 17:50:52 +00:00
Changes: - Added three new emails for MDM-focused users who are psystage 3, 4 ,and 5. - Added a new email layout - Added a script to send nurture emails to users with an MDM primary buying situation who signed up after 2024-07-22 that - have been in psychological stage 3 for 24 hours - have been in psychological stage 4 for 24 hours - have been in psychological stage 5 for six weeks - Updated the USer model to have. four new attributes: - `psychologicalStageLastChangedAt` - `stageThreeNurtureEmailSentAt` - `stageFourNurtureEmailSentAt` - `stageFiveNurtureEmailSentAt` - Added a new custom config variable `sails.config.custom.contactEmailForNutureEmails` |
||
|---|---|---|
| .. | ||
| controllers | ||
| helpers | ||
| hooks/custom | ||
| models | ||
| policies | ||
| responses | ||