Skip to content

v2.753.0

Compare
Choose a tag to compare
@kiva-robot kiva-robot released this 09 Sep 19:16
· 137 commits to production since this release

2.753.0 (2024-09-09)

🎉 New Features

  • add loan display snowplow events to funded bp (93bb3b6)
  • handle goal in portfolio for all users in experiment (05a7f04)
  • my kiva experiment setup added (#5480) (beb8b23)
  • roll out TY page experiment (2765bb6)
  • tracking events added to lender profile (#5472) (bf30028)

🐛 Bugfixes

  • add number of loans within badge category in anaylitics (3799cd4)
  • bg was wrong when user not opted in and no loans in checkout (52367d0)
  • carousel design (c386c31)
  • conflict (c228fdb)
  • design tweaks (541f95c)
  • ensure show available upsell loan (#5485) (8eee617)
  • evaluate some tags and themes (80f3b3b)
  • goal name and handling create user preference before storing goal (03af218)
  • index was incorrect on recommended loan on funded BP for interaction snowplow (9ebc14c)
  • line length (3e864cb)
  • lint (386b92d)
  • long line (aed018f)
  • missing tracking information (6ad1d97)
  • moving logic to mounted (fa2d9d9)
  • remove optional chaining (56397b9)
  • resolve potential loan country undefined server error (8ff58dd)
  • show new TY experience for more users (ec62bb9)
  • show old ty page for non-loan purchases (5cd8808)
  • try commenting out unshift in effort to track down memory leak (bf9a23a)
  • upgrading components library to make sure tree map still works (b7f6ebf)

🧹 Chores