Pre-release. This is a test build for Bulwark Lite. Not recommended for production. The
latestDocker tag stays on 1.10.0. To try the server build, useghcr.io/bulwarkmail/webmail:1.11.0-beta.1.
Bulwark Lite
Bulwark Lite is a static build of the webmail. It has no Node server: the browser talks to your JMAP server directly.
bulwark-lite-1.11.0-beta.1.zip: unpack it on any static web host (nginx, Caddy, S3, Pages…). Set your JMAP server inconfig.json. The JMAP server must allow CORS from the webmail origin.bulwark-lite-stalwart.zip: a StalwartApplicationbundle. Install it as an Application in Stalwart and it serves itself under the configured prefix (e.g./webmail).
The Lite zips are attached once the Build Static Lite workflow finishes (a few minutes after publishing).
Please report problems with the Lite build in the issue tracker.
Also in this pre-release
- New "Flat fields" theme
- Icon set migrated from Lucide to Tabler Icons
- Hardened Lite login, deep-link replay and settings gating