Product Releases
and Updates

Product
Platform
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Show Filters
1
-
10
of
180
results
13 April 2023
ODC Expands to Tokyo
We're pleased to announce that OutSystems Developer Cloud (ODC) is now available in Tokyo. This new region will allow you to build and deploy apps with reduced latency while supporting data residency needs in Japan. Tokyo joins the already available regions of North Virginia, Frankfurt, and Singapore, with more coming online soon.
Cloud
ODC
11 April 2023
Manage End-User Groups in ODC
Accelerate end-user management by bringing end-user roles and users together in ODC. With a couple of clicks in ODC Portal, you can now create a group, add a set of end-user roles, and add all the users that should have those roles.
ODC
Management Consoles
06 April 2023
New Patterns in AI Mentor Studio Brought by Our AI-Powered Engine
Increase the security of your OutSystems apps with the new code pattern “unprotected screen aggregates (anonymous or registered) exposing system entities”, with the latest AI Security Mentor update. Plus, two new patterns in the Maintainability Mentors: “unreachable logic” and “unused actions (non-public) in module” to help you deal with the so-called dead code.
27 March 2023
Stripe Integration Available in Payments Plugin

Add a comprehensive payment solution to your mobile apps and allow customers to buy with Apple and Google Pay. Our Payments plugin now integrates with Stripe, one of the world’s leading payment gateways, in addition to the Apple Pay and Google Pay wallets. Our intuitive integration process will guide you through the steps required to set up and configure Stripe on your OutSystems mobile app, so you can start accepting payments right away.

Mobile
O11
09 March 2023
OutSystems UI Repository Is Now Public

The OutSystems UI GitHub repository is now available to the public, opening the door to community contributions, feedback, and collaboration. Whether you want to fix a bug, suggest a feature, or enhance existing code, we welcome your contributions to help us improve and build the future of our UI framework. Also, we released an NPM package that you can use as a dev dependency to your repositories and to extend our components' functionalities to suit your specific needs.

Components
UI Framework
O11
01 March 2023
Consume REST API With Multipart/Form-Data
The method multipart/form-data is now available when consuming REST API. You typically use these requests for file uploads and for transferring data of several types in a single request (for example, a file along with a JSON object). Multipart requests combine one or more sets of data into a single body, separated by boundaries, where each form field has its section in the payload with internal HTTP headers.
Development Environment
O11
24 February 2023
Patch Method on Exposed REST Services
You can now expose OutSystems REST services as a patch method. With this latest release, we're covering all of the most common methods on the REST protocol: Patch, Get, Put, Post, and Delete.
Development Environment
O11
15 February 2023
New Deploy All Functionality
It is now possible to deploy all prepared modules at once after the Platform Server finishes upgrading. The Deploy All is another improvement from the Flexible Upgrades initiative that aims to reduce publish time and improve resilience during a platform upgrade, with the ability to resume development even before the preparation step finishes. To have your factory fully updated after each upgrade, you no longer need to do a solution publish or deploy one by one until the factory is fully published; use the new Deploy All functionality. The platform takes care of all required publishes, and you'll save a lot of time.
Platform Server
O11
23 December 2022
OutSystems Launches Cloud-Native ODC
Significantly ramp up developer productivity with OutSystems Developer Cloud (ODC), the new cloud-native development environment for building and deploying enterprise-grade web and mobile apps with speed and agility. With ODC, developers can collaborate in real-time, manage the entire app lifecycle, and rapidly deliver high-quality apps that meet the needs of their customers. ODC provides an integrated development environment (IDE), automated build, and deployment.
Cloud
ODC
13 December 2022
Identify Strong Dependencies Between Different LifeTime Teams

If you follow a domain-driven architecture approach, you can now take advantage of the most recent Architecture Mentor pattern, strong dependencies between apps owned by different LifeTime teams, available in AI Mentor Studio. One of the top architecture issues that hinders development teams' agility is having business apps strongly referencing other apps. With this visibility, architects and team leads can plan their backlogs to do the necessary refactoring to bring back the apps independent lifecycle. Also, it increases team agility by not having to align release cycles with other teams — promoting to production as soon as the work is complete.

Artificial Intelligence
Architecture
Integration
O11