<?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.1.0 Released - News				            </title>
            <link>https://www.action-nodes.com/community/news/actionnodes-1-1-0-released/</link>
            <description>ActionNodes Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Thu, 16 Jul 2026 02:14:41 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>ActionNodes 1.1.0 Released</title>
                        <link>https://www.action-nodes.com/community/news/actionnodes-1-1-0-released/#post-2</link>
                        <pubDate>Wed, 28 Sep 2022 21:19:29 +0000</pubDate>
                        <description><![CDATA[Added 71 new nodes. Now the total number of nodes is more than 500!
Added new parameters type File Name and Path. Now it is much easier to set paths to files and folders using the correspon...]]></description>
                        <content:encoded><![CDATA[<ul>
<li>Added 71 new nodes. Now the total number of nodes is more than 500!</li>
<li>Added new parameters type <strong>File Name</strong> and <strong>Path</strong>. Now it is much easier to set paths to files and folders using the corresponding dialog boxes.</li>
<li>Added <strong>Save To GIF</strong> node.</li>
<li>Added a group of 9 nodes to work with file name info:
<ul>
<li><strong>Get File Info</strong> - extracts file path, name, and extension from the specified full file name.</li>
<li><strong>Create Path</strong> - creates a path along with all necessary subfolders. If the specified path exists, then do nothing.</li>
<li><strong>Path Exists</strong> - checks if the specified path exists and returns the result in the boolean Result output parameter.</li>
<li><strong>File Exists</strong> - checks whether a file with the specified full name exists and returns the result in the boolean Result output parameter.</li>
<li><strong>Replace File Name</strong> - replaces the base name (without extension) in the specified full file name with a new name.</li>
<li><strong>Replace File Extension</strong> - replaces the extension (without a period) in the specified full file name with a new extension.</li>
<li><strong>Remove Last Folders From Path</strong> - deletes the specified number of last folders from the specified path.</li>
<li><strong>Get Folder From Path</strong> - returns the folder with the corresponding index from the specified path. 0 — the first folder, 1 — the second folder, etc. If the index is less than 0, then the index goes from the end in the opposite direction: -1 — the last folder, -2 — the penultimate folder, etc.</li>
<li><strong>Get Folders Count In Path</strong> - returns the number of folders in the specified path.</li>
</ul>
</li>
<li>Added 13 new nodes to work with layers:
<ul>
<li><strong>New Layer From Image</strong> - creates a new layer from the specified image file.</li>
<li><strong>Arrange Selected Layers</strong> - <em>Layer</em> &gt; <em>Arrange</em> Photoshop menu command.</li>
<li><strong>Align Selected Layers</strong> - <em>Layer</em> &gt; <em>Align</em> Photoshop menu command.</li>
<li><strong>Distribute Selected Layers</strong> - <em>Layer</em> &gt; <em>Distribute</em> Photoshop menu command.</li>
<li><strong>Create Clipping Mask By</strong>  - <em>Layer</em> &gt; <em>Create Clipping Mask</em> Photoshop menu command for the layer specified by index, id, or name.</li>
<li><strong>Is Layer Clipping Mask By</strong>  - checks if the layer specified by index, id, or name is a clipping mask.</li>
<li><strong>Get Layer Bounds By</strong>  - returns the boundaries (Left, Top, Right, and Bottom) of the specified layer in pixels in the output decimal parameters, as well as its width and height.</li>
</ul>
</li>
<li>Added 22 nodes to work with smart objects:
<ul>
<li><strong>Get Smart Object Sizes By</strong>  - returns the original width, height, and resolution of the specified Smart Object.</li>
<li><strong>Is Layer Linked Smart Object By</strong>  - checks if the specified layer is a Linked Smart Object.</li>
<li><strong>Get Linked Smart Object Info By</strong>  - returns information of the specified Linked Smart Object about the link path and whether the link is missing or has changed.</li>
<li><strong>Convert to Smart Object</strong> - <em>Layer</em> &gt; <em>Smart Objects</em> &gt; <em>Convert to Smart Object</em> Photoshop menu command.</li>
<li><strong>New Smart Object via Copy</strong> - <em>Layer</em> &gt; <em>Smart Objects</em> &gt; <em>New Smart Object via Copy</em> Photoshop menu command.</li>
<li><strong>Smart Object Update All Modified Content</strong> - <em>Layer</em> &gt; <em>Smart Objects</em> &gt; <em>Update All Modified Content</em> Photoshop menu command.</li>
<li><strong>Smart Object Edit Contents</strong> - <em>Layer</em> &gt; <em>Smart Objects</em> &gt; <em>Edit Contents</em> Photoshop menu command.</li>
<li><strong>Smart Object Reset Transform</strong> - <em>Layer</em> &gt; <em>Smart Objects</em> &gt; <em>Reset Transform</em> Photoshop menu command.</li>
<li><strong>Smart Object Relink To File</strong> - <em>Layer</em> &gt; <em>Smart Objects</em> &gt; <em>Relink to File...</em> Photoshop menu command.</li>
<li><strong>Smart Object Replace Contents</strong> - <em>Layer</em> &gt; <em>Smart Objects</em> &gt; <em>Replace Contents...</em> Photoshop menu command.</li>
<li><strong>Smart Object Export Contents</strong> - <em>Layer</em> &gt; <em>Smart Objects</em> &gt; <em>Export Contents...</em> Photoshop menu command.</li>
<li><strong>Smart Object Embed Linked</strong> - <em>Layer</em> &gt; <em>Smart Objects</em> &gt; <em>Embed Linked</em> Photoshop menu command.</li>
<li><strong>Smart Object Embed All Linked</strong> - <em>Layer</em> &gt; <em>Smart Objects</em> &gt; <em>Embed All Linked</em> Photoshop menu command.</li>
<li><strong>Smart Object Convert To Linked</strong> - <em>Layer</em> &gt; <em>Smart Objects</em> &gt; <em>Convert To Linked...</em> Photoshop menu command.</li>
<li><strong>Smart Object Convert To Layers</strong> - <em>Layer</em> &gt; <em>Smart Objects</em> &gt; <em>Convert To Layers</em> Photoshop menu command.</li>
<li><strong>Smart Object Set Stack Mode</strong> - <em>Layer</em> &gt; <em>Smart Objects</em> &gt; <em>Stack Mode</em> Photoshop menu command.</li>
</ul>
</li>
<li>Added 4 rasterization nodes:
<ul>
<li><strong>Rasterize Layer By</strong>  - rasterize the layer of the given type specified by index, id, or name.</li>
<li><strong>Rasterize All Layers</strong> - rasterizes all layers.</li>
</ul>
</li>
<li>Added 23 nodes to work with the History panel:
<ul>
<li><strong>Get History States Count</strong> - returns the number of history states (including snapshots).</li>
<li><strong>Get Snapshots Count</strong> - returns the number of snapshots on the History panel.</li>
<li><strong>Get History State Name By</strong>  - returns the name of the history state specified by index or id.</li>
<li><strong>Get History State ID By</strong>  - returns the id of the history state specified by index or name.</li>
<li><strong>Get History State Index By</strong>  - returns the index of the history state specified by id or name.</li>
<li><strong>Get History State Info By </strong> - returns some information about the given history state such as whether the specified state is a snapshot, whether it is the source for a history brush, and whether it is current.</li>
<li><strong>Undo</strong> - cancels current changes by moving up in the history states list (does not work in demo mode).</li>
<li><strong>Redo</strong> - redoes undone changes by moving down in the history states list (does not work in demo mode).</li>
<li><strong>Select History State By </strong> - makes the specified history state current (does not work in demo mode).</li>
<li><strong>New Snapshot</strong> - creates a new snapshot from the current state (does not work in demo mode).</li>
<li><strong>Delete Current History State</strong> - removes current history state (does not work in demo mode).</li>
<li><strong>Clear History</strong> - removes all history states except current (does not work in demo mode).</li>
<li><strong>New Document From Current State</strong> - creates a new document from the current state (does not work in demo mode).</li>
<li><strong>Set History Brush Source By </strong> - sets the specified history state as a source for the history brush (does not work in demo mode).</li>
</ul>
</li>
<li><strong>Transform Current Layer</strong> node: added new parameter <strong>Center Position</strong> to specify anchor position for transformation.</li>
<li>Fixed "endless execution" issue in demo mode for nodes that are locked in demo mode.</li>
<li>Some small UI fixes.</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-1-0-released/#post-2</guid>
                    </item>
							        </channel>
        </rss>
		