Skip to content

v2.733.0

Compare
Choose a tag to compare
@kiva-robot kiva-robot released this 08 Mar 01:04
· 1811 commits to production since this release

2.733.0 (2024-03-08)

🎉 New Features

  • activity feed components added (#5186) (35c0016)
  • add activity feed experiment to lend cta section (d1e600a)
  • add query file (0e339e5)
  • aggregate and filter the activity feed (0f540c4)
  • don't save new filter to saved search (ee66794)
  • setup test for activity feed on borrower profile (65c09b8)
  • visible url array added to global promotional banner component (#5182) (3db3700)

🐛 Bugfixes

  • ensure prefetched channel data is correctly pulled from apollo cache (42d0f63)
  • remove unnecessary exp assignment (bfb214c)
  • trying a lower limit for now (eeae719)
  • update tests (d7d9668)

🧹 Chores