trisotech
Release Notes
Historical release notes may describe capabilities from earlier releases that may no longer be supported in current Trisotech software releases.
Version 13 Upgrade
- Clients Hosting the Digital Enterprise Suite
- Before upgrading from version 12 to version 13, ensure that you have read the migration guide.
March 21, 2024
(Version: 11.12.8)
Bug fixes:
- The new version of safari on OSX had an improper interaction with our loading spinner for the detail panel of elements.
- The sort function implementation could generate errors when sorting context keys that are equals for objects.
- Incorrect FEEL highlighting for variables after a filter is found inside a context definition of a for loop literal expression.
- Incorrect FEEL highlighting for variables inside multiple level of filtering inside a for loop.
March 1, 2024
(Version: 11.12.7)
Bug fixes:
- Some links in email and Microsoft Teams notification could be incorrectly generated.
- Dragging to select multiple elements could cause the canvas to move in incorrect directions.
February 21, 2024
(Version: 11.12.6)
Bug fixes:
- The SAML AssertionConsumerServiceURL assertion will not contain the query string anymore.
- When updating the base image credentials for digital distributed containers to a registry not requiring an identity, it could prevent the image from properly being pulled.
- Cycles in decision model inclusions could prevent a model from properly saving.
- While testing, updating the value of a data object could not work as expected unless it was selected in the diagram.
February 2, 2024
(Version: 11.12.5)
Bug fixes:
- Improved the loading speed performance of test cases using models with type recursion.
- When a model that is reused is saved multiple times, depending models might get synchronized multiple times.
- Fixed an issue with reused data types from included models.
- Updating a context entry description does not make the model dirty.
January 29, 2024
(Version: 11.12.4)
Bug fixes:
- Long data type enumerations bleed over the table in the documentation.
- The order of the data types was not always properly kept.
- Fixed an issue when loading older models that contained unsupported features of data types.
- Fixed various FEEL syntax highlighting in filters.
- To improve SAML compatibility, login requests now includes the AssertionConsumerServiceURL.
January 10, 2024
(Version: 11.12.3)
Bug fixes:
- The first synchornization of a data type from a graph data store could not produce the right result for some data types.
- Warnings attempting to fetch some data from a data store could incorrectly instead generate an error.
- Custom XML parsing of a textual element based on a data type with both a type reference and allowed values could result wrong data type being considered.
January 6, 2024
(Version: 11.12.2)
Bug fixes:
- Result highlighting for some context box expression were not properly displayed.
- JSON and XML template generated for services would not properly represent collection of strings and repeating containers.
- Date and times with a time zone were not serialized consistently in cloud events (emitters) to the way they were serialized in REST calls.
- Allowed values defined in a parent type were not always properly checked when the data validation was turned on.
- Testing a workflow model with attended tasks were not properly allowing to complete the attended part of the task.
- The filter boxed expression required the item prefix for filters.
- Fixed a FEEL highlighting issue for context inside loops.
- Displaying a date and time in the system of engagement could yield an invalid date message.
- Importing data types from a JSON or XML schema could disconnect their references in the model.
- The command line client (des-cli) was not able to re-index the graph properly.
December 20, 2023
(Version: 11.12.1)
Bug fixes:
- Clicking on the plus icon to open a sub-process or a collapsed stage would not work under certain circumstances.
- Fixed syntax highlighting in FEEL expressions after a function with parameters is used inside a returned context.
- Paste by value/by reference doesn't paste where the contextual menu was opened.
December 16, 2023
(Version: 11.12.0)
New and improved features:
- APIs Guru (an open marketplace for APIs) is now integrated in the Operation Library to facilitate the access to thousands of integrations.
- Interfaces in the Operation Library can now have their icons customized.
- When testing a workflow process, it is now possible to move/create/delete tokens.
- Process and cases reused through the Digital Enterprise Graph now offer their end/milestones variables for output mapping.
- It is now possible to update the data type of a decision logic in addition to creating a new one.
- When dropping or synghronizing a data type with the Digital Enterprise Graph, it is now possible to select a Replace All option.
- An option to automatically refresh the page on changes is now available in the service instances and my tasks views of Cloud Execution.
- Executing java classes in Business Knowledge Models (DMN) or Script Tasks (BPMN) now allows the usage of the java.lang.Math library in all deployment scenarios.
- A new Public API allows to fetch deployed models inside of services in the Digital Automation Suite.
- A new Process Service API allows to reassign user tasks to other participants.
- Allow users to decide if they want to update existing data type when importing from JSON Schema.
Bug fixes:
- When right-clicking on a shape immediatly after dropping it on the canvas, the browser contextual menu could be shown.
- Digital Enterprise Graph synchronization issues are not displayed anymore in the Kommunicator.
- When adding input requirements to a decision model, existing test cases would report missing inputs.
- Deploying a CMMN model through the Public API deployment resource could result in an error.
- When a decision was defined as outputting a Text but something else was actually returned, the test case could not be saved.
- Some workflow process services that invoke case tasks would not properly deploy.
- Various improvements to the FEEL parser inside filters.
- In an activity data mapping, a context typed as Any can't always be filled properly.
- Some tasks in the My Tasks view could have been generated with an incorrect link. This will require an administrator re-index.
- Digital Distributed Containers were not properly establishing user sessions in the system of engagement which caused an error to be logged in the container.
- Adding an issue to a model in the example places should not be allowed.
- Can't assign performers to signal/message events and sub-process.
- The issues overlay does not always refresh properly.
- Removing an interface from the operation logic of an imported BKM triggers an error.
- The breakpoint tab in the testing functionality of the workflow modeler would not display all breakpoints when a model was calling another one.
- The contextual menu would not be shown when clicking directly on a gridline.
- Some data types were wrongly identified as being used when selecting the delete all option.
Non-Backward Compatible Changes:
- We have deprecated and removed the XPDL import and export, the BPEL export and the Project import from the Workflow Modeler.
November 14, 2023
(Version: 11.11.1)
Bug fixes:
- The notification bell on the main page of the Digital Modeling Suite could not be clicked.
- A workflow service containing a data output named end and a case service containing a case file item named milestone would not be able to generate a valid OpenAPI definition of their service.
- Certain FEEL expressions were impacted by the right operand and and or expressions being executed without being required.
November 11, 2023
(Version: 11.11.0)
New and improved features:
- It is now possible to migrate long running service instance (process and cases) between different versions of a service.
- A new admin API is available on long running services (process and cases) to move, create or delete tokens.
- The place filtering was replaced by a place search that allows to find files in a local place or through all places.
- It is now possible to promote a place into another place. Promoting a place replace the content of the target place with the content of the source place without affecting the history of the target place and optionally assigning a version and state.
- Constraints can now be added to collection data types.
- It is now possible to add more than one flag on an element.
- When renaming a data type, its name will also be updated in the FEEL logic using the instance of function.
- A loading feedback was added for large model requiring some time to load.
- Included decision model elements now have a link to their included model in the detail panel.
- New FEEL warning messages are now reported when trying to do boolean operators (equal, not equal, greater than, and, or, ...) using two expression of incompatible types.
Bug fixes:
- The instance of FEEL operator would not properly differentiate years and months duration from days and time duration.
- When reaching a dead end in a workflow, the process test functionality could incorrectly keep tokens that did not exist anymore on the canvas.
- It was not possible to hide some links in the Knowledge Entity Modeler and the Workflow Modeler.
- The browser default contextual menu was not displayed anymore when right-clicking on a rich-text input.
- Administrator using the test functionality could sometimes get incorrect results because they would also receive other users results in parallel.
- Importing an OpenAPI that does not define its output and/or error make them unusable for data mapping.
- Markdown tables not imported in the OpenAPI import.
- There are missing functions in the context of the FEEL expressions in the data type in the Knowledge Entity Modeler.
- Included decisions that are not in the current context were incorrectly added to the whole model decision service.
- When an included model could not be found, the model might not be able to load its pages.
- Custom FEEL functions were not updated in item definition constraints when the prefix was changed.
- Decisions from included models did not depict ellipsis on missing requirements.
- When clearing the search field in the data type dialog, some letters may stay highlighted.
- The save button of the products section of the user provider tab in the administrator instance would not properly save for certain clients.
- The dependency panel and where used panel would not always load.
- Improvements to the FEEL context parser with an untyped global variable, a global variable inside a loop and on a collection inside an inline context.
October 21, 2023
(Version: 11.10.4)
Bug fixes:
- Test cases from some models with data types defined recursively could not be loaded.
- CMMN XML models that had sentry graphically depicted under the element to which they were attached could not be imported.
October 15, 2023
(Version: 11.10.3)
Bug fixes:
- Optimized the delay when saving a model with a large number of data types to a different place on a high latency internet connection.
- Some models published before version 11.10.0 and using the healthcare custom FEEL library were not loading properly.
October 11, 2023
(Version: 11.10.2)
Bug fixes:
- The execution of iterators on range on dates was not working as expected for some models.
- Test cases where a data type was changed from a Text to a Collection of Text could not be edited in the form.
- The des-cli command line utility now supports self signed HTTPS certificates.
October 10, 2023
(Version: 11.10.1)
Bug fixes:
- Models that were included using a prefix that collided with the prefix of a data type would not be included anymore.
- Models with a large number of data types would take longer to display the Test results.
- Publishing and testing an included decision model locally using included data types could report non-existing errors.
October 9, 2023
(Version: 11.10.0)
New and improved features:
- Implemented most of the changes from the new version of the DMN 1.5 standard.
- The Decision Modeler now imports and export in DMN 1.5
- The Digital Automation Suite now supports all of the new features of DMN 1.5.
- It is now possible to include decision models without a prefix into the default namespace by specifying an empty prefix.
- It is now possible to include custom FEEL function libraries without a prefix into the default namespace by specifying an empty prefix.
- Support for the alternate graphical notation of Input Data in DMN that aligns with Data Objects of BPMN.
- It is now possible to assign a specific type of range as a type.
- The Test and Form functionalities now have proper support for ranges of different types.
- Improve the support for subtyping of lists, contexts, ranges and functions in the instance of operator in FEEL.
- The FEEL language now has an updated range() function that takes a string as a parameter (ex:
range("[18..21)")). - Support the scientific notation to define numbers (ex:
2.3e-5). - Negative durations are now supported in the FEEL language (ex:
-duration("PT1H")). - Suppor the @ notation for temporal expressions in the modeling environment (ex:
@"PT5H").
- When loading a test case, modifying it and saving it, its original name will be offered by default.
- It is now possible to add external links in rich texts inputs in the modelers.
Bug fixes:
- Under some conditions, the selection of the data type contextual menu could be partially hidden under the data type selection dialog.
- Special character such as '<' were not visible when a FEEL expression was displayed as FEEL unparsed.
- When pasting a service task link to an operation with errors, errors are not properly linked.
- Replacing an existing term in a model could cause the modeler to hang.
- The translation model scroll bars are not always aligned with their container scroll bars.
- In the test cases, an empty string could be incorrectly serialized as a null in the test cases.
- Loading a test case with an empty list incorrectly trigger a detection of a type change.
- The file data type was not always properly saved in test cases.
- When entering a non FEEL value in the scripting language picker, reloading the modal could cause an incorrect value to be displayed as the scripting language.
- Creating a data type from the output of a decision service would always create it as Any instead of properly proposing a data type based on the Decision Service structure.
- Importing data types from a JSON schema now support importing nullable objects that define themselves as either a type or null.
- After completing a graph synchronization, it was possible that the current page would automatically switch without user interaction.
- The missing status of an element was not updated when that element was replaced by a newly dropped one from the graph.
- The severity level of messages at deployment times were aligned with the validation severities.
- Improved the delay when importing a JSON Schema in a model already containing multipe data types.
- When overing on the elipsis marker on a shape, under certain conditions it was possible that the wrong or no shape feedback was displayed.
- Term definitions would not follow a copy and paste in a different model.
- The email configuration channel save and test button were not properly saving and testing the configuration.
- The offline Trisotech Accounts option was not offered for the proper license type.
- The date, date and time duration and years and month duration FEEL functions were syntaxed highlighted in red incorrectly if a variable was used as a parameter.
Learn how it works
Request DemoConfirm your budget
Request PricingDiscuss your project
Request Meeting
We would like to use third party cookies to improve the functionality of this website.