Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-10 | 10.8 kB | |
v0.21.0 source code.tar.gz | 2025-03-10 | 94.5 MB | |
v0.21.0 source code.zip | 2025-03-10 | 95.0 MB | |
Totals: 3 Items | 189.6 MB | 0 |
What's Changed
- update versions to v0.20.0 by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1226
- track cc and bcc for more message sents by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1227
- user properties upsert validation errors by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1228
- subscription management e2e test by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1229
- remove subscription group option by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1230
- image block emailo by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1231
- ensure toMjml doesn't import from tsx by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1232
- read and write assignments from ch by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1233
- use compute assignments step for resiliency check by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1234
- skipReCompute option for file user property by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1235
- ensure headers are passed through to mailchimp by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1236
- remove console statements by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1237
- fix name for v0.20.0 upgrade docs by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1238
- add opt-in and event submission vids by @chandlercraig in https://github.com/dittofeed/dittofeed/pull/1239
- add trait and performed segment node vids to docs by @chandlercraig in https://github.com/dittofeed/dittofeed/pull/1240
- configurable api body limit by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1242
- replace prisma with drizzle by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1243
- remove prisma from dockerfile by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1244
- enable bootstrap by default by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1245
- include drizzle in lite dockerfile by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1246
- add option to disable read query concurrency by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1247
- ensure kafka producer connect completes before value is initialized by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1248
- upgrade temporal deps by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1249
- add select sequential consistency setting for assigments by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1250
- add email & random bucket node vids to docs by @chandlercraig in https://github.com/dittofeed/dittofeed/pull/1251
- workspace relations restructure by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1253
- fix drizzle regressions by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1254
- fix regression in upsert subscription group by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1255
- fix deliveries "from" filter by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1256
- document mailchimp webhook by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1257
- remove prisma schema and prisma deps by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1258
- optional bootstrapPostgres user property allow list by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1259
- add and/or & manual node vids to docs by @chandlercraig in https://github.com/dittofeed/dittofeed/pull/1260
- stop computed properties cli command by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1261
- pause workspace by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1262
- exclude parent workspaces from latency check by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1263
- fix mandrill webhooks by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1264
- ensure correct logic for reset compute properties cli by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1265
- when receiving a batch of mailchimp events, allow some to be malformed by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1266
- make webhook verification for mailchimp even more defensive by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1267
- fix api linting by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1268
- emit heap vs rss by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1269
- performed sync test by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1270
- new deliveries table by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1272
- even more deliveries fixes by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1274
- make sure set endDate when using relative deliveries date range by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1275
- export component css by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1276
- more defensive when submitting mailchimp tracking events by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1277
- empty properties deliveries check by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1278
- remove workspace id param from mailchimp event by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1279
- better handle edge case where delivery update lacks initial sent message by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1280
- add workspace id to compute properties workflow logs by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1281
- correct image tag for admin-cli in lite docker compose by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1282
- use deliveries v2 table in rest of app by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1283
- make allowed columns in deliveries order dependent by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1284
- allow additional config values for delivery table component config by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1285
- update open api config by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1286
- require running for segments recomp by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1287
- add-trait-prop-vid-to-docs by @chandlercraig in https://github.com/dittofeed/dittofeed/pull/1288
- api endpoint to update subscription group assignments by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1289
- docs for subscription group assignment update by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1290
- document admin version of sub group assignment endpoint by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1291
- get subscription groups endpoint by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1292
- add performed user prop vid to docs by @chandlercraig in https://github.com/dittofeed/dittofeed/pull/1293
- fix for unique index on workspace name by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1294
- global compute properties by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1295
- find due workspaces cli command by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1296
- exclude totally empty workspaces from resiliency latency check by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1297
- expose max values in find-due-workspaces by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1298
- exclude empty workspaces from find due workspaces by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1299
- set bootstrap to true in render by default by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1300
- add any of vid to docs by @chandlercraig in https://github.com/dittofeed/dittofeed/pull/1301
- update csv upload instructions by @chandlercraig in https://github.com/dittofeed/dittofeed/pull/1302
- improved name editor by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1303
- add template mode by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1304
- initial embedded component docs by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1305
- add file property vid by @chandlercraig in https://github.com/dittofeed/dittofeed/pull/1306
- use standard json parse for bootstrap features by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1307
- fix for windowed less than performed segments by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1308
- bug fix for user properties reset and read by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1309
- abstract template backend logic by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1310
- update embedded docs by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1311
- fix non-windowed performed 0 by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1312
- fixes bug in group clauses by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1313
- expose cli by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1314
- abstract migration code by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1315
- inSubscriptionGroup test by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1316
- support groups by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1317
- allow deliveries to be filtered by group id by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1318
- group id param for deliveries table by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1319
- groups docs by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1320
- fix segment upsert by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1321
- add sms template vid by @chandlercraig in https://github.com/dittofeed/dittofeed/pull/1322
- ignore missing workspace id resend by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1323
- prepare for dependency injection by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1324
- fix types in admin-cli by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1325
- refine admin cli type by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1326
- forbid common non-company domains by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1327
- add low code vid by @chandlercraig in https://github.com/dittofeed/dittofeed/pull/1328
- v0.21.0 upgrade guide by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1332
Full Changelog: https://github.com/dittofeed/dittofeed/compare/v0.20.0...v0.21.0