From 778e1454a6e1275e574c2a7b8c882a70161ba314 Mon Sep 17 00:00:00 2001
From: David Sangrey We now test against, and package with, Python 3.11.9. As a result, we do not support Windows 7, 8, or 8.1. 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 Bug Fixes Plugin Developers 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!
+Pre-Release 5.11.1-beta0
+
+
+
+
+
+
+_()
is deprecated, and is slated for removal in 6.0 or later. Please migrate to importing translations
and calling translations.translate
or translations.tl
directlyTranslations
as the translate system singleton is deprecated, and is slated for removal in 6.0 or later. Please migrate to the translations
singletonhelp_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()
.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