Skip to content

v1.23.1 Mussel Mass

Compare
Choose a tag to compare
@mkllnk mkllnk released this 05 Dec 14:16
2441522

The last release failed to be deployed on non-English instances. In this release we include a fix to that problem. It also includes several bug fixes, but no features were added or removed. The biggest visible change is the display of the checkout page which shows all input fields from the beginning without clicking "next".

Added

  • Add rack-mini-profiler to profile performance in development #3143

Fixed

  • Fixed a missing translation in the single-enterprise dashboard #3136
  • Admin users screens are now using OFN's translations, not spree translations #3095
  • Fixed untranslated 'Back to Payments List' button in the new payment form #3111
  • Fixed tax category validations in product import for instances that enforce mandatory tax categories #3080
  • Latest database migrations can be deployed on servers with non-English data #3144

Changed

  • Expand all steps in the checkout page by default #3047
  • Import Spree views for orders#edit in our codebase #2955
  • Update Skylight to the latest release supporting our Rails version 3.2 #3134
  • Disable Rubocop check Metrics/BlockLength for describe and context methods #3142
  • The API to delete enterprise fees moved into the API namespace #3011
  • Several parts were de-coupled from Spree to prepare the next upgrade #3055
  • Temporarily marked 2 broken specs as pending to fix master build #3168