Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New release: v2.13.0 #1053

Merged
merged 1 commit into from
Mar 28, 2019
Merged

New release: v2.13.0 #1053

merged 1 commit into from
Mar 28, 2019

Conversation

Gnito
Copy link
Contributor

@Gnito Gnito commented Mar 28, 2019

v2.13.0 - 2019-03-28

  • [add] Add translations for recent Stripe API related changes. (German will be included later.)
    #1052
  • [fix] JPY currency was configured wrongly: it doesn't use subunits.
    #1051
  • [add] Complete rewrite to PayoutDetailsForm due to breaking changes in Stripe API.
    #1049
    • You should track all your customizations to PayoutDetailsForm and related changes in
      user.duck.js and elsewhere before merging this upstream-update.
    • You should update Stripe API to "2019-02-19" or later
  • [add] Booking: use attributes displayStart and displayEnd, instead of reading booking period
    directly from start and end attributes.
    #1050
  • [fix] A listing title that contained only stripped-off characters caused bugs in slug / pathName
    generation. #1048
  • [change] Removed Node-engine setup from package.json. Fixed version was causing problems for quite
    many in their first FTW installation. Note: when troubleshooting your Heroku installation, you
    might want to reintroduce engine setup.
    #1043
  • [fix] Add error handling to PayoutDetailsForm and StripePaymentForm in case Stripe publishable
    key is not configured yet. #1042
  • [fix] FieldBirthdayInput: placeholder text was not selected by default.
    #1039

@Gnito Gnito merged commit 84f272e into master Mar 28, 2019
@Gnito Gnito deleted the v2.13.0 branch March 28, 2019 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant