Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayak-sachdeva authored Sep 30, 2024
1 parent 885ad88 commit 66e8e2d
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,37 @@
</header>
<div id="main">
<div class="inner">
<h2>Release 5.4.0</h2>
<h4>Date: 1 Oct, 2024</h4>
<ul>
<li>
<b>Inline Comments:</b>
<p>Users can now provide inline feedback to workunits:</p>
<ul>
<li>Select the text you want to comment on</li>
<li>Enter feedback for the selected text</li>
<li>Streamline collaboration and review processes with precise, contextual comments</li>
</ul>
</li>
<li>
<b>Report Sections Ordering:</b>
<p>Report nodes now support custom ordering of output sections:</p>
<ul>
<li>A list of output sections is displayed in report edit mode</li>
<li>Sections can be reordered as required</li>
<li>Customize your reports to better suit your needs and presentation style</li>
</ul>
</li>
<li>
<b>New Input Nodes:</b>
<p>Two new input nodes have been added to expand your content sourcing options:</p>
<ul>
<li>File input node</li>
<li>URL input node</li>
</ul>
<p>These new nodes allow users to pass in a file or a URL as context, similar to context packs. This feature provides more flexibility in how you incorporate external information into your workflow.</p>
</li>
</ul>
<h2>Release 5.3.0</h2>
<h4>Date: 23 Sep, 2024</h4>
<ul>
Expand Down

0 comments on commit 66e8e2d

Please # to comment.