Skip to content

v3.7.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@kiva-robot kiva-robot released this 03 Jan 01:38
· 22 commits to staging since this release

3.7.0-rc.1 (2025-01-03)

🎉 New Features

  • added support for a couple more endpoint types (c0f32ef)
  • erl email integration with loanRecommendations endpoint (7262420)
  • experiment integration (e5c850e)
  • integrate recommended loans endpoint with lending home row (de164e6)
  • only track my kiva experiment from thank you page (bed2749)
  • show my kiva thank you to us driven lenders (8a5731f)
  • update level name util to support badge object used on MyKiva TY page (d967d57)
  • update opt-in module with guest mutation (9ad9cdc)
  • use badge name with level in parenthesis throughout new experience (e92550b)

🐛 Bugfixes

  • added clarifying comment (69c5590)
  • addressing pr comments (dfbbc06)
  • adjust MyKiva lending stats language (d181d9c)
  • bug fix (21b0883)
  • check completed date when showing badge last tier as completed (31999da)
  • check if visitorId when updating communication settings (f520851)
  • cleanup functionality broken for stories from recent work (abbe776)
  • debugging with console statements for testing experiment (0cc6a18)
  • extra optional chaining (ad8a29d)
  • hide overflow when shine is enable (7edc443)
  • looks like transition group might need else instead of multiple ifs (5b3234f)
  • minor cleanup (538ab9c)
  • position of v-show directive on expandable (ae2a3db)
  • pr comments addressed (5016ca2)
  • promise chaining (d55c190)
  • remove borrower profile bg from tile options (864b950)
  • remove commented out lighthouse config to see if it stops autmatically running assertions (5508c98)
  • remove old commented tile bg options (09ec295)
  • remove other special casing for us driven lenders (1212752)
  • restore unintended change (0f83e82)
  • set all assertion categories to warn (c7f680f)
  • track lines in journey and removing unused stories (114ffb0)

🧹 Chores

  • turn off lighthouse push to external server (5a6132a)