1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-21 11:27:38 +03:00

appcast 4.2.1

This commit is contained in:
Athanasius 2021-03-15 19:38:16 +00:00
parent 52f9320c44
commit 9924985f18

View File

@ -36,11 +36,51 @@
<!-- Windows -->
<item>
<title>Release 4.2.0</title>
<title>Release 4.2.1</title>
<description>
<![CDATA[
<style>body { font-family:"Segoe UI","Tahoma"; font-size: 75%; } h2 { font-family:"Segoe UI","Tahoma"; font-size: 105%; }</style>
<h2>Release 4.2.1</h2>
<p>This is a bug-fix release.</p>
<ul>
<li>
<p>Updated translations. Thanks once again to all those contributing as per
<a href="https://github.com/EDCD/EDMarketConnector/wiki/Translations">Translations</a>.</p>
</li>
<li>
<p>PLUGINS.md: Clarify when <code>CargoJSON</code> is populated.</p>
</li>
<li>
<p>macOS: <code>pip install -r requirements.txt</code> will now include <code>pyobjc</code> so that
running this application works at all. Check the updated <a href="https://github.com/EDCD/EDMarketConnector/wiki/Running-from-source">Running from
source</a>
for some advice if attempting to run on macOS.</p>
</li>
<li>
<p>JournalLock: Handle when the Journal directory isn't set at all, rather than
erroring. Fixes <a href="https://github.com/EDCD/EDMarketConnector/issues/910">#910 - Not launching (Linux)</a>.</p>
</li>
<li>
<p>Extra logging added to track down cause of <a href="https://github.com/EDCD/EDMarketConnector/issues/909">#909 - Authentication not possible (PC)</a>
. The debug log file might now indicate what's wrong, or we might need
you to run</p>
<pre><code>"c:\Program Files (x86)\EDMarketConnector/EDMarketConnector.exe" --trace
</code></pre>
<p>in order to increase the log level and gather some extra information.
Caution is advised if sharing a <code>--trace</code> log file as it will now contain
some of the actual auth data returned from Frontier.</p>
</li>
<li>
<p>Ensure that 'Save Raw Data' will work. Fixes <a href="https://github.com/EDCD/EDMarketConnector/issues/908">#908 - Raw export of CAPI data broken</a>.</p>
</li>
<li>
<p>Prevent EDDN plugin from erroring when we determine if the commander has
Horizons. Fixes <a href="https://github.com/EDCD/EDMarketConnector/issues/907">#907 - Modules is a list not a dict on damaged stations</a></p>
</li>
</ul>
<h2>Release 4.2.0</h2>
<p><em>This release increases the Minor version due to the major change in how
multiple-instance checking is done.</em></p>
@ -166,10 +206,10 @@ the last mission requiring that cargo type, as found in Cargo.json.</p>
]]>
</description>
<enclosure
url="https://github.com/EDCD/EDMarketConnector/releases/download/Release/4.2.0/EDMarketConnector_win_4.2.0.msi"
url="https://github.com/EDCD/EDMarketConnector/releases/download/Release/4.2.1/EDMarketConnector_win_4.2.1.msi"
sparkle:os="windows"
sparkle:installerArguments="/passive LAUNCH=yes"
sparkle:version="4.2.0"
sparkle:version="4.2.1"
length="11378688"
type="application/octet-stream"
/>