Intrexx Release Notes
5 release notes curated from 1 source by the Releasebot Team. Last updated: May 8, 2026
- Dec 2, 2025
- Date parsed from source:Dec 2, 2025
- First seen by Releasebot:May 8, 2026
Intrexx Version 12.1.5.20251202.1ac48b8
Intrexx adds sorting and OData filter improvements, fixes several portal and content editor issues, and updates key components for better stability and security. The release also restores Microsoft 365 file uploads, improves sortable lists and tree behavior, and strengthens portal import checks.
New Features
Multiple selection - Sorting
The setting
control.multiselect.storage.pipe.binding@useDisplaySortOdercan now be used to control whether or not sorting is taken into account for the data type "Text (Long Text)". The setting has no effect on child data groups. For more information, see:
Edit setting
.
OData filter
For filter expressions with the operators "Contains", "Begins with" and "Ends with" the order of the arguments can now be reversed. The filter expression "Data field contains data field" is also possible for MariaDB, Oracle, PostgreSQL, MSSQL, and MySQL databases. For more information, see:
Filter
.
Changelog
IX12-25209:
Multiple selection
Problem:
The selected sorting does not apply.
Solution:
The setting
control.multiselect.storage.pipe.binding@useDisplaySortOdercan now be used to control whether or not sorting is taken into account for the data type "Text (Long Text)". The setting has no effect on child data groups.
IX12-25325:
User replication
Problem:
Schedule is no longer displayed in the configuration dialog after restarting the portal.
Solution:
Schedule is displayed again.
IX12-25330:
OData
Problem:
Connector does not set a connection timeout.
Solution:
Connection timeout set to 5 seconds.
IX12-25367:
Filter
For filter expressions with the operators "Contains", "Begins with" and "Ends with" the order of the arguments can be reversed. The filter expression "Data field contains data field" is also possible for MariaDB, Oracle, PostgreSQL, MSSQL, and MySQL databases.
IX12-25376:
Portal import
Problem:
Portal import does not check portal version.
Solution:
The portal import wizard now checks the template for a valid version number in the file “internal/cfg/portal.cfg”. If it is not valid, the import cannot be started.
IX12-25377:
Update
Update of the Microsoft SQL Server JDBC driver to version 13.2.1. The new driver fixes the security vulnerability described in CVE-2025-59250. This update is recommended for customers who use Microsoft SQL Server with Intrexx. (see
https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-59250
.
IX12-25398:
Update
Update to Tomcat 10.1.49.
IX12-25417:
Tree
Problem:
The parameter “AtSolutionTime” is set incorrectly for the Edit button.
Solution:
The ID parameter of the Edit button is now resolved in the correct place.
IX12-25424:
Sortable List
Problem:
Error with new data record.
Solution:
Sortable lists can now also be sorted for new data records.
IX12-25434:
FileWalker
Problem:
Connection cannot be deleted if the stored file indexing job has not yet been executed.
Solution:
Filewalker connections can also be deleted in this case.
IX12-25439:
Update
Update to Spring 6.2.12. This prevents security scanners from triggering due to CVE-2025-41249. However, CVE-2025-41249 cannot be exploited in Intrexx.
IX12-25441:
Content Editor
Problem:
Link validation incorrect.
Solution:
A bug that prevented certain links from being entered has been fixed in the Content Editor.
IX12-25444:
Groovy
Problem:
Connector for Microsoft 365 no longer uploads files correctly using Groovy Script.
Solution:
Files can now be uploaded again using Groovy Script (g_dgFile or FileUCHelper) with the Connector for Microsoft 365.
Original source - Sep 30, 2025
- Date parsed from source:Sep 30, 2025
- First seen by Releasebot:May 15, 2026
Intrexx Version 12.1.4.20250930.14bc103
Intrexx fixes several product issues in filtering, translation, logging, OData search behavior and WebSocket message distribution, restoring correct operation and consistency across the platform.
Changelog
- IX12-25080
Problem: ImportReferencePage: Incorrect English translation for references to applications
Solution: Translation has been corrected.
- IX12-25302
Problem: ValidateException in ValidateRequestIxFilter logged without stack trace
Solution: ValidateException in ValidateRequestIxFilter is now logged without stack trace.
- IX12-25304
Problem: An error occurred when distributing messages via WebSockets.
Solution: Messages can now be distributed correctly via WebSockets.
- IX12-25312
Problem: Filtering for OAuth2 logins on the web was not working correctly (“SessionLoginWorkflowEventHandler”).
Solution: Filtering is working correctly again.
- IX12-25317
Problem: Filters on references do not work in all cases.
Solution: Filtering works again. The filter dialog starts.
- IX12-25319
Problem: The OData filter “is contained in” behaved differently than in version 12.1.1.
Solution: The filter now behaves as it did in version 12.1.1.
- IX12-25320
Problem: Some operators were incorrectly masked during “search.”
Solution: The operators are now masked correctly again or no longer masked.
Original source All of your release notes in one feed
Join Releasebot and get updates from Intrexx and hundreds of other software products.
- Sep 10, 2025
- Date parsed from source:Sep 10, 2025
- First seen by Releasebot:May 15, 2026
Intrexx Version 12.1.3.20250909.943dd0b
Intrexx ships a maintenance release with OData query fixes, stronger MFA login support, better connector and scheduler behavior, and improved handling for Access databases, web services, Dracoon and charts. It also updates key components including Tomcat, Spring, Tika and Jena.
Changelog
- IX12-23420: OData
Problem: Incorrect creation of filter queries.
Solution: The AND and OR filters are now correctly applied in all cases.
- IX12-24740: Data transfer
Passwords are obfuscated.
- IX12-25101: Landing page options / Open in grouping (embedded Tooltip)
Problem: Embedded Container better label.
Solution: Embedded containers now also receive the class “CONT_EMBEDDED” if there is no close button.
- IX12-25165: Update
Update Apache Jena to Version 5.5.0.
- IX12-25176: Update
Problem: Reading Access databases no longer works.
Solution: With a library update, Access can now be used again.
- IX12-25189: Web services
When using web services, certificates that were not issued for the server name of the web service will now be rejected. Please check whether you are using certificates that differ from the server name and adjust them if necessary.
- IX12-25192: Multi factor authentication
Problem: Login Servlet does not yet work with MFA.
Solution: Login Servlet can now also be used for MFA login.
- IX12-25213: Connector API
Problem: Revise the Connector API dialog.
Solution: The dialog is now more compact and the redirect URI can be restored. The client secret is no longer displayed if it is not selected. GUID / name are now visible in expert mode.
- IX12-25219: Scheduler
Problem: Scheduler history entries are not up to date.
Solution: An error when saving history entries for task planning has been fixed.
- IX12-25222: Portal data base
Problem: Business Logic (interface between user interface and data access) generates empty IN statement.
Solution: Empty keys no longer cause an error.
- IX12-25225: Dracoon Connector
Problem: Jumping to created data record does not work.
Solution: After creating a new entry/uploading to Dracoon, you can now jump directly to the Dracoon data record.
- IX12-25226: Multiple selection 2.0
Problem: Multiple selection 2.0 does not recognize any controls from the table in the servlet.
Solution: Servlet now also recognizes multiple selection control 2.0 from table.
- IX12-25229: Update
Update to Tomcat 10.1.44.
- IX12-25241: Update
Update Apache Tika to version 3.2.2.
- IX12-25247: Connector for Microsoft Exchange
Problem: The port of the URL in the dialog differs from the portal port.
Solution: RedirectURL is no longer hard-coded, but is delivered by the server and the set BaseURL is used accordingly.
- IX12-25261: Update
Update Spring to version 6.2.9.
- IX12-25270: Chart
Problem: No jump possible with "Maximum width" and Window Resize.
Solution: Data preparation for jumps has been optimized when the browser's resize event is triggered.
Original source - Jul 30, 2025
- Date parsed from source:Jul 30, 2025
- First seen by Releasebot:May 15, 2026
Intrexx Version 12.1.2.20250730.eb1a245
Intrexx fixes editor, update, and selection issues while improving core stability. The release patches favicon loading, TinyMCE and HugeRTE behavior, user rights checks, proxy-safe updates, and multiple selection saving, and it also updates Apache Tomcat and Apache Commons Lang.
Changelog
- IX12-23901: Favicon
Problem: Favicon path and loading the icon.
Solution: Defective favicon path is patched.
- IX12-25100: TinyMCE editor
Newline_behavior in HugeRTE switched to "invert".
- IX12-25122: TinyMCE editor
Problem: Function "Browser.insertValue" - adapt for HugeRTE.
Solution: The "Browser.insertValue" function now also takes into account the existence of the new editor version.
- IX12-25132: User application
Problem: User application checks incorrect rights in the Groovy scripts.
Solution: Application template has been adapted accordingly.
- IX12-25139: TinyMCE editor
Problem: Editor in inline mode throws error during mandatory field check.
Solution: Problem fixed, editor can now also validate in the "inline" case.
- IX12-25148: Update
Update Apache Tomcat to version 10.1.43.
- IX12-25151: Update
Update Apache Commons Lang to version 3.18.0.
- IX12-25155: Update
Problem: Portable Manager update fails when using a proxy.
Solution: Update can now be carried out again without any problems.
- IX12-25156: Update
Problem: downloadmanager.yml loses proxy settings after update.
Solution: downloadmanager.yml is no longer overwritten during an update.
- IX12-25180: Multiple selection
Problem: Multiple selection 1.0 only saves an even number of entries.
Solution: Odd entries are now saved again.
Original source - Jul 16, 2025
- Date parsed from source:Jul 16, 2025
- First seen by Releasebot:May 15, 2026
Intrexx Version 12.1.1.20250716.237b96c
Intrexx improves stability and performance across application import, portal creation, proxy handling, user management, scheduling, TinyMCE, charts, CSS and more, with fixes for duplicate constraints, deleted fields, and a cleaner credential store label.
Changelog
- IX12-22673: Application import
Problem: Long-lasting application imports can fail.
Solution: Import is now executed asynchronously again, which means that longer application imports can be executed without any problems.
- IX12-22757: Create portal
Problem: Warnings / errors when creating portals.
Solution: Warnings should no longer appear in the logs.
- IX12-23962: Language constants
Problem: When creating a new language constant, if no suitable one was found, it must be entered again when creating a new one.
Solution: Input is now accepted.
- IX12-24425: Dropdown list
Problem: Error in dialog of selection lists with values from references from another application.
Solution: Selection of references from other applications is now possible.
- IX12-24529: Application import
Problem: Import of applications not possible if fields have been removed.
Solution: Multiple applications with cross-references and deleted fields can now be imported.
- IX12-24692: Credential Store
Problem: The label for the value of a credential is “Password”.
Solution: Label changed from password to “Secret value”.
- IX12-24746: MacOS
Problem: Fonts in client defective.
Solution: The dialog that indicates expired licenses in the Portal Manager no longer triggers a broken display in the License Manager on MacOS.
- IX12-24981: User application
Problem: It is not possible to create a new user.
Solution: Create user now works again.
- IX12-24987: Oracle
Problem: Determining the index, table and relation names in Oracle takes a disproportionately long time.
Solution: Names are now fetched Oracle SQL-specifically and no longer via JDBC metadata. This results in higher performance for large databases.
- IX12-25001: User application
Problem: Scaled user images are not deleted when they are changed or deleted.
Solution: When deleting and editing images via the Portal Manager, the cached images are now also removed.
- IX12-25003: Multiple Selection
Problem: Comma in the stored value.
Solution: SQL filter has been adapted so that it can also handle a comma in the comparison field.
- IX12-25011: Update
Problem: Proxy settings for the online update are ignored.
Solution: If you are affected by this error, download the setup and use it to carry out the update.
- IX12-25017: Show links
Problem: Portal Manager does not find all data field links in the XML filter.
Solution: XML filters are now fully searched for GUID occurrences so that references can be found.
- IX12-25020: Data group
Problem: If a new child data group is created via the “File selection” element, it automatically has an LID (instead of an STRID or a selection option). The file field for the file is also written in lower case.
Solution: PK-Type is now taken from the parent data group and the field name is written to UpperCase.
- IX12-25026: TinyMCE
Problem: HugeRTE/TinyMCE have different names for buttons.
Solution: In the new version of the editor, some names of toolbar items have changed. These are now adopted correctly.
- IX12-25029: Proxy
Problem: If the system's proxy settings are selected for the Portal Manager network connections, this setting is ignored in most cases.
Solution: This problem has been fixed. Please note that, depending on the operating system used, there may still be cases in which the proxy settings are not accepted by the system. This affects Windows, for example.
- IX12-25030: Credential Store
Problem: Error when deleting in the parameter or credential store.
Solution: Error when deleting values from the parameter and credential store has been fixed.
- IX12-25031: TinyMCE
Problem: HugeRTE/TinyMCE setValue methods are not equivalent.
Solution: The setValue method has been adapted and now works as usual again.
- IX12-25033: Scheduler
Problem: In cluster mode, duplicate key exceptions occur when history entries of the Job Scheduler are saved in the database.
Solution: This has been fixed by having only the cluster leader instance write the entries to the database.
- IX12-25045: Proxy
Problem: Exception “localhost” in the proxy configuration of the client does not work.
Solution: Exception list for proxy connections of the client now works again.
- IX12-25052: Chart
Problem: Jumps are lost if the viewport is resized and the SVG has to be re-rendered.
Solution: An eventListener has been implemented on the resize behavior of the browser window, which reloads the diagram.
- IX12-25053: CSS
Problem: CSS Style Length Unit “ch” does not work.
Solution: “ch” is now recognized and no longer results in an error.
- IX12-25057: Menus
Problem: Tree menu generates errors if the same application appears several times in the menu.
Solution: The application that is actually active is now highlighted in the tree menu.
- IX12-25058: WriteContainer
Problem: TriggerWorkflow property of a MultiWriteContainer does not affect the linked WriteContainers.
Solution: WriteContainer settings are now transferred to the child write containers.
- IX12-25059: Application import
Problem: Import creates duplicate foreign keys and application cannot be deleted afterwards.
Solution: Constraints are no longer created twice. Constraints that are not known to Intrexx no longer mean that the data group or application can no longer be deleted.
Original source
This is the end. You've seen all the release notes in this feed!
Curated by the Releasebot team
Releasebot is an aggregator of official release notes from hundreds of software vendors and thousands of sources.
Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.
Similar to Intrexx with recent updates:
- Smokeball release notes125 release notes · Latest May 13, 2026
- Cosmolex release notes20 release notes · Latest Jul 30, 2025
- PracticePanther release notes34 release notes · Latest Apr 8, 2026
- Salesforce release notes14 release notes · Latest May 1, 2026
- Microsoft release notes569 release notes · Latest May 28, 2026
- Zoom release notes145 release notes · Latest May 18, 2026