ITADN
JensAstrup/aces-frontend

版本发布 8

1.0.0-beta.2untagged-f820396e9da5097615b4
? · 2024-10-28

## What's Changed - Improved OpenGraph support

1.0.0-beta.1untagged-fab772e7b85b2f0276b3
? · 2024-10-27

## 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

1.0.0-alpha.22untagged-d13843c21fb91ef0dd3c
? · 2024-10-26

## 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)

1.0.0-alpha.21untagged-0be5b2661302e1dc486b
? · 2024-10-22

## What's Changed - Improve Sentry release naming (Closes ACE-128)

1.0.0-alpha.20untagged-1d1913b48b22e51bdae5
? · 2024-10-21

## What's Changed - Add cron job to finish inactive rounds (Closes ACE-93) - Allow filtering issues by team (Closes ACE-123) - Update various dependencies

1.0.0-alpha.19
? · 2024-10-14

## 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

1.0.0-alpha.18untagged-388549d84dbc6ab1c77b
? · 2024-10-07

## 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

1.0.0-alpha.17
? · 2024-09-26

## 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