v2.7.4 Orange
We welcome @myersca1's first contribution! 😃 🎉
It's also worth mentioning @lin-d-hop. Not only is she doing product and testing but now also fixing bugs! 💪
This release brings an important fix on shoppers balances and also several technical changes that get us very close to not depending on Spree backend anymore.
User facing changes 👀
- Update translations #4737, #4768
- Hub Managers can accurately monitor Shopper balances using Payment Methods report #4733
- Fix Missing translations on new delivery method setup page. #4742
Technical changes 🔧
- Adapted some syntax in preparation for Rails 4. #4667
- Brought the backoffice page that captures payments from spree to make OFN independent of Spree. #4509
- Brought from spree_backend code to make taxons admin page work without spree code so that we make ofn independent of spree. #4611
- Bring some basic js functions from spree_backend to make OFN independent of Spree. #4614
- Switched some routes from spree base routes to ofn (main_app) routes to enable removing spree_backend dependency. #4635
- Brought all the basic css rules from spree_backend so that we can make ofn independent of Spree. #4620
- Simplified code related to searching users. #4511
- Fine-tuned the configuration of our automated code quality control. #4722
- Improved the data truncation process that we use to move data from live environments to other testing environments. #4548
- Make automated tests more reliable #4756
- Bump bugsnag from 6.12.2 to 6.13.0 #4741
- Bump oj from 3.10.1 to 3.10.2 #4738
- Bump rack-mini-profiler from 1.1.4 to 1.1.6 #4739