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
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
07 December 2022
End-User SAML Configuration Now Available for Mobile
You can now add built-in end-user SAML authentication to your mobile and Progressive Web Apps (PWAs) using the Single Sign-On plugin. Take advantage of a centralized Identity Provider (IdP), including its security, improved user experience, and support for built-in integrations with external providers such as AzureAD, Okta, and PingOne to name a few. The current offering uses device-specific authentication WebView to overcome general limitations usually linked to this system component.
Mobile
30 November 2022
OutSystems Platform APIs Available on Postman
You can now find OutSystems platform APIs in Postman. Testing out AI Mentor Studio API, LifeTime API, and Performance API is easier and faster with Postman — the leading platform for building and testing APIs.
Integration
Management Consoles
30 November 2022
New Code Mentor Feature Now Available on Service Studio
Use your everyday language to create aggregates with the new Code Mentor feature. Built into Service Studio, this AI-powered capability is especially handy when you know which data you want to get from the database but are unsure how to add it to an aggregate. You can access it anytime by double-clicking on aggregates.
Artificial Intelligence