Skip to content

Instantly share code, notes, and snippets.

@kevinansfield
Created October 9, 2019 18:00
Show Gist options
  • Save kevinansfield/6f17d4191883e461a3487e8b40215c32 to your computer and use it in GitHub Desktop.
Save kevinansfield/6f17d4191883e461a3487e8b40215c32 to your computer and use it in GitHub Desktop.
Changelog 2.34.0
  • e37cb1dce Updated Ghost-Admin to 2.34.0 - Kevin Ansfield
  • 2e91cb09b Version bump to 2.34.0 - Kevin Ansfield
  • 27e77dda8 Version bump to 2.34.0 - Kevin Ansfield
  • cb89703e2 Fixed regression tests - Kevin Ansfield
  • b01bae7c3 🐛 Fixed 500 errors when fetching certain posts via the Admin API - Kevin Ansfield
  • b4548b011 Update dependency gscan to v2.10.0 (#11221) - Naz Gargol
  • 677de7f31 Updated members lab settings design - Rish
  • e7d7d9fdc Added new fromAddress setting for member subscriptions - Rish
  • 47e125b3f 🐛 Fixed "unsaved changes" modal when leaving a new post with no content (#1358) - Kevin Ansfield
  • b77026870 Moved migrations from 3.0 to 2.34 - Fabien O'Carroll
  • 786eaac57 Added permission restrictions to editing members flag (#11217) - Naz Gargol
  • 9ae73c3bd Hidden post visibility select from PSM for non editors (#1357) - Naz Gargol
  • 1e731dcdd Removed token param on page load for members - Fabien O'Carroll
  • cbb6337ae Prefixed stripe_customers_subscriptions with members - Fabien O'Carroll
  • dd419be2f Added guard for missing stripe tokens - Fabien O'Carroll
  • 079a64e46 Exposed @member.firstname in the theme data - Fabien O'Carroll
  • 757fe72da Installed @tryghost/members-api@0.8.0 - Fabien O'Carroll
  • 312e0cc31 Installed @tryghost/members-ssr@0.7.0 - Fabien O'Carroll
  • 7dc2eb2a1 Added new requirePaymentForSignup setting for members (#11214) - Rishabh Garg
  • daa77c5c0 Permission restrictions for post.visibility modifications (#11213) - Naz Gargol
  • 1022c2d46 Updated members requirePayment flag naming - Rish
  • eb4ddf2ce Updated members labs section - Rish
  • 29b3dad30 Updated get/set metadata fn signatures - Fabien O'Carroll
  • 4c07d8608 Updated getMemberMetadata to use findAll method - Fabien O'Carroll
  • ee0449245 Updated setMemberMetadata to use upsert method - Fabien O'Carroll
  • 3366bd125 Added upsert method to stripe models - Fabien O'Carroll
  • 998642eb2 Allowed filter option for findAll method - Fabien O'Carroll
  • a6354d1ac Updated members api to store/retrieve subscriptions - Fabien O'Carroll
  • 37bb12afb Added model for stripe_customers_subscriptions - Fabien O'Carroll
  • 0c32dfaa3 Added migrations for stripe tables - Fabien O'Carroll
  • a4ff87a77 Added stripe subscriptions & updated customers table - Fabien O'Carroll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment