Ghost/core
Rish 1a44221df1 Updated last4 to return masked value if empty in theme
closes https://github.com/TryGhost/Team/issues/464

Currently, if the last4 value for a customer is empty, we end up showing `null` in theme where the card details are shown. The fix updates the last4 to return a masked value of **** instead of null if it's empty, ensuring themes using the last4 values don't have a `null` value shown to the user.
2021-02-25 13:01:24 +05:30
..
client@21be0a553b Updated Ghost-Admin to v4.0.0-alpha.3 2021-02-23 19:41:50 +00:00
frontend Updated last4 to return masked value if empty in theme 2021-02-25 13:01:24 +05:30
server Wrapped analytics tracker in try-catch 2021-02-24 15:57:38 +00:00
shared Updated the configuration to include v4 pointing to canary 2021-02-22 15:39:48 +01:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Fixed typo Migratior -> Migration 2021-02-24 13:05:29 +13:00