From d4d07e11c00bad3485e998e7a61f930d970b70c8 Mon Sep 17 00:00:00 2001
From: David Sangrey
Date: Sat, 8 Feb 2025 13:18:22 -0500
Subject: [PATCH] Update edmarketconnector-beta.xml
---
edmarketconnector-beta.xml | 32 ++++++++++++++++++++++++++++++--
1 file changed, 30 insertions(+), 2 deletions(-)
diff --git a/edmarketconnector-beta.xml b/edmarketconnector-beta.xml
index 1d8696fc..8f1fa32e 100644
--- a/edmarketconnector-beta.xml
+++ b/edmarketconnector-beta.xml
@@ -6,10 +6,38 @@
Most recent changes with links to updates.
-
- Release 5.12.1
+ Release 5.12.2-rc1
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.9.
As a result, we do not support Windows 7, 8, or 8.1.
+
Release 5.12.2-rc1
+This is a pre-release to test a number of bugfixes and security improvements in EDMC.
+NOTE: Only an UNSIGNED installer is provided for this pre-release.
+Changes and Enhancements
+
+- Adds a guard against workflow shell execution vulnerabilities in GitHub Actions
+- Adds a "Copy" icon in the EDMC System Profiler
+- Includes additional Loadout event properties in the "State" context
+- Updates Dependencies and Submodules
+
+Bug Fixes
+
+- Removes Duplicate Coriolis Definitions Included In Submodules
+- Adds Context Support for Mandalay and Cobra Mk V, and Type-8 Transporter
+- Adds a number of missing modules to modules.json
+- Fixes a widely-reported bug where missing HullValue or ModuleValue entries would cause parsing to crash
+- Fixes a bug where PSUtils exception handling was not processed
+
+Plugin Developers
+
+- nb.Entry is deprecated, and is slated for removal in 6.0 or later. Please migrate to nb.EntryMenu
+- nb.ColoredButton is deprecated, and is slated for removal in 6.0 or later. Please migrate to tk.Button
+- Calling internal translations with
_()
is deprecated, and is slated for removal in 6.0 or later. Please migrate to importing translations
and calling translations.translate
or translations.tl
directly
+Translations
as the translate system singleton is deprecated, and is slated for removal in 6.0 or later. Please migrate to the translations
singleton
+help_open_log_folder()
is deprecated, and is slated for removal in 6.0 or later. Please migrate to open_folder()
+update_feed
is deprecated, and is slated for removal in 6.0 or later. Please migrate to get_update_feed()
.
+
+
Release 5.12.1
This release fixes a handful of bugs reported with 5.12.0, notably a widely-reported bug with EDMC CAPI Authentication.
Changes and Enhancements
@@ -2642,7 +2670,7 @@ about this:
PTS CAPI saying Commander is Docked after jumping to new system.
]]>
-
+