Open Food Network v3.4.4 Release Notes
Release Date: 2020-12-07 // almost 3 years ago-
Thanks @tsara27 for another contribution to the OFN codebase! #hacktoberfest
โฌ๏ธ Description: Some tasty little user facing tidbits and some behind-the-scenes upgrades, including a big bump up to Rails 4.2! Specifically Rails 4.2.11.3, which is actually a maintained version! ๐
๐ฑ User facing changes ๐
- ๐ Fixed a visual bug where the price for an item would split across two lines on mobile devices #6383
- ๐ Fixed a bug where entering an empty or invalid unit value on the product creation page would show a slug instead of an error message #6431
- ๐ Fixed a bug where clicking on a producer's name in a hub's modal profile did not close the modal #6427
๐ฑ Technical changes ๐ง
Previous changes from v3.4.3
-
๐ This release focuses on technical changes that make the app more secure and subscriptions easier to debug while fixing an annoying paypal bug.
๐ฑ User facing changes ๐
- โก๏ธ Updated translations #6408
- ๐ Fixed an issue with paypal payments where items had gone out of stock at the point of payment processing #6391
๐ฑ Technical changes ๐ง
- โ Integrate Brakeman with GitHub's Code Scanning feature #6163
- โก๏ธ Update secret key base #6357
- ๐ Make Subscriptions debugging easier for developers #6293
- โ Remove unused truncate_html gem #6362
- โ Added docker scripts for running test suite in quiet mode #6390
- โก๏ธ Update db/schema.rb version #6385