Hey all! We just released [v0.20.0](https://github.com/twentyhq/twenty/releases/tag/v0.20.0). To upg
Hey all! We just released v0.20.0.
To upgrade from v0.12 to v0.20.0, you need to run
- yarn database:migrate:prod
- yarn command:prod workspace:sync-metadata -w $workspaceId -f
- yarn command:prod migrate-0.20:update-message-channel-sync-status-enum
- yarn command:prod migrate-0.20:update-message-channel-visibility-enum
- yarn command:prod migrate-0.20:backfill-record-position -w $workspaceId
To upgrade from v0.12 to v0.20.0, you need to run
- yarn database:migrate:prod
- yarn command:prod workspace:sync-metadata -w $workspaceId -f
- yarn command:prod migrate-0.20:update-message-channel-sync-status-enum
- yarn command:prod migrate-0.20:update-message-channel-visibility-enum
- yarn command:prod migrate-0.20:backfill-record-position -w $workspaceId