1.2.6 stable
SciterAPIHost.GetNodeType get node type
SciterAPIHost.GetNodeText get node text
SciterAPIHost.SetNodeText set node text
SciterAPIHost.NodeParent get node parent
SciterAPIHost.NodeNthChild get nth child of node
SciterAPIHost.NodeChildrenCount get children count
SciterAPIHost.NodeCastFromElement cast element to node
SciterAPIHost.NodeCastToElement cast node to element
SciterAPIHost.NodeInsert insert node to another node
SciterAPIHost.NodeCreateTextNode create text node
SciterAPIHost.NodeCreateCommentNode create comment node
SciterValue.ToBoolean convert to C# boolean value
From many methods Graphics API removed redundant check
SciterAPIHost.GraphicsPath create path
SciterAPIHost.GraphicsDrawPath draw path
SciterAPIHost.GraphicsFillMode set fill mode