Skip to content

v3.4.5 Krill

Compare
Choose a tag to compare
@mkllnk mkllnk released this 17 Dec 23:08
· 14531 commits to master since this release
2d636c8

User facing changes 👀

  • #6465 Update translations
  • #6424 Add a more specific error message if something goes wrong adding an item to the cart.
  • #6456 Updated the saved credit cards UI
  • #6229 Order Cycle "closing in" message is not shown now if the Order Cycle closses in more than 3 months.
  • #6455 Fix account page tab toggle
  • #6469 Allow SCA cards to be setup and charged offline for subscriptions
  • #6524 Fixed Translation for DatePicker

Technical changes 🔧

  • #6500 Remove unused dependency newrelic_rpm
  • #6509 Image maintenance scripts are more robust now.
  • #6503 Bump delayed_job_active_record from 4.1.4 to 4.1.5
  • #6291 Making manual testing of subscriptions easier by creating tasks to help the tester handle time based processes like subscription order placement.
  • #6499 bump karma coffee preprocessor from 0.3.0 to 1.0.1
  • #6493 Bump moment from 2.28.0 to 2.29.1
  • #6475 Bump karma-chrome-launcher from 2.2.0 to 3.1.0
  • #6483 Bump ddtrace from 0.42.0 to 0.43.0
  • #6464 Bump haml from 5.2.0 to 5.2.1
  • #6472 Fix dependabot config
  • #6450 Bump knapsack from 1.19.0 to 1.20.0
  • #6457 Bump spring from 1.7.2 to 2.0.2
  • #6425 Removed dependency spree_i18n, it's not used.
  • #6445 [Security] Bump jquery-rails from 3.1.5 to 4.4.0
  • #6278 Reduce code complexity by merging similar classes.
  • #6372 Bump acts_as_list from 0.3.0 to 0.9.19
  • #6438 Upgraded devise, the dependency that handles user authentication in OFN.
  • #6452 Move dependabot file to correct location
  • #6533 Patch: use purchase to charge offline for Stripe Connect
  • #6490 Bump capybara from 2.18.0 to 3.15.1
  • #6526 Bump combine_pdf from 1.0.16 to 1.0.21
  • #6454 Remove /signup routes
  • #6516 Refactor FeatureToggle to toggle depending on user