v0.18.0
版本发布时间: 2024-10-22 07:36:17
dittofeed/dittofeed最新发布版本:v0.19.0-alpha.1(2024-10-23 02:18:01)
What's Changed
- add seo-friendly titles and logo link by @chandlercraig in https://github.com/dittofeed/dittofeed/pull/1050
- improve error handling for delivering parsing by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1051
- admin cli helm chart by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1052
- add k8s to upgrade v0.17.0 docs by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1053
- have waiting room refreshes go to login by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1054
- unsubscribe url tag by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1055
- first draft of low code email editor package by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1057
- remove join from processed query by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1058
- temporarily remove emailo from dashboard deps until dockerfile fixed by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1059
- temporarily remove emailo styles by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1060
- fix emailo in dockerfiles by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1061
- Open the Node Editor when user drops a new node into the journey by @lyamone in https://github.com/dittofeed/dittofeed/pull/1056
- fix app_version env variable in dockerfiles by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1062
- remove fields nested process assignments query by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1063
- revert proccessed query changes, and supply new join algorithm by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1064
- ensure admin api endpoints access query string by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1065
- use cursor based pagination for processing assignments by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1066
- disable indexing of the dashboard by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1067
- endpoint for looking up subscriptions for user by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1048
- get or create write key on bootstrap by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1045
- abstract deliveries code by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1068
- allow custom navcard for whitelabeled by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1069
- add blob storage volume to lite dockerfile by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1070
- resource create buttons by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1071
- lowcode template editor integration by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1072
- show journey status in table by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1073
- add emailo dep to worker by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1074
- journey settings for copying config by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1075
- fix dockerfiles by adding emailo by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1076
- add emailo to admin-cli by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1077
- build emailo in api and worker by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1078
- rearrange order of emailo build by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1079
- fix typecheck for settingsMenu by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1080
- update emailo deps by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1081
- segment settings by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1082
- fix format for curl by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1083
- add space to not started journey status by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1084
- register schemas earlier in api build app by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1085
- address emailo runtime error by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1086
- memoize codemirror for email editor by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1087
- focus new template name on open by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1088
- new resource dialog by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1089
- new default email message by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1090
- email templates docs and bug fixes by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1091
- unsubscribe url docs by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1092
- fix ordering of emailo build in dev setup by @maxgurewitz in https://github.com/dittofeed/dittofeed/pull/1094
New Contributors
- @lyamone made their first contribution in https://github.com/dittofeed/dittofeed/pull/1056
Full Changelog: https://github.com/dittofeed/dittofeed/compare/v0.17.0...v0.18.0