Skip to content

Release/5.10.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Apr 21:02
Release/5.10.4
3b2f37f

Release 5.10.4

This release contains updated dependencies, modules files, translations, and adds two new EDDN schemas. It also adds Turkish translations to EDMC!

We now sign our code! This does mean that built EXEs are now slightly modified on our developer's machines.
For information on what this means, and opt-out options, please visit https://github.com/EDCD/EDMarketConnector/wiki/Code-Signing-and-EDMC

Changes and Enhancements

  • Adds Turkish Translations to EDMC
  • Adds DockingDenied and DockingGranted EDDN Schemas
  • Updated FDevIDs Dependency
  • Updated Translations
  • Updated modules files to process several missing module types used for bug squishing or going fast
  • Updated Python Dependencies

Bug Fixes

  • Fixed a bug on older Python versions which couldn't import updated type annotations

Plugin Developers

  • modules.p and ships.p are deprecated, and slated for removal in 5.11+!
  • The openurl() function in ttkHyperlinkLabel has been deprecated,
    and slated for removal in 5.11+! Please migrate to webbrowser.open().