Skip to content

v3.96.0

Latest

Choose a tag to compare

@kiva-robot kiva-robot released this 23 Sep 17:58

3.96.0 (2026-09-23)

🎉 New Features

  • [MP-3208] - done show goal days left if there 90 days or less t… (#7265) (f22f4b9)
  • add fundraisers entry point to MyKiva (#7271) (7b25967)
  • additional copy edits (9eeac5f)
  • additional merge fix (191afb1)
  • changed copy (244ce6d)
  • corrected revisions (294d6b8)
  • edited unit tests (2f6e28b)
  • gate the MyKiva fundraisers row behind an experiment (#7274) (a374c8d)
  • increased padding (4a57d64)
  • mp-3158 track the non-express checkout path from lend after goal set (#7260) (81db98e)
  • mp-3209 keep completed goal at front until its goal year ends (#7269) (57d81e3)
  • padding only on express checkout context (7d0f56a)
  • removed img file + label context; prop binding fix (f6d60f5)
  • revised title format and spec tests context (d641017)
  • simplified expression (75119c4)

🐛 Bugfixes

  • build: finish the ssr-manifest-css plugin to match quasar's fix (75638bd)
  • build: link the stylesheets a chunk reaches by static import (af935d9)
  • ensure goal summary query is not fired if the user does not meet the conditions to see goal in recap (575656d)
  • mp-3209 make the recapDate override reach the server so hydration matches (#7278) (a0e000e)
  • reduce duplicate giving fund queries on portfolio (#7272) (34e2e93)
  • rephrase badly worded comments (ad1b7df)
  • show real copy when the basket is locked by an in-flight checkout (#7266) (b4944cd)

🪚 Refactors

  • drop the isEligible argument from shouldAutoOpenRecap (3c1d786)
  • look up the spotlight category by slug (#7268) (7045ee1)
  • reuse shouldAutoOpenRecap instead of splitting it (8c7cc15)

🔍 Tests

🧹 Chores