What's Changed
- send identify events on dashboard page load by @maxgurewitz in #230
- track journey status change by @maxgurewitz in #232
- sendgrid tracking webhook by @maxgurewitz in #233
- add mjml to template builder by @chandlercraig in #234
- sendgrid webhook key settings by @maxgurewitz in #235
- process events from sendgrid by @maxgurewitz in #236
- allow either html or mjml templating by @chandlercraig in #237
- upgrade to typescript 5.1.3 by @maxgurewitz in #245
- implements mobile push notifications in dittofeed's backend by @maxgurewitz in #246
- allow users to select channel types from journey message nodes by @maxgurewitz in #252
- modify several sites where channel is hardcoded to email by @maxgurewitz in #253
- allow users to choose channels when creating subscription groups by @maxgurewitz in #254
- admin cli package by @maxgurewitz in #255
- findMessageTemplate returns null if it's the wrong type by @maxgurewitz in #259
- Mobile push template editor by @Kacppian in #261
- mobile push feature flag by @maxgurewitz in #262
- fix: appstore types by @maxgurewitz in #263
- admin cli psql by @maxgurewitz in #264
- set default channel in subscription group before dropping column by @maxgurewitz in #265
- fix: support flags in admin spawn and prisma commands by @maxgurewitz in #266
- change font sizes in waiting room by @maxgurewitz in #267
- feat: expose performed segment to users by @maxgurewitz in #268
- add a default welcome email by @maxgurewitz in #269
- onboard-user command in admin-cli by @maxgurewitz in #270
- "wait for" journey node by @maxgurewitz in #272
- allow users to segment on email events by @maxgurewitz in #271
- upgrade prisma by @maxgurewitz in #275
- performed times operator by @maxgurewitz in #276
New Contributors
Full Changelog: v0.0.16...v0.0.17