Skip to content

v2.61.0

Compare
Choose a tag to compare
@open-sauced open-sauced released this 29 Aug 23:10
· 29 commits to main since this release

2.61.0 (2024-08-29)

🍕 Features

  • add contributor confidence to repository table (#4038) (6f510cb)
  • Add contributor's insight on the workspace. (#4060) (7c4b60b)
  • copy repo page ForksChart as image (#4036) (d30beff)
  • copy repo page StarsChart as image (#4035) (933bb2c)
  • copy repo page Contributors chart as image (#4025) (581497e)
  • copy repo page Issues chart as image (#4026) (f9fad65)
  • copy repo page PR chart as image (#4027) (3541a37)
  • display lottery factor on Repository Table (#4059) (48343e0)
  • implemented the split button component (#4040) (a539f78)
  • now html2canvas-pro is dynamically imported only when needed and then cached (#4044) (23e4d76)
  • OSCR learn more link opens in a new tab now (#4056) (b8b1a00)
  • refresh explore page to only loading repositories (#4019) (88f5937)
  • Use powerful self hosted runner for playwright tests (#4069) (28f493e)
  • Use self hosted GitHub actions runners (#4064) (d62066d)

🐛 Bug Fixes

  • RossChart order changing on filter (#4018) (64a04f5)
  • align OSCR pill with the username (#4048) (0cc087d)
  • correct width issue caused by tooltip addition in SingleSelect (#4058) (b6e1173)
  • fixed typo for recommendations (#4017) (2e4cbdb)
  • now if loading user profile fails an error is thrown instead of 404ing (#4043) (3527795)
  • now search dialog is always on top of other elements (#4047) (3b4101a)
  • remove deprecated "add coupon" section from user settings page (#4039) (0b61b77)
  • remove set width for repo pages charts (#4068) (2dc9062)
  • ossfchart.tsx: remove z-index and move "I want this now!" button JSX below ResponsiveContainer (#4066) (8a9066a)
  • repository page width overflow (#4051) (b827d26)
  • Revert "fix: now search dialog is always on top of other elements (#4047)" (#4054) (cd03a01)
  • update validation for GitHub username (#4046) (8a77fac)
  • Use correct github action yamls (#4071) (9da2739)