Summary
A build-integrity release. The Free plugin no longer contains Pro code, and
neither plugin ships source maps. There are no functional changes for licensed
Pro users; the Free build is smaller and no longer carries features it cannot
use.
Fixed
- The Free admin bundle contained Pro modules that were hidden at runtime rather
than excluded at build time: the AI composer stack, phishing helpers and
icons, snooze, undo send, and the whitelabel theme hook. They are gone, and
the Free bundle is roughly 400 kB smaller.
- The Free build no longer requests
/whitelabel/settings. That request was
guarded only by a browser-side flag.
- Free builds no longer render an AI "Summarize email" control that could not
work.
Changed
- Edition selection now fails toward Free. An unset or invalid build variant
produces a Free build instead of a Pro one, and every edition fallback module
resolves to its Free implementation.
- The published Free source repository no longer carries the Pro build
definition or the list of Pro source file names.
Internal
- Free and Pro builds are verified against the module graph the bundler actually
produced, not against configuration.
- The test suite runs as both editions; previously it only ever ran as Pro.





