10-Sep-2024
Improved Sequential Execution in Workflow Executor
Impacted Users: BAAR Administrators
End Date: 10/09/2024
Description: We have addressed a recurring issue reported by clients regarding errors in the workflow executor. While the previous behavior allowed multiple workflows to be triggered simultaneously, it occasionally led to system errors. With this update, we have introduced asynchronous execution for workflows. All workflows can now run simultaneously and independently, allowing for improved system performance. This enhancement ensures that workflows are processed concurrently with better resource management and greater efficiency.
02-Sep-2024
CyberArk Integration in BAAR
Impacted Users: BAAR Administrators
End Date: 02/09/2024
Description: In this release, BAAR introduces enhanced security through integration with CyberArk Vault for managing database credentials. Instead of manually entering database usernames and passwords, the application now automatically retrieves these credentials securely from CyberArk Vault. This new feature reduces the risk of exposing sensitive information and ensures that database credentials are securely managed and accessed.
With this integration, users no longer need to manually input or handle database credentials, improving both security and operational efficiency when managing database connections. To leverage CyberArk within BAAR, specific configurations must be made in the wsjvm.txt file, which can be found in the BaarStudio > studio > prop directory. Users need to add the required database and CyberArk properties, including the database connection details and CyberArk object names for each tenant.
Ensure that CyberArk Vault is properly configured and accessible, and verify the integration between the application and CyberArk to maximize the security and efficiency benefits of this feature.
29-Aug-2024
Improved Workflow Group Sorting
Impacted Users: BAAR Administrators
End Date: 29/08/2024
Description: In this release, we addressed an issue where workflows were incorrectly grouped by their creation date instead of being grouped according to their assigned group. The sorting logic has been enhanced to ensure that workflows are now properly grouped as intended, with the group assignment taking priority over the workflow creation date. This update improves workflow management by providing a more logical and organized view of workflows within their respective groups.
05-Aug-2024
Improved Vault Token Management in BAAR 8
Impacted Users: BAAR Administrators
End Date: 05/08/2024
Description: We are pleased to announce a new feature to the Vault plugin in BAAR 8, which allows the Vault plugin node to now receive tokens from both plain text inputs and other nodes, such as script invokers. When passing a Vault token in a key-value pair format from another node, it is crucial to use the key name 'vault_token' to ensure the token is processed correctly. Using any other key name could lead to errors, such as incorrectly saving the first key as the token. This update enhances flexibility and security in managing Vault tokens within BAAR workflows, ensuring more reliable token handling.
24-Jul-2024
Enhanced Vault Plugin Functionality in BAAR 8
Impacted Users: BAAR Administrators, End Users, and Developers
End Date: 24/07/2024
Description: We are excited to announce an enhancement to the Vault plugin in BAAR 8. This update allows the Vault plugin node to accept Vault tokens from both plain text and other nodes, increasing its flexibility. When using key-value pairs to provide tokens, ensure the key name is set to 'vault_token' to avoid incorrect token saving. This enhancement simplifies token management and improves the accuracy and functionality of the plugin.
01-Jul-2024
Enhanced BAAR Resources Sharing
Impacted Users: BAAR Administrators
End Date: 01/07/2024
Description: We are excited to announce the latest enhancements to the BAAR resources sharing functionality. Admins can now share BAAR resources with users seamlessly, with the added ability to view all resources created by other users, providing better oversight and management. Additionally, a new feature allows admins to select all users and an option to select all resources simultaneously, streamlining the sharing process. These updates aim to improve collaboration and resource management within the BAAR platform. We appreciate your feedback as we continue to enhance your user experience.
07-Jun-2024
Introducing Resource Sharing in BAAR
Impacted Users: BAAR Administrators
End Date: 07/06/2024
Description: We are thrilled to announce a highly anticipated feature in the latest release of BAAR: the ability for multiple users to collaborate on various resources within the platform. Previously, access to components, data, vaults, workflow editors, and workflow players was limited to a single user. With the introduction of resource sharing, users can now collaborate seamlessly, enhancing productivity and efficiency. This new feature empowers teams to work together more effectively, driving better outcomes and streamlined operations.
29-May-2024
Automatic Deletion of Old Logs in BAAR 8
Impacted Users: BAAR Administrators
End Date: 29/05/2024
Description: We are pleased to announce a new feature in BAAR 8 that enhances log management and system performance. This release introduces the automatic deletion of logs older than a specified number of days, configurable via a file. This enhancement helps manage disk space efficiently and ensures that outdated logs are regularly purged, maintaining optimal system performance.
20-May-2024
Enhancement of TimeStamp Feature for BAAR Locker
Impacted Users: BAAR Administrators
End Date: 20/05/2024
Description: We are pleased to announce a new feature for the BAAR Locker that enhances tracking capabilities. Users can now see the creation and update timestamps for their lockers. This addition provides valuable information, allowing users to monitor the status and history of their lockers more effectively. This enhancement improves transparency and aids in better management of locker data.
30-Apr-2024
Fix for Component Data Export Alignment Issue
Impacted Users: BAAR Administrators
End Date: 30/04/2024
Description: We are pleased to announce that the issue with exporting component data has been resolved. Previously, when users exported component data from the data page to an Excel file, data would shift to the left if there were blank cells. This update ensures that the exported data maintains its correct alignment, providing a more accurate and reliable Excel file output.
29-Apr-2024
Resolution of Concurrent Modification Exception
Impacted Users: BAAR Administrators
End Date: 29/04/2024
Description: We are excited to announce an important update that resolves the Concurrent Modification Exception in BAAR. Previously, simultaneous workflows attempting to access and close the log file could cause exceptions, disrupting workflow operations. This update ensures that multiple workflows can now run concurrently without encountering log access conflicts, providing a more stable and efficient workflow execution environment.
26-Apr-2024
Wheel File Installation and Enhanced Folder Management
Impacted Users: BAAR Administrators
End Date: 26/04/2024
Description: We are pleased to announce a new feature in BAAR Studio that streamlines the installation of Python dependencies for workflows. Users can now upload wheel files directly within BAAR Studio, which are stored in the BAAR studio > tenant > resource > workflow > workflowName > wheel directory. Upon uploading, the wheel file is automatically installed. Users should ensure compatibility with the Python version and pre-install any necessary sub-dependency wheel files, especially in environments without internet access. This enhancement simplifies dependency management and improves workflow efficiency.
26-Apr-2024
Enhanced File Organization and Sharing in BAAR Studio
Impacted Users: BAAR Administrators
End Date: 26/04/2024
Description: We are delighted to announce a new feature in BAAR Studio that significantly enhances file organization and sharing capabilities. Users can now create folders and save specific data files, such as Python scripts, Excel sheets, and HTML documents, directly within the BAAR studio > tenant > resource > workflow > workflowName structure. Additionally, users can share these files across multiple workflows by selecting the 'commons' option during upload, saving the files to the BAAR studio > tenant > resource > workflow > commons directory. This improvement offers greater flexibility and efficiency in managing and accessing data files within BAAR Studio.
26-Apr-2024
Introduction of Component Data Deletion Capability
Impacted Users: BAAR Administrators
End Date: 26/04/2024
Description: We are excited to introduce the ability to delete component data within BAAR Studio. Users can now remove component data based on its usage within workflows. If the data is currently utilized in any workflows, deletion will be restricted until it is no longer in use. Users are responsible for ensuring that the data is not being used in any workflows before attempting deletion. This feature enhances data management by preventing accidental removal of active components, thereby maintaining workflow integrity.
16-Apr-2024
Enhanced Workflow Termination feature
Impacted Users: BAAR Administrators
End Date: 16/04/2024
Description: We are pleased to announce the introduction of a new "Force Stop" feature for workflows in BAAR. This enhancement allows users to stop workflows mid-execution effectively. Previously, stopping a workflow might not have completely terminated all associated processes, leaving some files still active. The new "Force Stop" feature ensures that all instances of a running workflow, including all subtasks, are forcefully and completely terminated. This update resolves issues related to multiple job instances by clearing entries from the act_ru_job, act_ru_execution, and act_ru_variable tables, ensuring a thorough and efficient termination of workflows.
09-Apr-2024
Enhanced Workflow with Python Library Installation and Import Script Button
Impacted Users: BAAR Administrators
End Date: 09/04/2024
Description: We are excited to introduce new features to our workflow management system. Users can now install Python libraries using .whl files directly from BAAR. Additionally, we have added an "Import Script" button to the workflow listing page in the data table, allowing users to upload various types of files. When a user uploads a .whl file, it will be saved to BAAR studio/tenant/resource/workflow and automatically installed. These enhancements streamline the process of adding dependencies and improve overall workflow efficiency.
15-Mar-2024
Critical Bug Fix: Resolving 500 Server Exception on Workflow Listing Page
Impacted Users: Administrators
End Date: 15/03/2024
Description: In this release, we've resolved a critical bug that caused the Workflow Listing Page to encounter a 500-server exception error. The root cause of this issue was identified as missing tables necessary for the proper rendering of the page. With this update, we've addressed the issue by ensuring that all required tables are present and properly configured within the system. As a result, users can now navigate to the Workflow Listing Page without encountering any server exceptions or errors. Overall, this bug fix enhances the reliability and usability of the system, allowing users to seamlessly access and manage workflows without disruption.
15-Mar-2024
Enhanced Status Reporting in Workflow Executor Node
Impacted Users: Administrators
End Date: 15/03/2024
Description: In this release, we have improved the functionality of the Workflow Executor Node to include status information about the operations performed within the workflow. Now, when an operation is completed, the Workflow Executor Node will relay the status of that operation to the subsequent node in the workflow. For example, if an operation succeeds, the Workflow Executor Node will communicate a "success" status to the subsequent node, indicating that the operation was executed without any issues. Conversely, if an operation encounters an error or fails to complete successfully, the Workflow Executor Node will convey an appropriate error or failure status to the subsequent node, allowing for prompt identification and resolution of issues.
23-Feb-2024
BAAR Enhancements for Streamlined Workflow Management
Impacted Users: Administrators
End Date: 23/02/2024
Description: We are excited to introduce a new feature in BAAR that enhances workflow management and optimization. In this release, we have implemented the ability to store plugin process IDs (PIDs) and automatically terminate them when workflows are stopped. When a workflow starts, BAAR captures the process IDs of all associated plugins. These PIDs are then stored and monitored throughout the workflow execution. Upon stopping the workflow, BAAR automatically terminates all associated plugin processes, ensuring clean and efficient resource management. This enhancement improves the overall performance and stability of BAAR workflows, providing users with a smoother experience during workflow execution and termination.
16-Feb-2024
Introducing Workflow Grouping and Group Operations for Players: Enhanced Workflow and Player Management
Impacted Users: Administrators
End Date: 16/02/2024
Description: In this update, we've implemented group operations, which enable users to trigger actions on a set of players that belong to the same category or group. Instead of having to perform actions individually on each player, users can now execute actions simultaneously on all players within a specific category or group. Overall, this feature enhances workflow management by providing a more organized structure and simplifying the execution of actions across multiple workflows that share common characteristics or purposes.
16-Feb-2024
Introducing the Group Action Feature for Streamlined Workflow Management
Impacted Users: Administrators
End Date: 16/02/2024
Description: In this release, we have introduced the Group Action feature, a powerful addition to our workflow management capabilities. This feature empowers users to execute actions across multiple workflows simultaneously, enhancing efficiency and reducing the overhead of manual tasks. Previously, users had to perform actions individually on each workflow, leading to redundancy and inefficiency, especially when dealing with large sets of workflows. With the Group Action feature, users can now select a group of workflows and trigger actions that apply uniformly to all selected items. This functionality streamlines workflow management processes, saving time and effort for users who regularly perform repetitive tasks.
25-Jan-2024
Introducing Group Actions: Streamlining Workflow Management
Impacted Users: Administrators
End Date: 25/01/2024
Description: In this update, we've introduced a powerful feature called Group Actions, designed to streamline workflow management. With Group Actions, users can now trigger actions that apply to a group of workflows simultaneously. This means that instead of having to perform the same action individually for each workflow, users can initiate actions across multiple workflows all at once. This feature significantly enhances efficiency by reducing the need for repetitive manual tasks. Users can now execute actions more efficiently and quickly, saving time and effort.