Ghost/core/server/data/migrations/versions/3.38
Rish f53ab0f52b Updated default config for newsletter badge
no refs

- Migrations were using previous default for badge which was set to `false`
- Default config for badge was `false` which caused migration to switch off the badge, updated to `true`
2020-11-17 16:06:31 +05:30
..
01-add-email-recipient-filter-column.js Refactored column migrations to use helpers (#12360) 2020-11-16 11:55:51 +00:00
02-populate-email-recipient-filter-column.js Added migration to populate email_recipient_filter 2020-11-04 16:29:54 +00:00
03-add-recipient-filter-column.js Refactored column migrations to use helpers (#12360) 2020-11-16 11:55:51 +00:00
04-populate-recipient-filter-column.js Added migration to populate recipient_filter 2020-11-04 16:29:54 +00:00
05-add-emails-track-opens-column.js Refactored column migrations to use helpers (#12360) 2020-11-16 11:55:51 +00:00
06-add-newsletter-settings.js Added setting for newsletter footer content (#12359) 2020-11-13 13:18:47 +00:00
07-migrate-newsletter-settings-from-config.js Updated default config for newsletter badge 2020-11-17 16:06:31 +05:30
08-repopulate-send-email-when-published-down-migration.js Fixed backward compatibility for send_email_when_published (#12357) 2020-11-11 13:03:41 +00:00
09-remove-send-email-when-published-column.js Refactored column migrations to use helpers (#12360) 2020-11-16 11:55:51 +00:00