🎉New versions of PIX Studio 2.15 and PIX Master 1.22
#PIX_update
In the new versions of PIX Studio 2.15 and PIX Master 1.22 we added a new functionality - "Agent Management Service". PIX Agents are now joined into groups with the name - Machines.
In addition, PIX Studio 2.15 has increased the overall smoothness of the program, we added and improved activities. Briefly about the new features:
✔️Added background data loading to make the program run smoothly.
✔️Implemented text scaling in the step properties field and the code editor.
✔️Added an option to adjust text according to words in the properties editing window.
✔️Highlighted non-standard custom activities for the user.
📍All details about PIX Studio 2.15
#PIX_update
In the new versions of PIX Studio 2.15 and PIX Master 1.22 we added a new functionality - "Agent Management Service". PIX Agents are now joined into groups with the name - Machines.
In addition, PIX Studio 2.15 has increased the overall smoothness of the program, we added and improved activities. Briefly about the new features:
✔️Added background data loading to make the program run smoothly.
✔️Implemented text scaling in the step properties field and the code editor.
✔️Added an option to adjust text according to words in the properties editing window.
✔️Highlighted non-standard custom activities for the user.
📍All details about PIX Studio 2.15
🎉 New version of PIX Studio 2.16
#PIX_Update
In this release the development team focused on refining and adding activities, but also didn't forget about new features and improvements of existing ones.
New features:
- Added selective installation of PIX Agent and PIX Converter components when installing PIX Studio distribution;
- Increased the "Description" field when exporting a project from PIX Studio to PIX Master: now you can write multi-line text there.
Added and improved the activities:
- Office/Excel Interop activities ("Highlight range"; "Set range name; Delete | Rename range name");
- Windows activity | "Move cursor" - it helps move cursor coordinates when you want to interact with applications or blocks without using XPath.
We improved PIX Agent:
- Added "Stop with RDP problems" flag. If the flag is activated and PIX Master contains invalid agent credentials, the task will stop before it starts.
📍All details about PIX Studio 2.16
#PIX_Update
In this release the development team focused on refining and adding activities, but also didn't forget about new features and improvements of existing ones.
New features:
- Added selective installation of PIX Agent and PIX Converter components when installing PIX Studio distribution;
- Increased the "Description" field when exporting a project from PIX Studio to PIX Master: now you can write multi-line text there.
Added and improved the activities:
- Office/Excel Interop activities ("Highlight range"; "Set range name; Delete | Rename range name");
- Windows activity | "Move cursor" - it helps move cursor coordinates when you want to interact with applications or blocks without using XPath.
We improved PIX Agent:
- Added "Stop with RDP problems" flag. If the flag is activated and PIX Master contains invalid agent credentials, the task will stop before it starts.
📍All details about PIX Studio 2.16
🎛 New version of PIX Master 1.23
#PIX_Update
We've added a "soft stop" mechanism for the robot and an emergency mode, improved filtering and data visualization, and made changes to the API.
✔️We have added a mechanism of "soft stop" of the robot, which can be controlled from PIX Master. This works by adding the step of checking the stop flag to the robot's script.
✔️We've added a "Waiting" block to the "Basic" process group to set a delay before the next process block is executed.
✔️In the "Scheduler" section we've added a "Next run" column. It shows the time of the next scheduled start.
✔️We have started log filtering with selection by time. Now you can filter logs by time to the nearest second and select records with time range.
✔️We have made some changes to the API: we have added new methods for schedulers, getting a list of data, and others.
📍All details about PIX Master 1.23
#PIX_Update
We've added a "soft stop" mechanism for the robot and an emergency mode, improved filtering and data visualization, and made changes to the API.
✔️We have added a mechanism of "soft stop" of the robot, which can be controlled from PIX Master. This works by adding the step of checking the stop flag to the robot's script.
✔️We've added a "Waiting" block to the "Basic" process group to set a delay before the next process block is executed.
✔️In the "Scheduler" section we've added a "Next run" column. It shows the time of the next scheduled start.
✔️We have started log filtering with selection by time. Now you can filter logs by time to the nearest second and select records with time range.
✔️We have made some changes to the API: we have added new methods for schedulers, getting a list of data, and others.
📍All details about PIX Master 1.23
PIX Master 1.24: What's new in the version 🎛
#PIX_Update
The administration and user interface have been improved, new API methods have been added and other changes have been made.
Administration of the PIX Master
- we added a "Maintenance Mode" to close tasks and processes sequentially;
- the license management of the robot has been improved: batch loading and naming of licenses.
User interface
- the navigation panel has been improved;
- the selection of Agents has been made dependent on a "group";
- we added a window for "data queues" with data and attributes of an item.
API - new methods
- to stop the process in Master;
- to retrieve attributes;
- to check the existence of the project.
PIX Master Scaling
- "Process execution" has been improved for the clustered version of PIX Master.
📍Find more info on our website
#PIX_Update
The administration and user interface have been improved, new API methods have been added and other changes have been made.
Administration of the PIX Master
- we added a "Maintenance Mode" to close tasks and processes sequentially;
- the license management of the robot has been improved: batch loading and naming of licenses.
User interface
- the navigation panel has been improved;
- the selection of Agents has been made dependent on a "group";
- we added a window for "data queues" with data and attributes of an item.
API - new methods
- to stop the process in Master;
- to retrieve attributes;
- to check the existence of the project.
PIX Master Scaling
- "Process execution" has been improved for the clustered version of PIX Master.
📍Find more info on our website
New version of PIX Studio 2.17 👏
#PIX_update
We've added new features to work with projects, created new activities, and improved the work stability of PIX Agent.
New features in PIX Studio
- We added a new tool - project template. When you create a new project, you can use a template that already contains a project structure that is ready for use and filling;
- We improved the "recent" list on the start page, which now displays not only open scripts, but projects as well.
New activities
- We created the "Production Calendar" group of activities - it allows to receive the lists of working/non-working days, check if a certain day is working or not, etc;
- We added a new activity String | "Convert Web Format" to decode and encode strings in HTML and URL format.
Changes in PIX Agent
- We implemented the ability to run the Robot in a separate process from the Agent to reduce the Agent's memory usage within a single process.
📍Find more info on our website
#PIX_update
We've added new features to work with projects, created new activities, and improved the work stability of PIX Agent.
New features in PIX Studio
- We added a new tool - project template. When you create a new project, you can use a template that already contains a project structure that is ready for use and filling;
- We improved the "recent" list on the start page, which now displays not only open scripts, but projects as well.
New activities
- We created the "Production Calendar" group of activities - it allows to receive the lists of working/non-working days, check if a certain day is working or not, etc;
- We added a new activity String | "Convert Web Format" to decode and encode strings in HTML and URL format.
Changes in PIX Agent
- We implemented the ability to run the Robot in a separate process from the Agent to reduce the Agent's memory usage within a single process.
📍Find more info on our website