Product Releases
and Updates

When your team is building software and handling sensitive data across multiple tools, having visibility into where that data actually resides is more than a convenience—it's a requirement for compliance, performance, and peace of mind. OutSystems admins can now see exactly where their data is stored, executed, and processed—directly within the ODC Portal with the new Region Visibility feature.
By surfacing this information directly in the ODC portal, we empower you to make more informed decisions about data sovereignty, residency requirements, and localized latency optimizations.
We are excited to introduce ODC Asset Portfolios, a new capability that helps enterprises organize and isolate applications, workflows, agents, and libraries with similar business needs, risk profiles, and delivery requirements while keeping governance centralized within a single OutSystems organization.
Whether you're separating B2B and B2C applications, supporting multiple business units, enabling AI experimentation, or meeting different governance requirements, Asset Portfolios let you define independent operating and delivery models without increasing platform complexity.
Describing your context to an AI assistant shouldn't feel like filing a bug report. Yet until now, every Mentor interaction in ODC Studio required developers to manually spell out what they had open, what they had selected, and what they were trying to do—before getting to the actual question. The result: longer prompts, more hallucinations, and a conversational experience that felt anything but natural.
Mentor can now see what you have open and selected in ODC Studio. When you have a Screen, Server Action, or any logic element in focus, Mentor automatically picks up that context—so you can ask "What does this do?", "Explain this logic flow", or "Fix this error", and get a precise, grounded answer without writing a single line of manual context.
- Active Selection Awareness: Mentor knows which element you have selected in ODC Studio—such as a button on a Screen, an If node in a Server Action, or an Aggregate—and uses that context to inform its response.
- Current View Awareness: Beyond the selected element, Mentor also understands what you have open, so references like "this flow" or "this screen" resolve correctly even when focus is elsewhere.
- Natural Language Prompts: Ask "Explain this", "What does this do?", or "Fix this error" directly—no more manually describing your location in the app before getting to the real question.
This closes a fundamental gap in the Mentor experience: the AI now meets developers where they are, rather than asking them to bridge the gap themselves.
We are excited to announce our latest O11/ODC interoperability milestone: Cross-platform end-user single sign-on (SSO). This capability ensures that your end-users can navigate seamlessly between both O11 and ODC estates without facing additional login prompts.
Previously, because the platforms run on separate runtimes, users had to log in twice if they needed to access apps across both environments. With this new release, session authentication is shared, allowing end-users to move transparently between O11 and ODC user journeys.
The main benefits are:
- Frictionless end-user experience: Users log in just once. Session authentication is shared across platforms, allowing users to seamlessly transition between O11 and ODC applications without additional login prompts.
- Accelerated AI and feature adoption: Instantly adopt ODC-native capabilities - such as advanced AI Agents -and embed them directly into your existing O11 user journeys.
- No change to your existing O11 apps: no need to undergo any change to existing O11 or ODC applications to use this capability; it is just a simple configuration away.
This capability ensures your O11 foundation remains the secure core of your operations while you leverage ODC's innovations for both net-new apps and for augmenting existing O11 applications with AI.
We are excited to announce a major security upgrade for O11-ODC data interoperability. With this new feature, O11 LifeTime will allow incoming connections only from a specified ODC organization (tenant). Any other connections from other ODC tenants will be blocked.
How to configure it:
- Set up your LifeTime service account by picking ODC as the Service account consumer and entering your ODC organization ID. This secures the token to your particular ODC organization, limiting authentication strictly to your tenant.
- Insert the newly generated service account token directly into the O11 configuration in the ODC Portal to complete validation.
Mentor builds and modifies OutSystems apps through conversation. Behind that conversation are coding agents — AI components that interpret your intent, plan the work, and apply changes directly to your app. This release delivers a new generation of that agent: meaningfully higher output quality, a near-perfect success rate, and stronger coverage across UI, logic, and mixed tasks. The result is a faster path from intent to working app, with the control and confidence needed for production.
What's new
- Higher quality output, out of the box. Mentor now delivers stronger results from the start, with quality scores increasing from 3.94 to 4.34 out of 5. Developers get fewer TrueChange errors, better alignment with OutSystems patterns, and more reliable outputs without extra tuning.
- Near-perfect success rate. Mentor now achieves a 99.3% success rate in evaluations, up from 79.1%. That means it can complete more complex development tasks with far greater consistency, including work that previous versions could not reliably finish.
- Stronger completeness across UI, logic, and mixed tasks. Stronger completeness across UI, logic, and mixed tasks. Leveraging the OutSystems Enterprise Context Graph, Mentor now handles broader development requests with greater depth — delivering improved UI generation, implementing business logic with fewer TrueChange errors, and tackling combined tasks that previously required multiple iterations or manual fixes. This allows the agent to make more informed decisions about what to build and how, reducing the back-and-forth needed to reach a working result.
AI-assisted development moves fast—but speed without visibility creates risk. When Mentor proposes changes to your app, developers need more than a plan description; they need to see precisely what will change, where, and why, before a single line of code is committed. Without that clarity, even well-intentioned AI suggestions can introduce regressions, misalignments, or unwanted side effects that only surface after the fact.
With Conversational Code Comparison, Mentor now gives developers a visual review step before proposed changes are applied . Developers can compare the current app state against Mentor’s proposed plan, see which ODC assets, including Entities, Server Actions, and Screens, will be created or modified, and selectively apply only the changes that match their intent
- Visual Plan Preview: See exactly what Mentor plans to change with a side-by-side view of your app’s current state and proposed updates before any work begins.
- Impact Analysis: See which ODC assets, including entities, server actions, and screens, Mentor plans to create or modify before implementation begins.
- Code Review: Inspect Mentor’s proposed code-level changes before you commit, with full visibility into the logic behind each update.
- Selective Implementation: Accept the changes you want and discard the rest. No all-or-nothing bundles, just full control over what gets applied.
With Mentor support for agentic applications and Libraries, developers can get help generating and understanding reusable logic. This makes it easier to create shared capabilities that can be used across apps, while helping teams work faster and maintain consistency across their ODC projects.
- AI assistance in Libraries - Developers can now use Mentor while working in Libraries, not just Web Apps, keeping AI support available across more of the development lifecycle.
- Agentic applications - Simply describe what you want your agent to do, and Mentor helps produce a complete agent configuration that includes prompts, tools, and model settings, all grounded in the context of your application. This reduces manual setup and helps developers move from idea to working agent faster.
Previously available in beta, these capabilities are now ready for production use. We would also like to take this opportunity to thank our users for their valuable feedback, which has given us the confidence to move forward with this release.
We're excited to announce a Beta version of the MABS 12.1. This new version of MABS is built with Xcode 26.3, aligning iOS builds with the latest Apple toolchain and iOS SDK.
The following updates are introduced for applications built with Capacitor:
- Swift Package Manager (iOS) - Swift Package Manager (SPM) for iOS Capacitor mobile applications eliminates the build friction for plugins that rely on Swift libraries. Configurable via an opt-in extensibility configuration in ODC studio. Please review the release notes for any plugin version updates required for SPM support.
- Native Splash Screens - A native splash screen for Capacitor apps on iOS and Android that improves on a web-based startup experience to native. Configurable via the new app properties experience in ODC studio.
Per the MABS versions lifecycle, when MABS 12.1 reaches GA, the previous version, 12.0, will be deprecated and become obsolete. We encourage you to use this Beta period to test these new updates in your mobile applications.
We are excited to announce an improvement that streamlines your user experience: Default Apps for Custom Domains. Previously, applications were required to follow a fixed URL structure (e.g., brand.com/appname/), which often caused friction when accessing the applications. With this release, you can finally remove that barrier. You now have the power to map any application to the root level of your custom domain. Whether it’s your primary customer portal or a marketing site, your users can now access your assets directly at www.yourbrand.com without needing to remember or type a specific sub-path.
This feature is designed with both administrative control and SEO best practices in mind. Admins can easily designate a "Default App" within the domain configuration; once set, any user navigating to the base domain will see that application’s assets immediately.



%20(1).png)



.png)


