Skip to content

Release/5.10.3

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Mar 16:14
· 557 commits to main since this release
Release/5.10.3
b9f22f0

Release 5.10.3

This release contains a bugfix for the shipyard outfitting parsing system and an update to the French translations.

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

  • Updated French Translations

Bug Fixes

  • Fixed a bug that crashed the outfitting system when encountering armor. (Thanks TCE team for identifying this one!)

Plugin Developers

  • modules.p and ships.p are deprecated, and slated
    for removal in the next major release! Please look for that change coming soon.
  • Note to plugin developers: The openurl() function in ttkHyperlinkLabel has been deprecated,
    and slated for removal in the next major release! Please migrate to webbrowser.open().