github EDCD/EDMarketConnector Release/5.13.1

3 months ago

Release 5.13.1

This release fixes a bug with 5.13.0 that could cause the program to fail to launch if a non-English locale and English language pack were selected on Windows.

This release also includes information for Cobra Mk V armor and modules, as well as the Human Extraction module.

Changes and Enhancements

  • Adds Cobra Mk V information
  • Updates Translations

Bug Fixes
Fixes a widely reported bug with 5.13.0 that could cause English-Language non-English locales to crash on start.

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()

Don't miss a new EDMarketConnector release

NewReleases is sending notifications on new releases.