2.77.0 (2026-08-03)
Features
- admin: make the API reference searchable by field name and linkable per property (65acf52)
- admin: retire the bundled swagger-ui page (34eb957)
- admin: server-rendered API reference at /admin/reference (2ae59f9)
- api: document success responses, enum values and per-operation behavior (bbe36e6)
- api: generate the OpenAPI document without hapi-swagger (4a87b29)
Bug Fixes
- api: declare the success response for streaming and binary endpoints (633362e)
- assignment: do not 500 when an account is created before the first worker is ready (7c8e5df)
- deps: update dependencies (@postalsys/ee-client 1.7.0) (9c440b2)
- encrypt: rotate every stored secret, not just the ones the tool remembered (35a2cc0)
- imapproxy: keep an error sink on the upstream proxy connection (653259d)
- oauth2: honor useAuthServer on the IMAP and SMTP paths (0c5c43d)
- openapi: do not shadow require() in the schema converter (a63bf90)
- tokens: reap expired tokens from the listing, not only on use (2564831)