mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-18 09:57:40 +03:00
Release 5.9.2 Update the XML
This commit is contained in:
parent
31cea2f762
commit
8dea3e3c45
@ -41,7 +41,7 @@ Windows registry to allow for protocol handling. All users are **strongly** enco
|
|||||||
- Fixes a critical bug with the installer on new installs not creating registry keys (#2046)
|
- Fixes a critical bug with the installer on new installs not creating registry keys (#2046)
|
||||||
- Re-enables automatic submodule updates (#1443)
|
- Re-enables automatic submodule updates (#1443)
|
||||||
- Help -> About Version String can now be copied to clipboard (#1936)
|
- Help -> About Version String can now be copied to clipboard (#1936)
|
||||||
- EDSM Task Manager Printout now is less useless (#2045)
|
- EDMC Task Manager Printout now is less useless (#2045)
|
||||||
- Deprecated load_module() is now retired (#1462)
|
- Deprecated load_module() is now retired (#1462)
|
||||||
- API Keys are masked in Settings (#2047)
|
- API Keys are masked in Settings (#2047)
|
||||||
- Installer will now refuse to install on Win7 and Earlier (#1122)
|
- Installer will now refuse to install on Win7 and Earlier (#1122)
|
||||||
|
@ -36,7 +36,7 @@
|
|||||||
<!-- Windows -->
|
<!-- Windows -->
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<title>Release 5.9.1</title>
|
<title>Release 5.9.2</title>
|
||||||
<description>
|
<description>
|
||||||
<![CDATA[
|
<![CDATA[
|
||||||
<style>body { font-family:"Segoe UI","Tahoma"; font-size: 75%; } h2 { font-family:"Segoe UI","Tahoma"; font-size: 105%; }</style>
|
<style>body { font-family:"Segoe UI","Tahoma"; font-size: 75%; } h2 { font-family:"Segoe UI","Tahoma"; font-size: 105%; }</style>
|
||||||
@ -44,6 +44,20 @@
|
|||||||
<p>We now test against, and package with, Python 3.11.1.</p>
|
<p>We now test against, and package with, Python 3.11.1.</p>
|
||||||
<p><strong>As a consequence of this we no longer support Windows 7.</strong><br>
|
<p><strong>As a consequence of this we no longer support Windows 7.</strong><br>
|
||||||
|
|
||||||
|
<h2>Release 5.9.2</h2>
|
||||||
|
<p>This release fixes a critical issue on clean installs which would not update
|
||||||
|
the Windows registry to allow for protocol handling.</p>
|
||||||
|
<p>All users are strongly encouraged to update.</p>
|
||||||
|
<ul>
|
||||||
|
<li>Fixes a critical bug with the installer on new installs not creating registry keys (#2046)</li>
|
||||||
|
<li>Re-enables automatic submodule updates (#1443)</li>
|
||||||
|
<li>Help -> About Version String can now be copied to clipboard (#1936)</li>
|
||||||
|
<li>EDMC Task Manager Printout now is less useless (#2045)</li>
|
||||||
|
<li>Deprecated load_module() is now retired (#1462)</li>
|
||||||
|
<li>API Keys are masked in Settings (#2047)</li>
|
||||||
|
<li>Installer will now refuse to install on Win7 and Earlier (#1122)</li>
|
||||||
|
</ul><hr>
|
||||||
|
|
||||||
<h2>Release 5.9.1</h2>
|
<h2>Release 5.9.1</h2>
|
||||||
<p>This release updates the build system in use for EDMC to a more feature-rich installer, as well
|
<p>This release updates the build system in use for EDMC to a more feature-rich installer, as well
|
||||||
as updating the commodity information to be up-to-date for Update 16.</p>
|
as updating the commodity information to be up-to-date for Update 16.</p>
|
||||||
@ -2043,10 +2057,10 @@ about this:
|
|||||||
]]>
|
]]>
|
||||||
</description>
|
</description>
|
||||||
<enclosure
|
<enclosure
|
||||||
url="https://github.com/EDCD/EDMarketConnector/releases/download/Release%2F5.9.1/EDMarketConnector_Installer_5.9.1.exe"
|
url="https://github.com/EDCD/EDMarketConnector/releases/download/Release%2F5.9.2/EDMarketConnector_Installer_5.9.2.exe"
|
||||||
sparkle:os="windows"
|
sparkle:os="windows"
|
||||||
sparkle:version="5.9.1"
|
sparkle:version="5.9.2"
|
||||||
length="14510827"
|
length="14483637"
|
||||||
type="application/x-ms-dos-executable"
|
type="application/x-ms-dos-executable"
|
||||||
/>
|
/>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user