0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-08 02:52:39 -05:00
ghost/core
Rish 297b63edce 🐛 Fixed response for members API update endpoint
closes https://github.com/TryGhost/members.js/issues/87

- The `update` method in members-api package was edited to return Model object instead of JSON directly [here](a28bcc5b2a)
- This caused the update member API on member endpoint to return partial response only as most properties couldn't be fetched
- Fix updates the middleware to correctly call `toJSON` before formatting response
2020-08-24 13:38:21 +05:30
..
client@82680bcc45 Updated Ghost-Admin to v3.30.2 2020-08-21 12:03:37 +01:00
frontend 🐛 Fixed published time and modified time for structured data (#12085) 2020-08-18 11:34:06 +01:00
server 🐛 Fixed response for members API update endpoint 2020-08-24 13:38:21 +05:30
shared Fixed default shutdown timeout 2020-08-10 13:00:02 +01:00
index.js Refactored server announce functions to be clearer 2020-08-09 17:25:15 +01:00