From 9020b7c0c8cb43d010d462412a5e25e8cff17d9a Mon Sep 17 00:00:00 2001
From: David Sangrey
Date: Fri, 15 Mar 2024 15:33:12 -0400
Subject: [PATCH] Update edmarketconnector.xml
---
edmarketconnector.xml | 55 +++++++++++++++++++++++++++++++++++++++----
1 file changed, 51 insertions(+), 4 deletions(-)
diff --git a/edmarketconnector.xml b/edmarketconnector.xml
index b3e5f197..a0cac14d 100644
--- a/edmarketconnector.xml
+++ b/edmarketconnector.xml
@@ -22,11 +22,58 @@
-
- Release 5.10.1
+ Release 5.10.2
body { font-family:"Segoe UI","Tahoma"; font-size: 75%; } h2 { font-family:"Segoe UI","Tahoma"; font-size: 105%; }
-
We now test against, and package with, Python 3.11.7.
-As a consequence of this we no longer support Windows 7.
+
As a result, we do not support Windows 7, 8, or 8.1.
+
+
Release 5.10.2
+This release contains updated dependencies, some bug fixes, a few minor enhancements to some supporting files,
+and some resorted resources as well as a new image for some of the built EXEs.
+
+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 https://github.com/EDCD/EDMarketConnector/wiki/Code-Signing-and-EDMC
+Changes and Enhancements
+
+- Added additional logging to the Python build string in the case of missing files
+- Added a new icon to EDMC's Command-Line EXE
+- Added additional logging to the build system
+- Updated several dependencies
+- Updated FDEV IDs
+- Updated relevant copyright dates
+- Updated automatic build script to support code signing workflow
+- Updated translations to the latest versions
+- Moved a few unused files to the resources folder. These files have no references in the code
+
+Bug Fixes
+
+- Fixed a bug that could cause EDMC to handle SIGINT signals improperly
+- Fixed a bug that could result in URL providers to be set to invalid values
+- Fixed a bug that could result in Coriolis URL providers to revert back to "Auto" on language translations
+- Fixed a bug where Inara didn't understand being blown up by a Thargoid, and blew itself up instead
+- Fixed a printing issue for the localization system for unused strings
+
+Removed Files
+
+- Removed two unused manifest and MacOS icon files which are no longer in use.
+
+Known Issues
+
+- Some users of TCE have reported issues with newer versions of EDMC with TCE.
+
+
+Plugin Developers
+
+- modules.p and ships.p are deprecated, and slated
+for removal in the next major release! Please look for that change coming soon.
+- Note to plugin developers: The
openurl()
function in ttkHyperlinkLabel has been deprecated,
+and slated for removal in the next major release! Please migrate to webbrowser.open()
.
+
+
+
Release 5.10.1
This release contains a number of bugfixes, minor performance enhancements, workflow and dependency updates, and a function deprecation.
@@ -2138,7 +2185,7 @@ about this:
PTS CAPI saying Commander is Docked after jumping to new system.
]]>
-
+