版本发布 8
## What's Changed - Improved OpenGraph support
## What's Changed - Fix issue where multiple users were associated with a round after page reloads triggered by votes (Closes ACE-135) - Add OpenGraph support (Closes ACE-35) - Update dependency fetch-mock Note: Beta releases of Aces are utilizing release candidate version of React 19 until officially released
## What's Changed - Upgrade Next.js to v15 (Closes ACE-132) - Fix Sentry config to work with releases and environments along with fixing source mapping issues - Upgrade prisma and radix-ui - Fix an issue with sessions for anonymous users (Closes ACE-133)
## What's Changed - Improve Sentry release naming (Closes ACE-128)
## What's Changed - Add cron job to finish inactive rounds (Closes ACE-93) - Allow filtering issues by team (Closes ACE-123) - Update various dependencies
## What's Changed - Converted the view dropdown component to be rendered server side (Closes ACE-115, ACE-126) - Consolidated issue displays for authenticated and unauthenticated users (Closes ACE-121) - Updated multiple dependencies: prisma, linear SDK, dayjs, typescript-eslint and the @types package for express
## What's Changed - Hid the form for submitting comments since that functionality does not exist (Closes ACE-96) - Run test suite when dependency changes are made (Closes ACE-110) - Open the issue title link in a new tab to prevent accidental closure of the app (Closes ACE-102) - Remove all console statements (Closes ACE-107) - Revamp context providers (Closes ACE-113) - Update various dependencies
## What's Changed - Get closest fibonacci number for estimates - Allow source maps and Sentry in staging - Convert server action for estimates to API Route - Bump eslint-plugin-jest from 28.6.0 to 28.8.3 - Bump @types/node from 22.5.4 to 22.5.5