This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+12 more
ReleasePort's take
Light signalElmo v0.2.9 shows the signup screen by default on fresh deployments and prevents worker crashes from pg-boss connection failures. Configuration now accepts bare domains in the brand website field, normalizing them to origin.
Why it matters: Deploy v0.2.9 to fix signup flow on fresh deployments and stabilize workers against pg-boss failures. Bare domain normalization reduces configuration errors. Treat as routine upgrade.
Summary
AI summaryShow signup screen on fresh deployments and normalize bare domains in brand website field.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Accept bare domains in brand website field, normalize to origin. Accept bare domains in brand website field, normalize to origin. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Show signup screen instead of login on fresh local deployment. Show signup screen instead of login on fresh local deployment. Source: llm_adapter@2026-05-21 Confidence: high |
— |
| Refactor | Medium |
Clean up wording in `elmo init`. Clean up wording in `elmo init`. Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Refactor | Medium |
Attach `boss.on("error")` handler to prevent worker crashes from pg-boss connection blips. Attach `boss.on("error")` handler to prevent worker crashes from pg-boss connection blips. Source: llm_adapter@2026-05-21 Confidence: low |
— |
Full changelog
What's Changed
- Clean up wording in
elmo init. by @jrhizor - Accept bare domains (e.g.
example.com) in the brand website field and normalize the stored value to the origin (https://example.com/productsis saved ashttps://example.com/). by @jrhizor - Show the signup screen instead of login on a fresh local deployment. by @jrhizor
- Attach a
boss.on("error")handler so transient pg-boss connection blips no longer crash the worker. by @jrhizor
Full Changelog: https://github.com/elmohq/elmo/compare/v0.2.8...v0.2.9
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Elmo (Open Source AEO)
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]