Skip to content

Conversation

@gcordalis
Copy link
Contributor

  • Migrate from AWS SES to SES V2 API for improved reliability
  • Increase file size limits from 15MB to 20MB in frontend and 40MB in backend
  • Add detailed error handling for SES size limits and account issues
  • Make DEFAULT_RECIPIENT_EMAIL configurable via environment variable
  • Add startup logging for configuration values to aid debugging
  • Improve documentation comments for file size limits

fix(index.html): update form action to point to correct endpoint /submit-encrypted-data

this resolves the form submission regression in the UI update
- Migrate from AWS SES to SES V2 API for improved reliability
- Increase file size limits from 15MB to 20MB in frontend and 40MB in backend
- Add detailed error handling for SES size limits and account issues
- Make DEFAULT_RECIPIENT_EMAIL configurable via environment variable
- Add startup logging for configuration values to aid debugging
- Improve documentation comments for file size limits
@gcordalis gcordalis merged commit 5ad4a14 into master Jul 30, 2025
2 checks passed
@gcordalis
Copy link
Contributor Author

Merging without review from others to get the hotfix out asap.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants