Highlight Features MAKERS CHOICE 26-02
AI-driven test automation
With AI-powered test generation in Simplifier, you no longer have to write OPA5 test code by hand.
Just deploy your app, start an AI Journey, and record a normal user flow by clicking through the application.
In the background, the AI analyzes everything you do and automatically creates the corresponding Journeys and Page Objects as fully executable tests. This means you can turn real user scenarios into reliable automated tests in a fraction of the time—without any coding at all.
And when your app changes, you can simply re-record or extend a journey. The AI updates your tests for you, so you don’t have to start from scratch. (Read more)
Our AI-powered testing is currently an experimental first version. We’re releasing it early so you can already benefit from it, gather your feedback, and continuously improve accuracy, flexibility, and integration in the upcoming Simplifier releases.
AI-driven test automation in Simplifier enables faster releases with more test coverage. A much lower entry barrier for people without coding skills. Less repetitive test maintenance. And more time for your experts to focus on architecture, quality, and innovation. In short: you turn real user journeys into automated tests — in a fraction of the time.
Changelog MAKERS CHOICE 26-02
App Building
- [AI] Existing test journeys and page objects are now reused for test generation (Read more)
- [AI] The last app teardown in the test automation has been moved from the previous last story to the newly generated story
- [Applications] New Theme Designer as a service and open source on GitHub (Read more)
- [Applications] Improved Variable References Dialog
- [Applications] Improved detail view for struct datatypes
- [Applications] The list of entity sets in OData Shapes is now sorted alphabetically and case-insensitively
Workflows
- [AI] The Build AI feature to generate workflows is now in the lifecycle stage ‘released’ and activated by default
- [AI] The prompt for generating workflows via AI has been improved to prevent vertical overlapping of the generated shapes
- [Integration] The Swagger documentation of the Workflow API is now grouped as Workflow only.
Connectors
- [Integration] The new SOAP Connector is now in the lifecycle stage ‘permanent’ and cannot be deactivated anymore
Users and Permissions
- [Applications] User and Group lists are now sorted alphabetically and case-insensitively
Transports
- [Workflows] The timeout for fetching workflow export items has been increased from 1 minute per item to 5 minutes per item
System Requirement Changes MAKERS CHOICE 26-02
There are no changes in System Requirements.
General Upgrade Instructions for MAKERS CHOICE 26-02
We have installation instructions prepared based on the versions you are upgrading from:
- Upgrade from MAKERS CHOICE 25-12 to MAKERS CHOICE 26-02
- Upgrade from LTS Release Simplifier 10 to MAKERS CHOICE 26-02
If you are setting up a new instance, please follow our installation guide for MAKERS CHOICE 26-02.
Manual Changes that should already be done before upgrading to MAKERS CHOICE 26-02
No manual changes required before upgrading to MAKERS CHOCIE 26-02
Manual Changes after upgrading to MAKERS CHOICE 26-02
Refresh License
Refresh the license on your instances to make sure it is up to date (Read more).
Update Standard Content
Update Standard Content to ensure you have all current fixes and features available on your instances. (Download here)
Please check the endpoint of AppWizard Connector, Standard Workflow Connectors, Login, and Captcha Connector (Read more).
Manual Changes after upgrading all instances to MAKERS CHOICE 26-02
Replace the CBO function SF_File / convertFileToDataURL if used with Base64 files
The input parameter isBase64 is deprecated and will be removed in a future release. Please use the CBO function SF_File / convertFileToObjectURL instead. Find the places by using the Business Object usage feature.
This migration note was already published with MAKERS CHOICE 25-10.
Deprecated Features MAKERS CHOICE 26-02
[Integration] Result type in SQL Connector endpoints
Currently, you can set a result type in SQL Connectors. As the result types are call-specific and not connector-specific, we will remove this field in a later version
Deprecated since MAKERS CHOICE 25-12; Removal tbd
[Integration] Client 1.0 API route to access Proxy-Connector
Our new Proxy Connector will be accessible via the Client 2.0 route (Read more). Starting with MAKERS CHOICE 25-10/Simplifier 10, all old Proxy Connectors are migrated to the new one. Until Simplifier 11, the Client 1.0 route is still available. If you use it in Scripts, Client-side Business Objects, or REST-Connectors, please change it to the Client 2.0 route to keep accessing your Proxy Connectors.
Deprecated since MAKERS CHOICE 25-08; Removal with MAKERS CHOICE 26-04/Removal with Simplifier 11
[Integration] Parameter ‘parametrized’ on calling Business Objects within Scripts and Client-Side Business Objects
When calling Server-Side Business Objects within Scripts or Client-Side Business Objects, the developer was able to deactivate the input validation by setting the API’s parameter ‘parametrized’ to false. This parameter is now deprecated. You can already deactivate the parameter in the Feature Settings.
Deprecated since MAKERS CHOICE 25-07; Removal with MAKERS CHOICE 26-04/Simplifier 11
[Applications] Event tab in UI Designer
Our UI designer still has the legacy feature to add scripts to events directly in the Event tab. As we want to provide a consistent App Building, we will remove this feature with Simplifier 10. Simply use our Process Designer instead.
As we are developing our new Application Editor as a parallel solution to the existing one, we won’t remove that feature, but will not implement it in the new one
Deprecated since Simplifier 8 EHP 3; Removal in new Application Editor
[Integration] Javascript execution in PDFs created by PDF Plugin
Currently, it is possible to add Javascript to PDFs created by PDF Plugin. This is a potential risk for Server Side XSS (PDF Injection) and Server Side Request Forgery (SSRF). The option to add Javascript to PDFs in PDF Plugin is now deactivated but can be activated at its own risk. The activation is subject to be removed in later Releases.
Deprecated since Simplifier 8 EHP 3; Removal tbd
[System requirements] Support of Oracle for Simplifier databases
Oracle support for your Simplifier instances has been deprecated and will be removed in a future release.
Deprecated since Simplifier 8 EHP 4; Removal tbd
[Integration] Removed setting to activate deprecated Connector API
The settings to activate deprecated Connector API will be removed with Simplifier 10 LTS. Please make sure you do not use the deprecated Connector API anymore.
Deprecated since Simplifier 8 EHP 4; Removal tbd
[Integration] Captcha Plugin
Our Captcha Plugin won’t be updated anymore and was removed from the plugin list in our default installation/upgrade guides.
See our Knowledge Base article on ‘How to use Google reCAPTCHA v3 Essentials‘ for an alternative solution.
Deprecated since MAKERS CHOICE 25-01; Removed from installation guide with MAKERS CHOICE 25-10; Final removal with Simplifier 11
Removed Features MAKERS CHOICE 26-02
[Integration] OData V2 Connector
With the release of our new OData Connector, our legacy OData V2 Connector has been deprecated. Please create new OData Connectors and integrate them into your Applications and Modules
Deprecated since MAKERS CHOICE 25-08

Release Date: February 11th, 2026
End of Maintenance: April 08th, 2026
All Simplifier releases and updates are provided on Docker Hub Repository.
- Highlights
-
Highlight Features MAKERS CHOICE 26-02
AI-driven test automation
With AI-powered test generation in Simplifier, you no longer have to write OPA5 test code by hand.
Just deploy your app, start an AI Journey, and record a normal user flow by clicking through the application.In the background, the AI analyzes everything you do and automatically creates the corresponding Journeys and Page Objects as fully executable tests. This means you can turn real user scenarios into reliable automated tests in a fraction of the time—without any coding at all.
And when your app changes, you can simply re-record or extend a journey. The AI updates your tests for you, so you don’t have to start from scratch. (Read more)
Our AI-powered testing is currently an experimental first version. We’re releasing it early so you can already benefit from it, gather your feedback, and continuously improve accuracy, flexibility, and integration in the upcoming Simplifier releases.
AI-driven test automation in Simplifier enables faster releases with more test coverage. A much lower entry barrier for people without coding skills. Less repetitive test maintenance. And more time for your experts to focus on architecture, quality, and innovation. In short: you turn real user journeys into automated tests — in a fraction of the time.
- Changelog
-
Changelog MAKERS CHOICE 26-02
App Building
- [AI] Existing test journeys and page objects are now reused for test generation (Read more)
- [AI] The last app teardown in the test automation has been moved from the previous last story to the newly generated story
- [Applications] New Theme Designer as a service and open source on GitHub (Read more)
- [Applications] Improved Variable References Dialog
- [Applications] Improved detail view for struct datatypes
- [Applications] The list of entity sets in OData Shapes is now sorted alphabetically and case-insensitively
Workflows
- [AI] The Build AI feature to generate workflows is now in the lifecycle stage ‘released’ and activated by default
- [AI] The prompt for generating workflows via AI has been improved to prevent vertical overlapping of the generated shapes
- [Integration] The Swagger documentation of the Workflow API is now grouped as Workflow only.
Connectors
- [Integration] The new SOAP Connector is now in the lifecycle stage ‘permanent’ and cannot be deactivated anymore
Users and Permissions
- [Applications] User and Group lists are now sorted alphabetically and case-insensitively
Transports
- [Workflows] The timeout for fetching workflow export items has been increased from 1 minute per item to 5 minutes per item
- Migration Notes
-
System Requirement Changes MAKERS CHOICE 26-02
There are no changes in System Requirements.
General Upgrade Instructions for MAKERS CHOICE 26-02
We have installation instructions prepared based on the versions you are upgrading from:
- Upgrade from MAKERS CHOICE 25-12 to MAKERS CHOICE 26-02
- Upgrade from LTS Release Simplifier 10 to MAKERS CHOICE 26-02
If you are setting up a new instance, please follow our installation guide for MAKERS CHOICE 26-02.
Manual Changes that should already be done before upgrading to MAKERS CHOICE 26-02
No manual changes required before upgrading to MAKERS CHOCIE 26-02
Manual Changes after upgrading to MAKERS CHOICE 26-02
Refresh License
Refresh the license on your instances to make sure it is up to date (Read more).
Update Standard Content
Update Standard Content to ensure you have all current fixes and features available on your instances. (Download here)
Please check the endpoint of AppWizard Connector, Standard Workflow Connectors, Login, and Captcha Connector (Read more).
Manual Changes after upgrading all instances to MAKERS CHOICE 26-02
Replace the CBO function SF_File / convertFileToDataURL if used with Base64 files
The input parameter isBase64 is deprecated and will be removed in a future release. Please use the CBO function SF_File / convertFileToObjectURL instead. Find the places by using the Business Object usage feature.
This migration note was already published with MAKERS CHOICE 25-10.
- Discontinued
-
Deprecated Features MAKERS CHOICE 26-02
[Integration] Result type in SQL Connector endpoints
Currently, you can set a result type in SQL Connectors. As the result types are call-specific and not connector-specific, we will remove this field in a later version
Deprecated since MAKERS CHOICE 25-12; Removal tbd
[Integration] Client 1.0 API route to access Proxy-Connector
Our new Proxy Connector will be accessible via the Client 2.0 route (Read more). Starting with MAKERS CHOICE 25-10/Simplifier 10, all old Proxy Connectors are migrated to the new one. Until Simplifier 11, the Client 1.0 route is still available. If you use it in Scripts, Client-side Business Objects, or REST-Connectors, please change it to the Client 2.0 route to keep accessing your Proxy Connectors.
Deprecated since MAKERS CHOICE 25-08; Removal with MAKERS CHOICE 26-04/Removal with Simplifier 11
[Integration] Parameter ‘parametrized’ on calling Business Objects within Scripts and Client-Side Business Objects
When calling Server-Side Business Objects within Scripts or Client-Side Business Objects, the developer was able to deactivate the input validation by setting the API’s parameter ‘parametrized’ to false. This parameter is now deprecated. You can already deactivate the parameter in the Feature Settings.
Deprecated since MAKERS CHOICE 25-07; Removal with MAKERS CHOICE 26-04/Simplifier 11
[Applications] Event tab in UI Designer
Our UI designer still has the legacy feature to add scripts to events directly in the Event tab. As we want to provide a consistent App Building, we will remove this feature with Simplifier 10. Simply use our Process Designer instead.
As we are developing our new Application Editor as a parallel solution to the existing one, we won’t remove that feature, but will not implement it in the new one
Deprecated since Simplifier 8 EHP 3; Removal in new Application Editor
[Integration] Javascript execution in PDFs created by PDF Plugin
Currently, it is possible to add Javascript to PDFs created by PDF Plugin. This is a potential risk for Server Side XSS (PDF Injection) and Server Side Request Forgery (SSRF). The option to add Javascript to PDFs in PDF Plugin is now deactivated but can be activated at its own risk. The activation is subject to be removed in later Releases.
Deprecated since Simplifier 8 EHP 3; Removal tbd
[System requirements] Support of Oracle for Simplifier databases
Oracle support for your Simplifier instances has been deprecated and will be removed in a future release.
Deprecated since Simplifier 8 EHP 4; Removal tbd
[Integration] Removed setting to activate deprecated Connector API
The settings to activate deprecated Connector API will be removed with Simplifier 10 LTS. Please make sure you do not use the deprecated Connector API anymore.
Deprecated since Simplifier 8 EHP 4; Removal tbd
[Integration] Captcha Plugin
Our Captcha Plugin won’t be updated anymore and was removed from the plugin list in our default installation/upgrade guides.
See our Knowledge Base article on ‘How to use Google reCAPTCHA v3 Essentials‘ for an alternative solution.
Deprecated since MAKERS CHOICE 25-01; Removed from installation guide with MAKERS CHOICE 25-10; Final removal with Simplifier 11
Removed Features MAKERS CHOICE 26-02
[Integration] OData V2 Connector
With the release of our new OData Connector, our legacy OData V2 Connector has been deprecated. Please create new OData Connectors and integrate them into your Applications and Modules
Deprecated since MAKERS CHOICE 25-08
- Release Info
-

Release Date: February 11th, 2026
End of Maintenance: April 08th, 2026
All Simplifier releases and updates are provided on Docker Hub Repository.













