Faster, safer network connections

SE v1.1.0July 9, 2026

Version 1.1.0 tightens up the networking layer that powers every request in Atrahasis SE.

  • Quicker connections Atrahasis now connects over whichever protocol responds first more consistently.
  • Improved HTTP/3 requests. HTTP/3 request handling is more dependable, so form data and JSON payloads arrive intact.
  • Safer transfers. Certificate validation now applies across all connections, improving security on every supported protocol.
  • Clearer error messages. If a request can't connect, the message now tells you what actually failed rather than showing a generic timeout.
  • Version-aware User-Agent. The User-Agent header keeps itself in sync with the installed app version without any manual step.