Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Aug 1, 2025

This is an automated pull request to release the candidate branch into production, which will trigger a deployment.
It was created by the [Production PR] action.

- Added CORS headers to all API routes to handle cross-origin requests, including support for preflight OPTIONS requests.
- Implemented security headers for all routes to enhance application security.
- Updated middleware to include CORS handling for API routes, ensuring proper response headers are set.
[dev] [claudfuen] claudio/fix-file-upload
@vercel
Copy link

vercel bot commented Aug 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
app (staging) ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2025 6:18pm
portal (staging) ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2025 6:18pm

- Eliminated CORS-related functions and headers from middleware and health check API route.
- Updated middleware to skip auth-related routes in CORS handling.
- Simplified health check response by using NextResponse directly instead of a custom CORS response function.
- Removed the entire CORS utility module as it is no longer needed.
[dev] [claudfuen] claudio/fix-file-upload
@cursor
Copy link

cursor bot commented Aug 1, 2025

Bugbot found 1 bug

To see it, activate your membership in the Cursor dashboard.

- Removed the copy command for bunfig.toml from the Dockerfile as it is no longer needed.
- Adjusted the copy command to streamline the build process by only including essential files.
[dev] [claudfuen] claudio/fix-file-upload
@claudfuen claudfuen merged commit d893dae into release Aug 1, 2025
9 of 11 checks passed
@claudfuen
Copy link
Contributor

🎉 This PR is included in version 1.51.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant