<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title><![CDATA[Lode Releases]]></title>
        <description><![CDATA[The feed for Lode app's latest releases]]></description>
        <link>https://lode.run</link>
        <image>
            <url>https://lode.run/favicon.png</url>
            <title>Lode Releases</title>
            <link>https://lode.run</link>
        </image>
        <generator>Lode + VuePress</generator>
        <lastBuildDate>Thu, 26 Sep 2024 09:35:00 GMT</lastBuildDate>
        <atom:link href="https://lode.run/rss.xml" rel="self" type="application/rss+xml"/>
        <pubDate>Thu, 26 Sep 2024 09:35:00 GMT</pubDate>
        <copyright><![CDATA[Copyright © 2024 - Tomas Buteler]]></copyright>
        <language><![CDATA[en-us]]></language>
        <managingEditor><![CDATA[Tomas Buteler]]></managingEditor>
        <webMaster><![CDATA[Tomas Buteler]]></webMaster>
        <docs>https://lode.run/documentation/</docs>
        <category><![CDATA[Software]]></category>
        <category><![CDATA[Electron]]></category>
        <category><![CDATA[Developer Tools]]></category>
        <category><![CDATA[Unit Testing]]></category>
        <category><![CDATA[Feature Testing]]></category>
        <category><![CDATA[Graphical Interface]]></category>
        <category><![CDATA[Unit Testing GUI]]></category>
        <category><![CDATA[Feature Testing GUI]]></category>
        <category><![CDATA[PHPUnit]]></category>
        <category><![CDATA[Jest]]></category>
        <item>
            <title><![CDATA[0.36.0]]></title>
            <description><![CDATA[<h3>New</h3><ul><li>Preliminary support for PHPUnit 10+</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.36.0</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.36.0</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Thu, 26 Sep 2024 08:28:10 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.35.0]]></title>
            <description><![CDATA[<h3>New</h3><ul><li>Dark mode</li><li>Copy a test’s relative path from the context menu</li><li>Double click on a test to open the file it is contained in</li><li>New button to collapse all test suites at once</li><li>Allow frameworks to process test result feedback messages</li></ul><h3>Changed</h3><ul><li>Improved feedback on which process architecture Lode is running in</li><li>Upgrade to Electron v30</li></ul><h3>Fixed</h3><ul><li>Issue with PHPUnit when running on PHP 8.2 or later</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.35.0</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.35.0</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Tue, 25 Jun 2024 18:37:07 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.34.0]]></title>
            <description><![CDATA[<h3>New</h3><ul><li>Lode is now available in both Intel and Apple silicon versions. Please re-download the application in your desired architecture if you have installed Lode from a previous version</li></ul><h3>Changed</h3><ul><li>Various dependency upgrades</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.34.0</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.34.0</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Sun, 27 Feb 2022 14:08:35 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.33.0]]></title>
            <description><![CDATA[<h3>New</h3><ul><li>Custom titlebar for Windows version</li></ul><h3>Changed</h3><ul><li>Upgraded Electron to v13</li></ul><h3>Fixed</h3><ul><li>Selecting to filter from framework menu not working as expected</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.33.0</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.33.0</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Wed, 28 Jul 2021 13:13:44 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.32.0]]></title>
            <description><![CDATA[<h3>Changed</h3><ul><li>Upgraded Lode’s renderer to Vue 3</li></ul><h3>Fixed</h3><ul><li>Scanning of empty repositories from main panel not working</li><li>Drag and drop of repositories not working</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.32.0</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.32.0</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Tue, 06 Jul 2021 20:28:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.31.1]]></title>
            <description><![CDATA[<h3>Fixed</h3><ul><li>Jest tests marked as “todo” not always being recognised as “incomplete”</li><li>Suite selection persisting even when not in view</li><li>Suite sometimes persisting after being deselected when using a combination status filters</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.31.1</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.31.1</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Fri, 02 Apr 2021 16:26:54 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.31.0]]></title>
            <description><![CDATA[<h3>Changed</h3><ul><li>Updated Electron to 12.0.0</li><li>Updated to Webpack 5</li></ul><h3>Fixed</h3><ul><li>Parameters tab in test results not cycling or persisting as expected</li><li>Very long test names would cause test result pane to crop</li><li>Occasional misalignment of suite or test checkboxes</li></ul><h3>Removed</h3><ul><li>Window and sidebar vibrancy on macOS</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.31.0</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.31.0</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Fri, 26 Mar 2021 16:44:50 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.30.2]]></title>
            <description><![CDATA[<h3>Changed</h3><ul><li>Updated Electron to 11.3.0</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.30.2</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.30.2</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Sat, 27 Feb 2021 16:13:53 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.30.1]]></title>
            <description><![CDATA[<h3>Changed</h3><ul><li>Remove vibrancy from sidebar in macOS when using dark mode</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.30.1</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.30.1</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Wed, 24 Feb 2021 20:19:40 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.30.0]]></title>
            <description><![CDATA[<h3>New</h3><ul><li>Added support for PHPUnit 9+</li><li>Vibrancy for sidebar in macOS</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.30.0</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.30.0</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Tue, 23 Feb 2021 12:43:15 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.29.1]]></title>
            <description><![CDATA[<h3>Changed</h3><ul><li>Don’t override indeterminate checkbox style</li><li>Improvements in path manipulation</li></ul><h3>Fixed</h3><ul><li>Tests could linger as “queued” if they threw an error when being run selectively</li><li>Potential parsing error when a Lode processed errored in the middle of reporting</li><li>Jest tests that should not be selectable could still be selected using keyboard</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.29.1</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.29.1</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Fri, 29 Jan 2021 15:52:56 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.29.0]]></title>
            <description><![CDATA[<h3>New</h3><ul><li>Filter and run action from suite context menu</li><li>One-click content copy from snippets in test results and alerts</li></ul><h3>Changed</h3><ul><li>Updated to Electron 11</li><li>Enforce context isolation in renderer process for added security</li><li>Improved memory footprint in renderer process</li><li>Interface and icons refinements, from updated Primer versions</li><li>Various stability improvements</li></ul><h3>Fixed</h3><ul><li>Console file paths in Jest 25+</li><li>Updater failures could cause the app to freeze</li><li>Jitter when switching frameworks on a sidebar with overflowing content</li></ul><h3>Removed</h3><ul><li>Dynamic sorting</li></ul><h3>Notes</h3><ul><li>An extensive refactor of Lode’s codebase to ensure it adheres to Electron’s latest security best-practices (#45). It also updates dependencies to much newer versions (including underlying Node and Chrome versions) for a faster and more stable foundation, which will soon allow for additional improvements and Apple Silicon builds, too.</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.29.0</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.29.0</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Sat, 12 Dec 2020 12:56:24 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.28.4]]></title>
            <description><![CDATA[<h3>Changed</h3><ul><li>Updated Electron to 6.1.7</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.28.4</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.28.4</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Tue, 07 Jan 2020 09:36:32 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.28.3]]></title>
            <description><![CDATA[<h3>Fixed</h3><ul><li>Keyword filter matching overriding status matches</li><li>Windows tab cycling always going forwards</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.28.3</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.28.3</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Sat, 26 Oct 2019 11:10:15 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.28.2]]></title>
            <description><![CDATA[<h3>Changed</h3><ul><li>Remove filter match highlight, which did not perform well enough in frameworks with a large amount of tests</li></ul><h3>Fixed</h3><ul><li>Filtering by status not returning the expected results</li><li>Update control missing from application menu in Windows</li><li>Showing files in Explorer opened window in the background in Windows</li><li>“Switch project” check state in Windows</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.28.2</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.28.2</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Thu, 24 Oct 2019 11:27:18 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.28.1]]></title>
            <description><![CDATA[<h3>Fixed</h3><ul><li>Define Windows certificate publisher name to enable auto-updating of NSIS installations</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.28.1</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.28.1</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Wed, 23 Oct 2019 21:17:19 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.28.0]]></title>
            <description><![CDATA[<h3>New</h3><ul><li>Highlight matching part of a test suite’s name when filtering - #21</li><li>Better tab navigation - #20</li></ul><h3>Changed</h3><ul><li>Trim backslashes (i.e. Windows path separators) from filter keywords</li></ul><h3>Fixed</h3><ul><li>Windows titlebar not updating when needed</li><li>Framework settings failing to fetch a framework’s display name</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.28.0</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.28.0</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Wed, 23 Oct 2019 20:47:18 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.27.0]]></title>
            <description><![CDATA[<h3>New</h3><ul><li>Windows compatibility</li></ul><h3>Changed</h3><ul><li>Improved console context in results pane, with added actions</li><li>Improved accuracy when scanning package.json files for Jest testing scripts</li></ul><h3>Fixed</h3><ul><li>Warnings triggered when running PHPUnit 7, because the Lode reporter’s <code>writeProgress</code> was not fully compatible with parent</li><li>Excessive font weight for framework titles in macOS Catalina</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.27.0</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.27.0</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Fri, 18 Oct 2019 15:56:36 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.26.1]]></title>
            <description><![CDATA[<h3>Changed</h3><ul><li>Code is now compiled specifically for Node.js 12</li></ul><h3>Fixed</h3><ul><li>Jest tests could end up with the same id in some circumstances, causing focus to appear on two or more tests at once</li><li>Select inputs not having icons</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.26.1</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.26.1</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Sun, 06 Oct 2019 10:11:44 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.26.0]]></title>
            <description><![CDATA[<h3>Changed</h3><ul><li>Errors from malformed Jest test suites are now treated as failures, with much improved feedback</li><li>Lode now enforces a content security policy</li></ul><h3>Fixed</h3><ul><li>Stopping framework runs being unresponsive at times</li><li>Jest stack traces failing to properly parse filenames with spaces in them</li><li>Tests erroneously assuming “queued” status in some edge cases</li><li>Test parameters failing to show if suite was not expanded or selected before running</li><li>More resilient process output parsing, especially when dealing with stray output</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.26.0</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.26.0</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Sun, 22 Sep 2019 10:52:32 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.25.1]]></title>
            <description><![CDATA[<h3>Fixed</h3><ul><li>Processes failing with npm runner</li><li>Failing to remove framework from its dedicated settings modal</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.25.1</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.25.1</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Thu, 19 Sep 2019 09:48:05 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.25.0]]></title>
            <description><![CDATA[<h3>New</h3><ul><li>Progress indicator in application icon</li><li>More controls for running frameworks in bulk, including from repository or project context menus in the sidebar</li></ul><h3>Changed</h3><ul><li>Better formatting of duration strings</li><li>Less dependency on Node APIs in the renderer process</li><li>Updated Primer CSS and Octicons to latest version</li><li>Pre-compile main process for faster loading times - #14</li></ul><h3>Fixed</h3><ul><li>Opening files in external application alerting for an error that didn’t occur</li><li>PHPUnit files getting stuck in “running” status if running a subset of tests in which one or more had been removed from the framework</li><li>ANSI output parsing failing in certain situations</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.25.0</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.25.0</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Sat, 07 Sep 2019 19:43:48 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.24.0]]></title>
            <description><![CDATA[<h3>Changed</h3><ul><li>Upgrade to Electron 6.0 - #13</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.24.0</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.24.0</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Sun, 18 Aug 2019 10:45:52 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.23.0]]></title>
            <description><![CDATA[<h3>New</h3><ul><li>Data parameters from PHPUnit are now shown in the “Parameters” tab in the results pane</li><li><code>console</code> helper in PHPUnit to help debug tests while running Lode</li></ul><h3>Changed</h3><ul><li>Improved parsing of Jest failure feedback</li><li>Improved rendering of feedback text</li><li>Always use panels for diff</li></ul><h3>Fixed</h3><ul><li>PHPUnit unable to run tests in separate processes</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.23.0</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.23.0</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Sun, 11 Aug 2019 12:28:55 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.22.2]]></title>
            <description><![CDATA[<h3>Fixed</h3><ul><li>Security fixes - #10 #11</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.22.2</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.22.2</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Tue, 06 Aug 2019 20:58:31 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.22.1]]></title>
            <description><![CDATA[<h3>Changed</h3><ul><li>Use S3 publisher alongside GitHub for automatic updates</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.22.1</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.22.1</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Tue, 06 Aug 2019 19:12:31 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.22.0]]></title>
            <description><![CDATA[<h3>New</h3><ul><li>Lode is now <a href="https://github.com/lodeapp/lode">open source software</a>!</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.22.0</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.22.0</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Tue, 06 Aug 2019 18:07:04 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.21.0]]></title>
            <description><![CDATA[<h3>New</h3><ul><li>Lode can now handle missing repositories more gracefully</li><li>Filter a single test file in the list view from its context menu</li><li>Reveal repositories in Finder from sidebar context menu</li><li>Automatic crash reports from main process</li><li>Minimal anonymized usage tracking</li></ul><h3>Changed</h3><ul><li>Restrict draggable regions to app’s topmost areas</li><li>More minimalistic filtering input, with the addition of a search icon in preparation of more complex search options</li><li>Terms and conditions to account for anonymized tracking</li></ul><h3>Fixed</h3><ul><li>PHPUnit failing to run inside repositories with spaces in their path</li><li>Framework lingers in active mode even if its parent repository was removed</li><li>Sidebar jiggle when switching frameworks</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.21.0</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.21.0</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Wed, 12 Jun 2019 15:38:30 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.20.0]]></title>
            <description><![CDATA[<h3>New</h3><ul><li>Test file list can now be sorted (initially supports sorting by running order, name, dates of last update or last run, total duration and maximum test duration)</li><li>Allow filtering by “selected” status. Useful for when you want a run a subset of files by their status, but want to keep them in view regardless of their subsequent outcomes</li><li>Lode will now remember the first time a test was seen and the last time it was run</li><li>Link to release notes from About window</li></ul><h3>Changed</h3><ul><li>More minimalistic result pane tabs</li><li>Test information (previously “statistics”) is no longer hidden while a test is in a transient status</li><li>If a file is excluded by filters they will now be collapsed in addition to being unselected</li><li>Improvements in content overflow in the sidebar, tests list and results pane</li><li>Use tabular numbers for dynamic labels</li><li>Slight changes in color palette</li></ul><h3>Fixed</h3><ul><li>Issue with “Add another repository” button creating a new input that was not blank when trying to add multiple repositories at once</li><li>Prevent PHPUnit from returning empty traces</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.20.0</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.20.0</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Wed, 05 Jun 2019 06:49:13 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.19.0]]></title>
            <description><![CDATA[<h3>New</h3><ul><li>Improved Jest feedback, with better separation between message and stack trace and rich traces instead of plain ANSI</li><li>Command-F will now focus on the framework’s filtering input</li><li>Jump to documentation from application menu</li></ul><h3>Changed</h3><ul><li>Exclude hidden part of a suite’s path from keyword filtering, which should yield better results when copying and pasting paths from many different sources</li><li>Clicking on repository name on sidebar will now collapse and expand it</li><li>Better handling of collapsible panels with no content (no empty bodies, no copy button)</li><li>Software update improvements</li></ul><h3>Fixed</h3><ul><li>Fix macOS malicious software alert in quarantined app, due to stricter control for notarized apps in 10.14.5</li><li>Code snippets failing to highlight first line</li><li>Don’t try to calculate relative paths to files inside a stack trace frame if they’re already relative</li><li>Odd filename truncation in relative paths in a collapsible panel’s header</li><li>Missing icon in about window</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.19.0</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.19.0</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Tue, 28 May 2019 20:23:13 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.18.0]]></title>
            <description><![CDATA[<h3>New</h3><ul><li>Show “actual”, “expected” and “expected (partial)” results from presence matching failures in PHPUnit, which improves feedback for Laravel-specific assertions like <code>assertSee</code> and <code>assertJson</code></li><li>Copy to clipboard button for diff and trace panel contents</li><li>Toggle sort order on exception traces</li></ul><h3>Changed</h3><ul><li>Exclude hidden part of a suite’s path from keyword filtering</li><li>Clicking on repository name on sidebar will now collapse and expand it</li><li>Softeware update improvements</li></ul><h3>Fixed</h3><ul><li>Repository scanning issue which could cause frameworks being wrongly identified when adding multiple repositories at once with auto-scanning turned on</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.18.0</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.18.0</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Sun, 19 May 2019 18:51:54 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[0.17.2]]></title>
            <description><![CDATA[<h3>New</h3><ul><li>Shiny new application icon</li></ul><h3>Changed</h3><ul><li>Auto-download updates, but still prompt users to install</li></ul><h3>Fixed</h3><ul><li>Formatting and misnomers in terms and conditions</li></ul>]]></description>
            <link>https://lode.run/release-notes/#v0.17.2</link>
            <guid isPermaLink="false">https://lode.run/release-notes/#v0.17.2</guid>
            <dc:creator><![CDATA[Tomas Buteler]]></dc:creator>
            <pubDate>Wed, 15 May 2019 07:48:22 GMT</pubDate>
        </item>
    </channel>
</rss>