Release date: August 06, 2024
Addressed connection stability issues reported by users. Modeler now continuously monitors the connection status, ensuring that users are informed if they become disconnected, preventing loss of work.
Release date: August 05, 2024
Improved the association process when linking an existing Process with a Sub-process. The "Moved" event no longer overrides the "Created" event, ensuring that all Sub-processes are properly indexed for search functionality.
Release date: July 29, 2024
Resolved issues with preview images not displaying correctly for certain diagrams. The generation of preview images has been improved to ensure they show the correct diagram upon opening or navigating to the model's homepage.
Fixed a bug where dragging a task between two existing tasks would disconnect one of the connectors. The coordinates calculation method has been corrected to prevent this issue.
Release date: July 17, 2024
Enhanced memory management in Modeler Desktop for very large models, ensuring that RAM usage is freed appropriately when models are opened or closed.
Added validation to prevent users with a Contributor role from deleting diagrams, ensuring proper access control.
Release date: July 11, 2024
Improved validation when saving a diagram for the first time to prevent the creation of diagrams with duplicate names.
Fixed a bug where extended attributes would disappear upon checking in or out of a diagram. The method to show/hide these attributes is now correctly called.
Optimized the diagram downloading method during the publishing process, switching to a lighter method that reduces the time needed to obtain information from the diagrams.
Release date: June 28, 2024
Improved performance of the documentation portal, specifically the home page where diagrams are displayed. Now, 12 diagrams are shown per page, allowing for faster loading times.
Enhanced speed and performance of Modeler by optimizing the consultation and rendering of extended attributes, leading to improved overall application responsiveness.
Implemented changes to improve copy-pasting performance in diagrams.
Reduced the time required to publish models to various platforms (web, SharePoint, Word, PDF, Excel, and wiki) by optimizing the publishing process.
Resolved an error in the publishing wizard that occurred when a diagram was deleted while another user was making a post.
Release date: June 26, 2024
The application was slow when copying and pasting large diagrams due to time-consuming tasks. An analysis was conducted, and the method responsible for copying elements to the clipboard was modified to enhance speed and efficiency.
Release date: June 12, 2024
The default folder for creating diagrams was set to "Processes," but now diagrams are created directly in the folder where the user is working.
Release date: June 05, 2024
A validation was added when assigning names to diagrams to avoid duplicates, especially when two users create diagrams simultaneously.
Release date: May 08, 2024
Upon opening a diagram, connectors visually moved but remained connected in metadata due to a failure in the verification method. This method was corrected to ensure proper connection verification.
Modeler Desktop was crashing after users entered credentials for connecting to a cloud environment due to a new role added for permission management. The error handling for serializing the enumeration was improved to prevent crashes with new values.
Release date: May 03, 2024
A validation was added to ensure that a method executing when opening a diagram applies only to gateways, preventing incorrect adjustments to other elements.
Release date: April 25, 2024
Users without the Subscription Owner role were able to create models when configured otherwise. The validation for creating a model was corrected, and users are now informed when they are unable to create one.
Release date: April 17 2024
An error occurred in Modeler Desktop when the user logged in, causing the application to crash. This behavior has been corrected
Release date: April 9 2024
An error occurred in Modeler Desktop when working with models stored in the cloud: when two users worked on different diagrams and one of them checked in/out, both diagrams received the same GUID, so both diagrams ended unified. This behavior has been corrected.
An issue occurred when trying to publish multiple models to SharePoint from Modeler Desktop: once the diagrams were selected for publishing, the preview appeared empty as if no diagrams had been selected. To fix this behavior, a validation is added to allow publishing large numbers of diagrams.
When working local mode in Modeler desktop, a login request was constantly presented which made work difficult. To solve this, session validations for Enterprise and Multitenant cloud are adjusted and cache management is improved when presenting the login window.
An issue occurred with the information in tasks when working on Modeler Cloud and trying to update the diagrams: the information was not correctly updated according to the latest revision. This has been fixed so that the information is updated, and the cache is reset as expected.
Release date: December 21 2023
The display of element properties was adjusted so that the corresponding icons are displayed correctly during presentation mode.
A backup log was implemented to write an error message logs in case the existing log fails.
Adjustments were implemented when copying and pasting elements from one diagram to another. These settings ensure consistency between how a diagram looks and the preview that appears from the main diagram view.
An issue that would disable the display properties of a connector when it was deleted and restored using the CTRL+Z command has been fixed.
An adjustment was implemented to the diagram folder view to remove the Select and Delete buttons since they are not useful from that view.
An incident that prevented the lanes of a diagram from being moved or adjusted after checking out has been fixed. It is now possible to adjust the lanes of a diagram after checking it out.
An error occurred that caused the shape of some connectors to be modified when overlapping elements, making them appear diagonal. To solve this, a validation was implemented that recalculates the coordinates of the connectors before painting them on the diagram.
The method that deletes elements was adjusted so that when deleting a lane, the child elements of that lane are correctly deleted as well.
Release date: October 5 2023
An error in the configuration of the connectors and the message flow caused a rendering error in the model when exporting it as a Word file or as an image.
The proxy configuration feature is adjusted so it can be used even when the user is not logged in.
When the user groups, selects, and moves elements in the diagram, the text in the Data Store element moves behind the shape and becomes unreadable. To solve this, a validation is added to prevent the individual movement of a text.
An additional validation was implemented so that when the position tooltip is visible it is deleted when starting a new movement of another element within the diagram.
A condition is added to disable any changes or movements in the elements of a blocked diagram.
A validation was implemented to ensure that all connections to a Data Store elements are association flows (dotted) to comply with the BPMN standard.
A control is added to validate whether the session window is already open to prevent duplication.
A problem occurred when exporting a diagram to Excel because the table-type properties of the diagram were not considered by the application, which caused them to be null. To solve this, a new functionality is developed that creates an Excel sheet for each table-type property of the diagram.
A setting is implemented when exporting bpmn diagrams to change the background of the "Sub-process", "Data Source" and "Data Object" element texts from white to transparent.
New validations are added to the diagrams to prevent the creation, moving, or resizing of a process if it interferes with an existing process.
An adjustment is implemented in the properties text of elements so that the text cursor remains in its position when the text is being edited.
An error message appeared when running the "What-if Analysis" option for certain diagrams due to an unexpected shutdown of the simulation that did not guarantee that it would stop. A setting is implemented to correctly stop the simulation in these scenarios.
When a user was editing a model and a creation or modification notification was received by another user in Cloud, the notification took priority, and the editing was stopped.
Adjustments made to the Modeler so that when importing a model, it loads correctly (including the connectors).
An issue was occurring when trying to open some cloud models. A validation is implemented to the loading of global extended attributes of the model.
An adjustment is implemented to ensure that the system saves custom diagram printing settings.
There was an issue with the text of short connectors: When edited, the text hid behind other elements. To solve this, the label's position is adjusted to guarantee visibility.
The extended attributes were not visible in the model when publishing in Word.
When a model is published to web, the extended attributes of the elements in the diagram were not displayed.
Release date: June 14 2023
From the desktop version of Bizagi Modeler, users who work with cloud models will only have to go through the login process once, which includes a validation for it to be carried out correctly.
In the desktop version of Bizagi Modeler, in the menu to choose the type of intermediate event, the message and signal events no longer show the same icon.
In the desktop version of Bizagi Modeler, an error has been corrected when working on multiple models, in which visualization problems were occurring disconnections or missing elements.
In the desktop version of Bizagi Modeler, an error was corrected in the Spanish text of one of the options in the menu to choose the type of start event.
In the desktop version of Bizagi Modeler, the version of a web visualization element was changed to solve problems of visualization and edition of extended attributes.
In the desktop version of Bizagi Modeler, adjustments were made in the modeler editor to make sure that the texts inside the sub-processes are visible regardless of the visual modifications made by the user.
In the desktop version of Bizagi Modeler, there were differences in visualization with the cloud version. Fixed this bug by optimizing the connectors functionality on the desktop version.
In the desktop version of Bizagi Modeler, errors were corrected in the option to publish to Word, related to the selection of elements and the organization of elements.
In the desktop version of Bizagi Modeler, a line break was added in the documentation of a process exported to Word, so that the links to sub-processes do not remain on the same line as the previous text of the documentation.