Latest Releases for Odoo 19.0¶
Recent updates from TeqStars applications, newest first.
MCP Server · 19.0.1.2.0¶
Released: September 2, 2026
New: Multi-language support in nine additional languages (German, Spanish, French, Italian, Dutch, Brazilian Portuguese, Russian, Arabic, Simplified Chinese).
New: Install, upgrade, or uninstall Odoo apps from AI chat, with a two-step preview before uninstall and an admin toggle in Settings.
New: Ambiguity handling so the AI asks which record you meant instead of writing to the wrong one.
New: Four new chart types: Heatmap, Sankey, Candlestick, and Bar-plus-Line combos.
New: One-request user onboarding that creates the Odoo account, grants roles, and returns login details securely.
New: Auto tool-refresh reminders in Activities with one-click steps for each AI client (Claude, ChatGPT, Cursor, Gemini CLI).
New: Allow-list or deny-list mode for tools and models on each connection.
New: SEO Toolkit to audit, suggest, apply, and undo meta titles, descriptions, alt text, and social-share images across all website pages.
Improved: Cleaner tool catalog so each AI client only sees the tools it’s allowed to call.
Improved: Chart previews with cleaner typography, currency symbols, workflow-ordered heatmaps, and readable Sankey and Bar-plus-Line labels.
Improved: Missing-field hints that flag commonly-filled fields left blank on new records.
Improved: AI dashboard polish with correct stage order, per-bubble values, cleaner legends, and reliable save (including first save and cancelled/rejected cards).
Fixed: Duplicate server config on install; existing installs auto-clean on upgrade.
Fixed: Wrong product landing on AI-created sale, purchase, or invoice lines.
Advanced Cloud Storage Solution · 19.0.1.0.0¶
Released: September 2, 2026
Initial Release for v19
Etsy Connector · 19.0.1.0.5¶
Released: August 26, 2026
Improve code for the filter and views.
Shopify Connector · 19.0.1.2.4¶
Released: August 20, 2026
Implemented Odoo return import during Shopify order sync.
Fixed partial restocking and return processing for partially restocked returns.
MCP Server · 19.0.1.0.4¶
Released: August 19, 2026
Security fix: Made sure tools can only access models allowed by the connection, even when models are found indirectly. Any restricted model is blocked before the query runs.
Fixed “Access Error” shown to MCP Administrator users when opening Event Subscription and Connection records.
Shopify Connector · 19.0.1.2.3¶
Released: August 18, 2026
Secure Shopify credentials, webhook HMAC, API retries, sync safety, access rights, and refund idempotency.
Etsy Connector · 19.0.1.0.4¶
Released: August 17, 2026
Fixed: import of Etsy custom variations (property 513/514/515). The listing reports the seller’s own label (“Motiv”, “Design”) while the taxonomy stores custom1/custom2/custom3, so category attribute mapping now falls back to the Etsy property id and no longer fails with “No attribute mapping found”.
Fixed: Retry Failed Listing returning “Etsy API error 400 Bad Request: Invalid value (inventory) for enum(…)”. Etsy removed Inventory/Shipping from the
includesenum of the single-listing endpoints; variants are now fetched from/listings/{id}/inventory. Same fix applied to Import Listing by ID.
eBay Connector · 19.0.1.0.2¶
Released: August 17, 2026
Verify ECDSA signature on incoming eBay account-deletion webhook notifications; reject unsigned or invalid requests.
Fix account-deletion GET challenge to work on Sandbox-only setups (no longer requires a Production instance).
MCP Server · 19.0.1.0.3¶
Released: August 14, 2026
Improved compatibility with the latest versions of Claude, ChatGPT, Cursor and other AI tools.
Fixed “Connect” failing with a server error when an AI tool registers itself, on servers that use a database replica.
The connection URL is unchanged, and existing connections keep working exactly as before.
A mistyped database name in a connection URL is now refused, instead of being answered by the wrong database.
Connection failures now state the reason in the Odoo log, so admins can see why an AI tool could not connect.
Fixed the MCP Server going quiet after its settings record was archived.
ShipStation Connector · 19.0.2.0.1¶
Released: August 13, 2026
Fix the store import issue
MCP Server · 19.0.1.0.2¶
Released: August 13, 2026
Fixed claude.ai connector “Authorization failed” error by adding RFC 9728 path-scoped protected-resource discovery route.
Blocked non-MCP-group users from OAuth consent and MCP tool calls: /oauth/authorize (GET + POST) and /odoo/mcp now require “MCP User” or “MCP Administrator” group.
Restricted user-picker dropdowns to active internal users in MCP User/Administrator group on Connection, Session, Prompt, Page, Event, Access Rule, and Connection wizard.
Shopify Connector · 19.0.1.2.2¶
Released: August 13, 2026
Fix group access for non-admin users.
Fetch missing Shopify fraud analysis data for webhook-imported orders.
Shopify Connector · 19.0.1.2.1¶
Released: August 4, 2026
Added a help video to the operation popup.
Implemented Shopify return creation from Odoo for already fulfilled orders.
Updated the return workflow to match Shopify, so stock moves are created only when a return is approved or processed rather than when it is created.
Update the migration script to prevent an Odoo server crash during a bulk category fetch, and to write product type, product category, and sales channel onto products when migrating to v19.
Fix errors and warning messages raised during Odoo unit tests.
Brevo Connector · 19.0.1.0.14¶
Released: July 31, 2026
Added product URL export to Brevo.
MCP Server · 19.0.1.0.1¶
Released: July 27, 2026
“Connect a New Tool” button on the Connections list hides when the MCP Server is disabled.