This release adds 3 notable features for engineering teams evaluating rollout.
Published 26d
AI Coding Tools
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
aeo
ai-engine-optimization
ai-seo
ai-visibility
aio
aso
+12 more
chatgpt
copilot
gemini
generative-engine-optimization
geo
geo-optimization
grok
llmo
marketing
perplexity
seo
tools
Summary
AI summaryAdd elmo upgrade, DataForSEO ChatGPT/Perplexity/Gemini support, Oxylabs scraper provider, and background brand analysis.
Full changelog
What's Changed
- Add
elmo upgradeto move a local deployment to the version supported by the installed CLI: runs any registered migrations, re-pins the Docker image tags, and restarts the stack (only if it was running before). Warns when the CLI itself is behind the latest published release. by @jrhizor - Add ChatGPT, Perplexity, and Gemini support to the DataForSEO provider.
elmo initnow offers them when you enable DataForSEO, andSCRAPE_TARGETSacceptschatgpt:dataforseo:online,perplexity:dataforseo:online, andgemini:dataforseo:online(override the underlying model via the version slug, e.g.chatgpt:dataforseo:gpt-5-mini:online). Configure viaDATAFORSEO_LOGIN+DATAFORSEO_PASSWORD. by @jrwrest - Add Oxylabs as a scraper provider.
elmo initnow offers Oxylabs alongside BrightData and Olostep, andSCRAPE_TARGETSacceptschatgpt:oxylabs[:online],perplexity:oxylabs:online, andgoogle-ai-mode:oxylabs:online. Configure viaOXYLABS_USERNAME+OXYLABS_PASSWORD. by @jrhizor - Onboarding brand analysis now runs in the background and is more resilient to failures, avoiding timeouts on slow analyses. by @melalj
Full Changelog: https://github.com/elmohq/elmo/compare/v0.2.13...v0.2.14
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
Earlier breaking changes
- v0.2.15 Requires database migrations for brand/org configuration changes to support Elmo Cloud
- v0.2.13 DELETE endpoints now return deleted resource directly instead of wrapper.
- v0.2.10 elmo start, stop, logs, build aliases removed; use elmo compose directly
- v0.2.10 ~/.elmo/config.json file removed; configuration moved entirely to .env
- v0.2.10 elmo telemetry command removed; DISABLE_TELEMETRY toggle now in .env
Beta — feedback welcome: [email protected]