tag:github.com,2008:https://github.com/lbausch/SQLgreyGUI/releases Release notes from SQLgreyGUI 2017-10-31T21:03:12Z tag:github.com,2008:Repository/22074674/v3.0.4 2017-10-31T21:04:05Z Version 3.0.4 <p>Updated dependencies and bug fixes</p> <h1>Upgrade</h1> <p>git fetch<br> git checkout v3.0.4<br> composer install --no-dev<br> yarn install</p> lbausch tag:github.com,2008:Repository/22074674/v3.0.3 2017-07-12T13:26:01Z Version 3.0.3 <ul> <li>Update dependencies</li> <li>Minor tweaks</li> </ul> <h1>Upgrade</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="git fetch git checkout v3.0.3 composer install --no-dev yarn install"><pre class="notranslate"><code>git fetch git checkout v3.0.3 composer install --no-dev yarn install </code></pre></div> <p>If you're using seperate databases for SQLgrey and SQLgreyGUI please review your settings in the <code>.env</code> file and read the docs.</p> lbausch tag:github.com,2008:Repository/22074674/v3.0.2 2017-07-04T10:43:29Z Version 3.0.2 <ul> <li>Update to Laravel 5.4.28</li> <li>Minor tweaks</li> </ul> <h1>Upgrade</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="git fetch git checkout v3.0.2 composer install --no-dev yarn install"><pre class="notranslate"><code>git fetch git checkout v3.0.2 composer install --no-dev yarn install </code></pre></div> lbausch tag:github.com,2008:Repository/22074674/v3.0.1 2017-05-10T13:19:19Z Version 3.0.1 <ul> <li>Update to Laravel 5.4.22</li> <li>Minor tweaks</li> </ul> <h1>Upgrade</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="git fetch git checkout v3.0.1 composer install --no-dev yarn install yarn run prod"><pre class="notranslate"><code>git fetch git checkout v3.0.1 composer install --no-dev yarn install yarn run prod </code></pre></div> lbausch tag:github.com,2008:Repository/22074674/v3.0.0 2017-05-04T18:20:11Z Version 3.0.0 <p><a href="https://github.com/lbausch/SQLgreyGUI/blob/master/UPGRADE.md">Upgrade Instructions</a></p> lbausch tag:github.com,2008:Repository/22074674/v2.0.1 2016-08-01T21:00:46Z Version 2.0.1 <p>Maintenance release</p> lbausch tag:github.com,2008:Repository/22074674/v2.0.0 2016-03-25T20:51:45Z Version 2.0.0 <p>Upgrade instructions:</p> <ul> <li><code>rm bootstrap/cache/compiled.php</code></li> <li><code>rm bootstrap/cache/services.json</code></li> <li><code>composer install --no-dev</code></li> <li><code>php artisan migrate --force</code></li> </ul> lbausch tag:github.com,2008:Repository/22074674/v1.7.1 2015-10-10T12:51:56Z Version 1.7.1 <p>Minor updates</p> lbausch tag:github.com,2008:Repository/22074674/v1.7 2015-07-03T20:46:22Z Version 1.7.0 <p>Update to Laravel 5.1</p> lbausch tag:github.com,2008:Repository/22074674/v1.6.1 2015-05-17T11:58:13Z Version 1.6.1 <p>Updated some composer dependencies</p> lbausch