Skip to content

Releases: LocalOrbit/localorbit

v5.0.15

07 Nov 08:22
Compare
Choose a tag to compare

Fixed

  • Orders list doesn't sort by delivery date correctly #3479
  • 'Choose delivery' screen doesn't sort by delivery date correctly #3478
  • Improve handling of certain delayed jobs #3468
  • Supplier 'Export CSV' on 'Review Sales Orders' shows all suppliers order info #3487
  • Fix many automated tests and upgrade to CircleCI 2.0 #3404
  • CookieOverflow error when sending many invoices at once #3493

v5.0.14

25 Oct 01:33
23c0adb
Compare
Choose a tag to compare

Fixed

  • Error when updating order on browsers that doesn't send referrer header (i.e. Microsoft Edge) #3484
  • Make dead_code! calls work correctly. #3486

v5.0.13

19 Oct 08:41
3ca3b0a
Compare
Choose a tag to compare

Added

  • As a manager, I want to see more contact info in 'New organization registration' email #3299

Fixed

  • Fresh sheet and Newsletter being sent to users in inactive organizations #3338
  • When a newly-registered user clicks Verify Email Address, she is sent to https://app.localorbit.com/users/sign_in if market has auto-activated disabled #3339
  • User confirmation email has a View Local Orbit link that takes user to random market #3475
  • Placing order goes to 'Page not found' error screen due to inaccurate 'expires on' inventory lot addition #3458
  • OrderMailer#seller_order_updated delayed jobs are being created without an email to send to #3347
  • Significant progress on test suite passing #3451