0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
Fabien 'egg' O'Carroll 2a81d0a986
🐛 Fixed saving Members with Complimentary plans (#13008)
* 🐛 Fixed saving Members with Complimentary plans

refs https://github.com/TryGhost/Team/issues/758

Since 4.6 The Admin is using the comped flag again, rather than creating
subscriptions for zero-amount prices directly. With the `comped` flag
removed, the default state was for it to be falsy in the Admin, and when
saved would trigger the legacy comped flow, cancelling the subscription.

This reverts commit 57a176ff3d.
2021-06-03 18:28:14 +01:00
..
client@13fc1c7005 Updated Ghost-Admin to v4.6.4 2021-05-27 19:19:14 +01:00
frontend 🐛 Fixed incorrect @price.currency value in themes (#12987) 2021-05-27 10:49:35 +05:30
server 🐛 Fixed saving Members with Complimentary plans (#13008) 2021-06-03 18:28:14 +01:00
shared Updated preview post message handling in Portal 2021-05-27 17:56:26 +05:30
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Move the update-check service to a scheduled job 2021-05-27 17:17:26 +02:00
bridge.js Improved theme locale handling 2021-05-05 16:13:26 +01:00