Skip to content

v2.745.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@kiva-robot kiva-robot released this 01 Jul 16:56
· 773 commits to staging since this release

2.745.0-rc.1 (2024-07-01)

🎉 New Features

  • [MP-310] hide incentive banner (e6ce3f6)
  • [MP-310] hide incentive banner (c50a8fb)
  • [MP-310] hide incentive banner (cdf251d)
  • [MP-362] update lending credit link (99ae8de)
  • added experiment setting for checkout sticky exp (b41101e)
  • animate sparkles for thanks page (33afe52)
  • bp activity feed hidden for sticky cta (#5362) (d7618c4)
  • bp matching component size fixed for tablets (#5365) (898bdcf)
  • desktop checkout actions experiment (3349900)
  • disable sticky checkout and log experiment assignment in desktop (5802cc9)
  • hide non receipt elements for print (44c6ce7)
  • initial mocks (f52ba35)
  • missing animation and update email opt in choice (43a434a)
  • new thanks page for opt-in experiment (27d64dc)
  • overall checkout button experiment ready (35e41e9)
  • pie chart design for distribution tables MP-434 (5a7ea34)
  • refactor new ty page and different variants depending on number of loans (e8e87d4)
  • shorter version and exp tracking (bda7120)
  • thank you page behind feature flag (37d197a)
  • tracking events and fixes (899be8f)

🐛 Bugfixes

  • add parenthesis to arrow function inline return value (be88548)
  • always evaluate if user landed on a us loan (d7676a4)
  • bottom position fixed (#5363) (a56900e)
  • cache value to ensure scroll works (791403c)
  • cleanup basket classes application (a7f5b6e)
  • copy (6f599c8)
  • copy change (e6704af)
  • design tweaks (032d86d)
  • enable new ty page when guest checkout happens (11c206a)
  • fire hotjar event if the user sees the check sticky experiment, gray bg for desktop (641fd26)
  • firstLoan condition was false in guest checkout (9482147)
  • hide new ty page if usa loan (3405e9d)
  • hide top horizontal rule for mobile (e9dfcb7)
  • initilize experiment above firing hotjar event condition (ebacf3b)
  • isDesktop no longer needed with logged-out only version (251c6ae)
  • lint (dbc95e2)
  • lint (0912049)
  • lint (edfa50a)
  • lint (092fb7f)
  • lint (0142986)
  • lint and auto height using tw (f0c1247)
  • linting fixes (ca3000b)
  • log warning when prefetch or readQuery are skipped due to missing transaction id (e344ec7)
  • logic between different paths (32d0f75)
  • method handler with onlick (119b3b8)
  • missing component (8533482)
  • move scroll method to component to not break other smooth scroll usages (b75bd1a)
  • moving firstLoan condition change to new ty page (cd2dd70)
  • only basket items need to be adjusted for logged out version of experiment (e72f408)
  • only log experiment assignment if the user is not logged in (159c2d5)
  • only sticky actions when logged out (fe6e5ef)
  • prevent massive error logs due to failed receipt query when no transactionId is present (4f0091e)
  • remove currentStep assignation (b11f7de)
  • remove unnecessary comments and log (43b86a9)
  • remove unneeded mounted on loan next steps (3748c49)
  • reposition animated sparkles around borrower image MP-376 (8a5819d)
  • resolve comments (71b9349)
  • revert upsell changes for logged-out only version (0a1de4a)
  • show new page logic (ef25786)
  • show new thank you page to users who made first transaction and do not opted in (1b516cb)
  • solve comments and change steps component name (92cda34)
  • steps animation (4a0a5b1)
  • sticky buttons on scroll for better user experience (67c3ea8)
  • temp workaround for sticky buttons covering part of footer (fe23ae0)
  • weeks to repay logic (fe7fd20)

🪚 Refactors

🧹 Chores

  • update local dev with caddy docs (f19bcda)