1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-06-19 16:24:07 +03:00

Release 5.8.1: appcast

This commit is contained in:
Athanasius 2023-01-22 13:21:04 +00:00
parent ce90dfbff3
commit 2a78a970f9
No known key found for this signature in database
GPG Key ID: 772697E181BB2767

View File

@ -36,7 +36,7 @@
<!-- Windows --> <!-- Windows -->
<item> <item>
<title>Release 5.8.0</title> <title>Release 5.8.1</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,10 @@
<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.8.1</h2>
<p>This fixes a bug where the Cmdr/APIKey sections on Settings > EDSM would never be shown.</p>
<hr>
<h2>Release 5.8.0</h2> <h2>Release 5.8.0</h2>
<p>This release is essentially the same as 5.8.0-rc3 with only the version and <p>This release is essentially the same as 5.8.0-rc3 with only the version and
this changelog updated.</p> this changelog updated.</p>