Skip to content

v3.2.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@kiva-robot kiva-robot released this 29 Oct 18:53
· 216 commits to staging since this release

3.2.0-rc.1 (2024-10-29)

🎉 New Features

  • badge in progress content component (652de6f)
  • composable for tiered badge data (90a5086)
  • integrate badge modal with completed state (b998eaf)
  • mechanism for getting and displaying current tier badge data (3fbc8d3)
  • modify component to match new badge structure (e5874ab)
  • stories for all current badges and styles adjusted accordingly (50e41a0)
  • user achievements query updated (#5615) (71160c0)

🐛 Bugfixes

  • add additional error signature filter for pinterest tag (ea98843)
  • add more tests and todo description (309ba85)
  • added basic testing for new badge composable, consolidated tier date fixing (9e31b28)
  • adjust to new square badges (6f251c0)
  • combine old and new badge data (1e07b9d)
  • conflicts (2040c1a)
  • hide title in badge completed state (d15c5f3)
  • hold all achievement data (fa64544)
  • lint (b720162)
  • remove px filter, filter out external failed load sentry events (f5425d0)
  • renamed file appropriately (338cc28)
  • resolve comments and add todos (72e8fbf)
  • small adjustment (494b698)
  • solve comments (b105684)
  • update method name (f9ce0b0)
  • update params for climate action and basic needs (a74f0ab)

🪚 Refactors

  • create new method to get specific level data from badge (598f59b)

🧹 Chores

  • filter out addition Failed to fetch calls from 3rd party scripts (f4d802a)