tag:github.com,2008:https://github.com/cursion-dev/server/releases Release notes from server 2024-12-28T20:01:39Z tag:github.com,2008:Repository/430890265/v1.3.0 2024-12-28T20:03:25Z Version 1.3.0 <p><strong>Added Features:</strong></p> <ol> <li>Added <code>Flows</code> to the platform</li> <li>Added member <code>permissions</code> management</li> <li>Containerized for <strong>selfhost</strong> plan</li> </ol> <p><strong>BETA</strong></p> <ol> <li><code>Flows</code> and <code>FlowRuns</code> are currently in beta</li> <li><code>Case</code> generator is still in beta</li> </ol> <p><strong>Removed Features:</strong></p> <ol> <li><code>Testcase</code> transitioned to <code>CaseRun</code></li> <li>Site scoped <code>Schedules</code></li> </ol> <p><strong>Known Issues:</strong></p> <ol> <li>None</li> </ol> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/cursion-dev/server/compare/v1.0.5...v1.3.0"><tt>v1.0.5...v1.3.0</tt></a></p> lrodden tag:github.com,2008:Repository/430890265/v1.2.1 2024-10-01T19:16:38Z Version 1.2.1 <p><strong>Added Features:</strong></p> <ol> <li>First release targeting the new domain <code>cursion.dev</code></li> </ol> <p><strong>BETA</strong></p> <ol> <li>NONE</li> </ol> <p><strong>Removed Features:</strong></p> <ol> <li>NONE</li> </ol> <p><strong>Known Issues:</strong></p> <ol> <li>None</li> </ol> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/cursion-dev/server/compare/v1.0.5...v1.2.1"><tt>v1.0.5...v1.2.1</tt></a></p> lrodden tag:github.com,2008:Repository/430890265/v1.2.0 2024-09-23T18:30:00Z Version 1.2.0 <p><strong>Added Features:</strong></p> <ol> <li>Account Level <code>Schedules</code></li> <li><code>Issue</code> Generator</li> <li>Multiple Browser testing</li> <li>Post-processing for "recorded" <code>Cases</code></li> <li>"xPath" handling for all <code>Cases</code></li> </ol> <p><strong>BETA</strong></p> <ol> <li>NONE</li> </ol> <p><strong>Removed Features:</strong></p> <ol> <li>NONE</li> </ol> <p><strong>Known Issues:</strong></p> <ol> <li>None</li> </ol> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/cursion-dev/server/compare/v1.0.5...v1.2.0"><tt>v1.0.5...v1.2.0</tt></a></p> lrodden tag:github.com,2008:Repository/430890265/v1.1.1 2024-08-06T04:31:05Z Version 1.1.1 <p><strong>Added Features:</strong></p> <ol> <li>NONE</li> </ol> <blockquote> <p>This is the last release with <code>"driver"</code> included as a <code>configs</code> attribute.</p> </blockquote> <p><strong>BETA</strong></p> <ol> <li>Issue generator</li> </ol> <p><strong>Removed Features:</strong></p> <ol> <li>NONE</li> </ol> <p><strong>Known Issues:</strong></p> <ol> <li>None</li> </ol> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/cursion-dev/server/compare/v1.0.5...v1.1.1"><tt>v1.0.5...v1.1.1</tt></a></p> lrodden tag:github.com,2008:Repository/430890265/v1.1.0 2024-05-31T17:26:18Z Version 1.1.0 <p><strong>Added Features:</strong></p> <ol> <li>Introduction of <code>Pages</code> (children of <code>Sites</code>)</li> <li>All <code>Scans</code> and <code>Tests</code> are scoped to the <code>Page</code> level</li> <li>Added <code>Crawler</code> to automatically scrape <code>Sites</code> for available <code>Pages</code></li> <li>Bulk actions "scan", "test", "schedule", and "delete" for <code>Site</code> &amp; <code>Page</code> tables</li> </ol> <p><strong>BETA</strong></p> <ol> <li>A.I. Auto <code>Case</code> Generator</li> </ol> <p><strong>Removed Features:</strong></p> <ol> <li>NONE</li> </ol> <p><strong>Known Issues:</strong></p> <ol> <li>None</li> </ol> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/cursion-dev/server/compare/v1.0.5...v1.1.0"><tt>v1.0.5...v1.1.0</tt></a></p> lrodden tag:github.com,2008:Repository/430890265/v1.0.5 2024-08-06T04:50:39Z Version 1.0.5 <p><strong>Added Features:</strong></p> <ol> <li>NONE</li> </ol> <blockquote> <p>This is the last version before the addition of the <code>Page</code> object.</p> </blockquote> <p>BETA</p> <ol> <li>None</li> </ol> <p><strong>Removed Features:</strong></p> <ol> <li>NONE</li> </ol> <p><strong>Known Issues:</strong></p> <ol> <li>Yellowlab tools audit will fail on occasion for unknown reasons see open issue <a href="https://github.com/YellowLabTools/YellowLabTools/issues/362" data-hovercard-type="issue" data-hovercard-url="/YellowLabTools/YellowLabTools/issues/362/hovercard">here</a></li> </ol> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/cursion-dev/server/compare/v1.0.0...v1.0.5"><tt>v1.0.0...v1.0.5</tt></a></p> lrodden tag:github.com,2008:Repository/430890265/v1.0.4 2022-05-02T16:08:51Z Version 1.0.4 <p><strong>Added Features:</strong></p> <ol> <li>Added “time_completed” to <code>Scan</code> and <code>Site</code> objects</li> <li>Added exception handling for masking ID's</li> <li>Added more robust method for masking id's</li> <li>Added response to 404 errors when requesting a resource that does not exist</li> <li>Added <code>Scan</code> id to response when asynchronously creating a <code>Site</code> (this ID maps to the initial <code>Scan</code> for the <code>Site</code>)</li> <li>Added <code>Tags</code> attribute on all major objects (Sites, Scans, and Tests)</li> <li>Added “Delete Multiple ” endpoints for all major objects (Sites, Scans, and Tests)</li> <li>Added <code>status</code> attributes in response data for async endpoints</li> </ol> <p>BETA</p> <ol> <li>None</li> </ol> <p><strong>Removed Features:</strong></p> <ol> <li>NONE</li> </ol> <p><strong>Known Issues:</strong></p> <ol> <li>Yellowlab tools audit will fail on occasion for unknown reasons see open issue <a href="https://github.com/YellowLabTools/YellowLabTools/issues/362" data-hovercard-type="issue" data-hovercard-url="/YellowLabTools/YellowLabTools/issues/362/hovercard">here</a></li> </ol> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/cursion-dev/server/compare/v1.0.0...v1.0.4"><tt>v1.0.0...v1.0.4</tt></a></p> lrodden tag:github.com,2008:Repository/430890265/v1.0.3 2022-03-30T15:28:37Z Version 1.0.3 <p><strong>Added Features:</strong></p> <ol> <li>Change Docker base image from Alpine to Python-slim (reduced build time by 50%).</li> <li>Added CRUX &amp; PWA audits to <code>Scan</code> and <code>Test</code> objects.</li> <li>In <code>Scan</code> view, added detailed viewing of audits for each category in both Lighthouse &amp; Yellowlab data sets.</li> <li>Expanded accepted automation data_types for CRUX &amp; PWA.</li> <li>Added Puppeteer as an alternative driver to Selenium.</li> <li>Added 'Device' type to allow user to choose a mobile or desktop user-Agent.</li> </ol> <p>BETA</p> <ol> <li>Updated configs to allow for device type &amp; driver</li> </ol> <p><strong>Removed Features:</strong></p> <ol> <li>NONE</li> </ol> <p><strong>Known Issues:</strong></p> <ol> <li>Yellowlab tools audit will fail on occasion for unknown reasons see open issue <a href="https://github.com/YellowLabTools/YellowLabTools/issues/362" data-hovercard-type="issue" data-hovercard-url="/YellowLabTools/YellowLabTools/issues/362/hovercard">here</a></li> </ol> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/cursion-dev/server/compare/v1.0.0...v1.0.3"><tt>v1.0.0...v1.0.3</tt></a></p> lrodden tag:github.com,2008:Repository/430890265/v1.0.2 2022-02-17T15:50:43Z Version 1.0.2 <p><strong>Added Features:</strong></p> <ol> <li>Added Yellow Lab to <code>Scan</code> and <code>Test</code> objects</li> <li><code>Reports</code> -&gt; new object for creating and customizing PDF reports</li> <li>Schedules -&gt; added <code>Reports</code></li> <li>Automations -&gt; expanded for Yellow Lab data types and emailing <code>Reports</code></li> </ol> <p>BETA</p> <ol> <li>Screenshot -&gt; expanded to handle more customizations</li> <li>WP plugin install / activation</li> </ol> <p><strong>Removed Features:</strong></p> <ol> <li>NONE</li> </ol> <p><strong>Known Issues:</strong></p> <ol> <li>NONE</li> </ol> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/cursion-dev/server/compare/v1.0.0...v1.0.2"><tt>v1.0.0...v1.0.2</tt></a></p> lrodden tag:github.com,2008:Repository/430890265/v1.0.1 2022-02-04T01:01:00Z Version 1.0.1 <p><strong>Added Features:</strong></p> <ol> <li>Image comparison (VRT)</li> <li>Detailed <code>Scan</code> configurations</li> <li>Screenshot</li> <li>Schedules -&gt; expanded for configs</li> <li>Automations -&gt; expanded for all <code>Test</code> data types</li> </ol> <p><strong>Removed Features:</strong></p> <ol> <li>NONE</li> </ol> <p><strong>Known Issues:</strong></p> <ol> <li>NONE</li> </ol> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/cursion-dev/server/compare/v1.0.0...v1.0.1"><tt>v1.0.0...v1.0.1</tt></a></p> lrodden