v3.13.0
·
325 commits
to production
since this release
3.13.0 (2025-03-10)
🎉 New Features
- add logic for monthly donation in activeView computed (bfd0604)
- adding tracking events to kiva cards transaction info in checkout receipt (c2d295d)
- changing module order label to prop and replacing it with userType (3398193)
- kv cart modal container added (#5839) (da63952)
- kv cart modal updated (#5848) (4732c35)
- only encode username when redirect to auth0 (b84c0cf)
- spinner added to optin module buttons (#5853) (e0571c3)
- update loans page to fit new design spec (3241a21)
🐛 Bugfixes
- adding encoding in checkout page (d406e84)
- avoid multiple encoding, just encode the beggining of the guest flow (1484f70)
- comment position (352275a)
- correct email settings from optin modules (#5859) (44fbabf)
- decoding instead of encoding username (05290d2)
- encoding a non redirect in post purchase (73559c2)
- encoding between auth0 and ui redirects (18b0a63)
- encoding the full loginHint value instead of just the username (e113700)
- event with journeyBadgeEarned value in no loans use cases (d5cb81f)
- force login screen to load for sso redirects (19edb03)
- guestUsername has the blank space when redirected to ty page from checkout (29dbddf)
- journeyBadgeNotEarned not in event for no loan cases (0740506)
- margin in journey bottom (a11f692)
- missing encoding for guest flow (dae5a05)
- missing encoding for username (1c6907b)
- missing encoding in post purchase (2aa22d6)
- missing redirect in guest account ceration (458db9a)
- potential race condition (7095dfe)
- re-add sso forced login (815a897)
- remove forced sso login (d2d8f20)
- showing ty page for monthly donation amount (29e5801)
- standarize padding in modules (75fc081)
- static header for mobile (#5837) (c6cfc8e)
- update breakpoints (5e30604)
🪚 Refactors
- view pdf button tracking (2280af6)