<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									ActionNodes 1.4.0 Released - News				            </title>
            <link>https://www.action-nodes.com/community/news/actionnodes-1-4-0-released/</link>
            <description>ActionNodes Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 13 Jun 2026 09:32:25 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>ActionNodes 1.4.0 Released</title>
                        <link>https://www.action-nodes.com/community/news/actionnodes-1-4-0-released/#post-5</link>
                        <pubDate>Sun, 26 Mar 2023 20:16:29 +0000</pubDate>
                        <description><![CDATA[Added 52 new nodes.
Improved interface of the dialog box for setting a keyboard shortcut for an action.
Minor cosmetic fixes to the display and editing of the name on action icons in the p...]]></description>
                        <content:encoded><![CDATA[<ul>
<li style="font-weight: 400"><span style="font-weight: 400">Added 52 new nodes.</span></li>
<li style="font-weight: 400"><span style="font-weight: 400">Improved interface of the dialog box for setting a keyboard shortcut for an action.</span></li>
<li style="font-weight: 400"><span style="font-weight: 400">Minor cosmetic fixes to the display and editing of the name on action icons in the plugin's main window.</span></li>
<li style="font-weight: 400"><span style="font-weight: 400">Minor fixes to the interface of the plugin's main window and node editor.</span></li>
<li style="font-weight: 400"><strong>Branch </strong><span style="font-weight: 400">node: fixes in the output port.</span></li>
<li style="font-weight: 400"><strong>Create Document</strong><span style="font-weight: 400"> node: added Name and Artboards parameters corresponding to the controls in the Photoshop document creation dialog box.</span></li>
<li style="font-weight: 400"><strong>Duplicate Layer By</strong><span style="font-weight: 400">  nodes: added options for duplicating a layer to other documents.</span></li>
<li style="font-weight: 400"><strong>Get Document Info By</strong><span style="font-weight: 400">  nodes: fixed incorrect document width and height values if the document DPI is not equal to 72.</span></li>
<li style="font-weight: 400"><span style="font-weight: 400">Added 3 nodes to select a document:</span>
<ul>
<li style="font-weight: 400"><strong>Select Document By</strong><span style="font-weight: 400">  - Selects a tab of an open document by ID, name, or offset. The offset can be set to the right (positive value) or left (negative value) relative to the current document index.</span></li>
</ul>
</li>
<li style="font-weight: 400"><span style="font-weight: 400">Added </span><strong>Combine Shapes</strong><span style="font-weight: 400"> node - a set of commands from the Layer &gt; Combine Shapes submenu of Photoshop</span></li>
<li style="font-weight: 400"><span style="font-weight: 400">Added a group of 18 nodes to work with Content Layers (created using the Layer &gt; New Fill Layer command):</span>
<ul>
<li style="font-weight: 400"><strong>Set Solid Color Fill Layer By</strong><span style="font-weight: 400">  - Sets the color for the Solid Color Fill layer specified by index, id, or name.</span></li>
<li style="font-weight: 400"><strong>Set Gradient Fill Layer By </strong><span style="font-weight: 400"> - Sets the gradient itself and other options for Gradient Fill layer specified by index, id, or name.</span></li>
<li style="font-weight: 400"><strong>Set Pattern Fill Layer By </strong><span style="font-weight: 400"> - Set the pattern name and other options for Pattern Fill layer specified by index, id, or name.</span></li>
<li style="font-weight: 400"><strong>Get Solid Color Fill Layer By </strong><span style="font-weight: 400"> - Returns the color of the Solid Color Fill layer specified by index, id, or name.</span></li>
<li style="font-weight: 400"><strong>Get Gradient Fill Layer By </strong><span style="font-weight: 400"> - Returns the gradient and other options of the Gradient Fill layer specified by index, id, or name.</span></li>
<li style="font-weight: 400"><strong>Get Pattern Fill Layer By </strong><span style="font-weight: 400"> - Returns the pattern and other options of the Pattern Fill layer specified by index, id, or name.</span></li>
</ul>
</li>
<li style="font-weight: 400"><span style="font-weight: 400">Added a group of 28 nodes to work with slices:</span>
<ul>
<li style="font-weight: 400"><strong>Get Slices Count</strong><span style="font-weight: 400"> - Returns the current number of slides in the document.</span></li>
<li style="font-weight: 400"><strong>Get Slice ID By Index</strong><span style="font-weight: 400"> - Returns the slice id by its index.</span></li>
<li style="font-weight: 400"><strong>Get Slice Index By ID</strong><span style="font-weight: 400"> - Returns the slice index by its id.</span></li>
<li style="font-weight: 400"><strong>Get Slice Bounds By</strong><span style="font-weight: 400">  - Returns the slice bounds by its index or id.</span></li>
<li style="font-weight: 400"><strong>Get Slice Info By</strong><span style="font-weight: 400">  - Returns the slice info (like its type, different textual info, etc) by its index or id.</span></li>
<li style="font-weight: 400"><strong>Is Auto Slice By</strong><span style="font-weight: 400">  - Checks if the slice specified by index or id is an auto-slice.</span></li>
<li style="font-weight: 400"><strong>Is Layer Slice By</strong><span style="font-weight: 400">  - Checks if the slice specified by index or id is a layer-based slice.</span></li>
<li style="font-weight: 400"><strong>Is User Slice By</strong><span style="font-weight: 400">  - Checks if the slice specified by index or id is a user slice.</span></li>
<li style="font-weight: 400"><strong>New Layer Based Slice By</strong><span style="font-weight: 400">  - Layer &gt; New Layer Base Slice the Photoshop menu command.</span></li>
<li style="font-weight: 400"><strong>Add Slice</strong><span style="font-weight: 400"> - Adds a new slide by specifying its coordinates and dimensions.</span></li>
<li style="font-weight: 400"><strong>Select Slice</strong><span style="font-weight: 400"> - Selects a slice at the specified canvas coordinates.</span></li>
<li style="font-weight: 400"><strong>Set Current Slice Bounds</strong><span style="font-weight: 400"> - Sets the position and size of the currently selected slice.</span></li>
<li style="font-weight: 400"><strong>Set Current Slice Info</strong><span style="font-weight: 400"> - Sets different information (such as slice type, different text information, etc.) for the currently selected slice.</span></li>
<li style="font-weight: 400"><strong>Change Slice Order</strong><span style="font-weight: 400"> - Changes the order of the currently selected slices by moving them to the front or to the back.</span></li>
<li style="font-weight: 400"><strong>Divide Slice</strong><span style="font-weight: 400"> - Command to cut the currently selected sliсe into the appropriate number of parts.</span></li>
<li style="font-weight: 400"><strong>Promote Slice</strong><span style="font-weight: 400"> - Turns the currently selected auto-slice or layer-based slice into a user slice.</span></li>
<li style="font-weight: 400"><strong>Align Slices</strong><span style="font-weight: 400"> - Changes the horizontal and vertical alignment of the currently selected slices.</span></li>
<li style="font-weight: 400"><strong>Distribute Slices</strong><span style="font-weight: 400"> - Sets the horizontal and vertical distribution for the currently selected slices.</span></li>
<li style="font-weight: 400"><strong>Combine Slices</strong><span style="font-weight: 400"> - Combines multiple selected slices into a single slice.</span></li>
<li style="font-weight: 400"><strong>Delete Slice</strong><span style="font-weight: 400"> - Deletes the currently selected slices.</span></li>
<li style="font-weight: 400"><strong>Clear Slices</strong><span style="font-weight: 400"> - Deletes all slices.</span></li>
</ul>
</li>
<li style="font-weight: 400"><span style="font-weight: 400">Added a group of 2 nodes to iterate over layers:</span>
<ul>
<li style="font-weight: 400"><strong>Loop Layes</strong><span style="font-weight: 400"> - A cyclic node that iterates through layers, the list of which is based on the corresponding node parameters.</span></li>
<li style="font-weight: 400"><strong>Loop Group Layers</strong><span style="font-weight: 400"> - A cyclic node that iterates through the layers of the specified group and the corresponding node parameters.</span></li>
</ul>
</li>
</ul>]]></content:encoded>
						                            <category domain="https://www.action-nodes.com/community/news/">News</category>                        <dc:creator>qudrarn</dc:creator>
                        <guid isPermaLink="true">https://www.action-nodes.com/community/news/actionnodes-1-4-0-released/#post-5</guid>
                    </item>
							        </channel>
        </rss>
		