mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-15 00:30:33 +03:00
Merge branch 'releases' into enhancement/519/add-beta
This commit is contained in:
commit
6e557caac5
@ -15,8 +15,9 @@ We now sign our code! This does mean that built EXEs are now slightly modified o
|
||||
For information on what this means, and opt-out options, please visit https://github.com/EDCD/EDMarketConnector/wiki/Code-Signing-and-EDMC
|
||||
|
||||
**Changes and Enhancements**
|
||||
* Added new SCO Module Details
|
||||
* Added new SCO and Python Armor Module Details
|
||||
* Reverted a change from the prior release due to breaking some consumers.
|
||||
|
||||
**Plugin Developers**
|
||||
* modules.p and ships.p are deprecated, and slated for removal in 5.11+!
|
||||
* The `openurl()` function in ttkHyperlinkLabel has been deprecated,
|
||||
|
@ -22,10 +22,51 @@
|
||||
</item>
|
||||
<!-- Windows -->
|
||||
<item>
|
||||
<title>Release 5.10.4</title>
|
||||
<title>Release 5.10.6</title>
|
||||
<description><![CDATA[<style>body { font-family:"Segoe UI","Tahoma"; font-size: 75%; } h2 { font-family:"Segoe UI","Tahoma"; font-size: 105%; }</style>
|
||||
<p>We now test against, and package with, Python 3.11.7.</p>
|
||||
<p><strong>As a result, we do not support Windows 7, 8, or 8.1.</strong><br>
|
||||
<h2>Release 5.10.6</h2>
|
||||
<p>This release contains the data information for the new SCO modules added in Elite update 18.04.
|
||||
This should represent full support for the new Python Mk II.</p>
|
||||
<p>We now sign our code! This does mean that built EXEs are now slightly modified on our developer's machines.
|
||||
For information on what this means, and opt-out options, please visit <a href="https://github.com/EDCD/EDMarketConnector/wiki/Code-Signing-and-EDMC">https://github.com/EDCD/EDMarketConnector/wiki/Code-Signing-and-EDMC</a></p>
|
||||
<p><strong>Changes and Enhancements</strong></p>
|
||||
<ul>
|
||||
<li>Added new SCO and Python Armor Module Details</li>
|
||||
<li>Reverted a change from the prior release due to breaking some consumers.</li>
|
||||
</ul>
|
||||
<p><strong>Plugin Developers</strong></p>
|
||||
<ul>
|
||||
<li>modules.p and ships.p are deprecated, and slated for removal in 5.11+!</li>
|
||||
<li>The <code>openurl()</code> function in ttkHyperlinkLabel has been deprecated,
|
||||
and slated for removal in 5.11+! Please migrate to <code>webbrowser.open()</code>.</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2>Release 5.10.5</h2>
|
||||
<p>This release contains a fix for a bug that could crash EDMC's console versions when reading outfitting information from the new SCO Frame Shift Drive modules.</p>
|
||||
<p>Please note that this does not offer full support for the new SCO modules or the Python Mk II. More support will be added in a future update.</p>
|
||||
<p>We now sign our code! This does mean that built EXEs are now slightly modified on our developer's machines.
|
||||
For information on what this means, and opt-out options, please visit <a href="https://github.com/EDCD/EDMarketConnector/wiki/Code-Signing-and-EDMC">https://github.com/EDCD/EDMarketConnector/wiki/Code-Signing-and-EDMC</a></p>
|
||||
<p><strong>Changes and Enhancements</strong></p>
|
||||
<ul>
|
||||
<li>Updated Translations</li>
|
||||
<li>Added limited data regarding the Python Mk II</li>
|
||||
<li>Added a few Coriolis module information entries</li>
|
||||
</ul>
|
||||
<p><strong>Bug Fixes</strong></p>
|
||||
<ul>
|
||||
<li>Fixed a bug that could cause the new SCO modules to display improper ratings or sizes</li>
|
||||
<li>Fixed a bug where the new SCO modules would display as a normal Frame Shift Drive</li>
|
||||
<li>Fixed a bug which could crash EDMC if the exact details of a Frame Shift Drive were unknown</li>
|
||||
</ul>
|
||||
<p><strong>Plugin Developers</strong></p>
|
||||
<ul>
|
||||
<li>modules.p and ships.p are deprecated, and slated for removal in 5.11+!</li>
|
||||
<li>The <code>openurl()</code> function in ttkHyperlinkLabel has been deprecated,
|
||||
and slated for removal in 5.11+! Please migrate to <code>webbrowser.open()</code>.</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<h2>Release 5.10.4</h2>
|
||||
<p>This release contains updated dependencies, modules files, translations, and adds two new EDDN schemas. It also
|
||||
adds Turkish translations to EDMC!</p>
|
||||
@ -2231,7 +2272,7 @@ about this:
|
||||
<a href="https://issues.frontierstore.net/issue-detail/28638" rel="nofollow">PTS CAPI saying Commander is Docked after jumping to new system</a>.</p>
|
||||
</li>
|
||||
</ul>]]></description>
|
||||
<enclosure url="https://github.com/EDCD/EDMarketConnector/releases/download/Release%2F5.10.4/EDMarketConnector_Installer_5.10.4.exe" sparkle:os="windows" sparkle:version="5.10.4" length="0" type="application/x-ms-dos-executable" />
|
||||
<enclosure url="https://github.com/EDCD/EDMarketConnector/releases/download/Release%2F5.10.6/EDMarketConnector_Installer_5.10.6.exe" sparkle:os="windows" sparkle:version="5.10.6" length="0" type="application/x-ms-dos-executable" />
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
Loading…
x
Reference in New Issue
Block a user