Skip to content

v2.724.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@kiva-robot kiva-robot released this 16 Jan 20:22
· 2044 commits to staging since this release

2.724.0-rc.1 (2024-01-16)

🎉 New Features

  • ability to attribute a loan to a team from cookie value (2812e72)
  • add baseline otel auto-instrumentation config (644b15a)
  • add lender images to team activity (d4f748a)
  • add link back to team challenge page (28cca99)
  • add tracking to teams page buttons (7880334)
  • challenge cta image replaced (#5123) (3bfcf3d)
  • clean up cookie for team challenge in basket item after using (a2548e2)
  • clear challenge cookie after completed checkout, added unit testing (e51bca9)
  • create donation banner type (672d921)
  • get goal info within prefetch (517964e)
  • notify component image replaced (#5124) (b0a0446)
  • notify me component (a6ad481)
  • redirect lender that has lent to the borrower to its legacy page when it is no longer in fundraising state (95c7cd7)
  • redirect portfolio CTA to new team challenge page (42c9870)
  • small styling revision on teams cta (a960ea7)
  • teams challenge cta on teams page (c7009bd)

🐛 Bugfixes

  • add config for custom host local dev (c62f65c)
  • add event to notify me cta and add secondary bg (0e9e3b2)
  • add optional env var to disable otel sdk (0e70ec0)
  • add sentry trace rate config defaults (13ac855)
  • add trace + metric exporters (0068f5b)
  • allow configuration for otel endpoint (cdf1bf5)
  • also clear cookie on removal from basket (c76f76a)
  • apollo error (0206295)
  • change tracking events values (f774c0a)
  • check for name before operating on it, default to empty string (da209ab)
  • cleanup linting errors (0006eb9)
  • conflicts (4406f3c)
  • convert indentation to spaces (34ed9db)
  • eslint (3eee557)
  • eslint and wrong formed urls (9dc530b)
  • events values (98e70a8)
  • get teamId (815218c)
  • gql whitespace (ac0c4b4)
  • hide lender avatars in mobile (ffc3bc0)
  • hide notify me component when loan doesnt belong to a challenge (c5b9956)
  • iterable url (48c919b)
  • lint (f786b5f)
  • my teams link in portfolio (76e8bb1)
  • notify icon size updated (#5125) (d04575d)
  • only show avatars in desktop (4adf0ff)
  • remove text padding in mobile (324bb89)
  • remove unnecesary prop reference (3ccca2b)
  • remove unnecessary mark (e1394f8)
  • remove unnecessary package, reduce origins to only our domain (b973a6f)
  • safe programming (f1ce83f)
  • styling issues with photos (4ad67cd)
  • teamsGoals query by adding id for image (e157896)
  • tracking format in View challenge button (8a3a20b)
  • upgrade sentry (2247d42)
  • use dev iterable list for testing and replace icon for materialUI (b3e2fcd)
  • user that has lent to a borrower was not being redirected due to amountLeft being not zero (88d7b05)
  • wrapping donation banner headline (9e57883)

🪚 Refactors

  • methods to get loans and team id (072bc57)
  • remove old donate pages code since they are now handled by cps (6ecca6b)
  • use loan declaration for lentTo variable (ca91daf)

🔍 Tests

  • ensure teams are loaded on Checkout Page to get forceTeamId (bd1ea4a)
  • getting goal info before page loads (90b5ca1)