Trust

Changelog.

Public product, security, and infrastructure updates for Embrasure. This page summarizes customer-visible changes and omits security-sensitive operational detail.

2026-06-09

Production web traffic now redirects HTTP to HTTPS

  • The public web load balancer redirects port 80 traffic to HTTPS on port 443.
  • The redirect is codified in the AWS deployment configuration for the web service.

2026-06-09

Dependency update for the production API

  • Updated the locked Starlette package used by the API runtime.
  • CI, secret scanning, CodeQL, and API tests passed before the change reached main.

2026-06-08

Public trust pages

  • Published public pages for security, privacy, terms, and platform status.
  • Added security contact details and a machine-readable security.txt file.

2026-06-07

AWS production hosting

  • Moved the hosted web app, API, and worker services to AWS ECS/Fargate.
  • Added production smoke checks for the web and API deployment workflow.