Skip to content

v4.4.0

Compare
Choose a tag to compare
@elia elia released this 19 Dec 17:41
v4.4.0
79dca68

Full Changelog

Fixed bugs:

  • Fix incorrect charge amount for currencies without fractions #138
  • ActionView::MissingTemplate in Spree::Checkout#edit #127

Closed issues:

  • RFC: Overhauling solidus_stripe #135
  • Initializer fails with uninitialized constant Spree::PaymentMethod #133
  • How to pass zip code when add a Credit Card #132
  • Undefined method `cvv_path' #130
  • Javascript don't working after solidus_stripe installation #126
  • Facing dependency issue after upgrade solidus 3 #114
  • New release for solidus 3 #113
  • How to specify API version #93
  • Consistency between README and Wiki #67

Merged pull requests:

  • Fix adding a new customer card in admin #144 (elia)
  • Fix incorrect charge amount for currencies without fractions #139 (cmbaldwin)
  • Fix setup instructions for Rails 7 #136 (diegomichel)
  • Update stale bot to extend org-level config #134 (gsmendoza)
  • Revert "Add back custom view paths that were mistakenly removed" #129 (elia)
  • Add back custom view paths that were mistakenly removed #128 (elia)
  • Fix the CI after the Solidus v3.2 release #125 (elia)
  • Update to use forked solidus_frontend when needed #124 (waiting-for-dev)
  • Fix CI and tests on Rails 7 #123 (waiting-for-dev)