From 6cb101209a5cfb0dce0d3d22621fcf945cf4871e Mon Sep 17 00:00:00 2001 From: David Sangrey Date: Mon, 30 Sep 2024 23:11:59 -0400 Subject: [PATCH] Update edmarketconnector-beta.xml --- edmarketconnector-beta.xml | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/edmarketconnector-beta.xml b/edmarketconnector-beta.xml index faf52b0f..9d6619bc 100644 --- a/edmarketconnector-beta.xml +++ b/edmarketconnector-beta.xml @@ -6,10 +6,33 @@ Most recent changes with links to updates. - Release 5.12.0 + Pre-Release 5.12.1-rc2 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.
+

Pre-Release 5.12.1-rc2

+

This is a release candidate for 5.12.1. It has been pushed to the "Beta" track for updates!

+

This release fixes a pair of widely-reported bugs with EDMC authentication.

+

Changes and Enhancements

+
    +
  • Fixed a typo in the prior release notes
  • +
+

Bug Fixes

+
    +
  • Fixed a bug where the EDMC System Profiler wouldn't load details properly
  • +
  • Reverted a number of usages of Pathlib back to os.path for further validation testing
  • +
  • Fixed a bug where EDMC would error out with a max() ValueError
  • +
+

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.0

This release brings a number of performance enhancements and functionality updates requested by the community to EDMC. Notably, integration with Inara's SLEF notation, custom plugin directories, streamlined logging locations, and @@ -2572,7 +2595,7 @@ about this: PTS CAPI saying Commander is Docked after jumping to new system.

]]>
- +