From 778e1454a6e1275e574c2a7b8c882a70161ba314 Mon Sep 17 00:00:00 2001 From: David Sangrey Date: Fri, 7 Jun 2024 17:47:50 -0400 Subject: [PATCH] Update edmarketconnector-beta.xml --- edmarketconnector-beta.xml | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/edmarketconnector-beta.xml b/edmarketconnector-beta.xml index 1b34be43..82d1c63c 100644 --- a/edmarketconnector-beta.xml +++ b/edmarketconnector-beta.xml @@ -6,10 +6,32 @@ Most recent changes with links to updates. - Pre-Release 5.11.0 + Pre-Release 5.11.1-beta0 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.11.1-beta0

+

This is a release candidate for 5.11.1.

+

This release fixes a bug regarding FDevID files when running from Source in a non-writable location.

+

Changes and Enhancements

+
    +
  • Added a check on Git Pushes to check for updated translation strings for developers
  • +
+

Bug Fixes

+
    +
  • Fixed a bug that could result in the program not updating or writing FDevID files when running from source in a location where the running user can't write to
  • +
+

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().
  • +
  • FDevID files (commodity.csv and rare_commodity.csv) have moved their preferred location to the app dir (same location as default Plugins folder). Please migrate to use config.app_dir_path.
  • +
+

Release 5.11.0

This release includes a number of new features and improvements, including a new Beta Update Track for testing future updates, enhanced context menus for text entry fields and UI elements, a revamp to the existing translation system and logging capabilities, and more. This release includes the Python Image Library (PIL) into our core bundle, adds a number of stability and configuration checks to the tool, and adds new schemas and configuration values to senders.

This release also includes a number of bug fixes, performance enhancements, and updates to various aspects of the code to enhance maintainability are included. Notably, MacOS support has been removed due to a lack of support for this OS in Elite, and a number of functions have been deprecated and will be removed in later versions. Plugin developers, take note!

@@ -2403,7 +2425,7 @@ about this: PTS CAPI saying Commander is Docked after jumping to new system.

]]>
- +