Notifications
Clear all
Topic starter
- Added MacOS version of the plugin.
- ActionNodes Editor: detailed tooltips have been added for all nodes (there are now over 1,140 of them). Hover your cursor over a node in the workspace, a node in the node list, or an item in the node list in the context menu for adding a node, and you’ll see a description of what that node does.
- ActionNodes Editor: The Navigator (View → Navigator) has been added — a mini-map in the corner of the workspace that schematically displays the entire algorithm and shows the visible area within a frame. Dragging the frame moves the view, clicking on the map jumps to the corresponding location, and the mouse wheel changes the zoom level. You can drag the Navigator to a convenient location, resize it, or close it.
- ActionNodes Editor: comment blocks have been added — semi-transparent colored blocks with a title and text for grouping nodes and documenting the algorithm directly in the workspace. A block is created using the Add Comment button on the toolbar, from the context menu, or by pressing Ctrl+K key combination on the keyboard; if nodes are selected when the block is created, the block will automatically encompass the selected nodes. The title can be edited by double-clicking the block header; the block text supports formatting (bold, italics, underline, font size, and color). The block color can be selected from a preset palette or customized. Comment blocks are saved in the action file and copied along with the nodes.
- ActionNodes Editor: connection routing points have been added. Double-clicking a connection adds a point; by dragging this point, you can route the connection around nodes; double-clicking a point deletes it. The number of points on a connection is unlimited.
- ActionNodes Editor: added the ability to insert a node into an existing connection: drag a node without connections onto a connection, and when it highlights, release the mouse—the node will be inserted into the connection and automatically connected on both sides.
- ActionNodes Editor: added grid snapping (View → Snap to Grid). When snapping is enabled, nodes and comment blocks are aligned to the grid when dragged.
- ActionNodes Editor: the editor window now opens significantly faster (up to 3 times faster); side panels now load in the background.
- Improved feedback when running actions: added a dialog for waiting for a response from Photoshop, proper cancellation of execution, and a notification when the action is complete.
- Updated first-launch process for the plugin: a fully functional 30-day trial version with no restrictions has been added. Demo mode now activates only after the trial period or subscription expires if the plugin is not activated: in demo mode, you can view and edit existing actions, but changes are not saved, and actions cannot be run.
- Completely redesigned data exchange mechanism between the plugin and Photoshop — the connection is now faster and more stable.
- Improved interface design: updated icons, rounded menus, and enhanced parameter and variable editors.
- Numerous bugs have been fixed, and overall stability has been improved.
This topic was modified 1 day ago by qudrarn
Posted : 26/07/2026 3:09 pm