Ghost/core
Rishabh Garg d9a0c8732c Fixed error when saving unknown url in bookmark card (#11210)
no issue

- `payload.metadata` may not exist in a bookmark card because it's possible to save a mobiledoc document when the card is in it's "unable to parse url" state in the editor
- check for `payload.metadata` object before performing any url transformations to avoid invalid property access
2019-10-08 11:11:32 +01:00
..
client@7b45fd7071 Updated Ghost-Admin to 2.32.0 2019-10-07 23:11:18 +01:00
frontend Renamed @member.subscribed to @member.paid 2019-10-01 13:05:48 +07:00
server Fixed error when saving unknown url in bookmark card (#11210) 2019-10-08 11:11:32 +01:00
test 🐛 Fixed error when during migration to 2.32.0 on mysql (#11208) 2019-10-08 11:07:29 +01:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00