github pyfa-org/Pyfa v2.69.0

3 hours ago

Database:

Changes:

  • This release updates many libraries used by Pyfa, some of them through a major version bump. I tried to iron out as many issues caused by this as possible, but there are likely things I broke without noticing. Please post issues if you face any.
  • Pyinstaller version also has been updated, and doing that often triggers Windows defender.
  • With new release of wxPython/wxWidgets, which added dark mode support across all platforms, dark mode setting has been added to general preferences.
    • Windows notes: switching mode needs full app restart. On top of that, due to wxPython/wxWidgets redrawing dark mode widgets multiple times, there are performance regressions, up to making dark-mode app unusable on windows. I hope to mitigate it to some extent, but couldn't make it until today.
  • Added generic command burst support (#2795, thanks @GET-R3AL!)

Fixes:

  • Do not crash on attempt to load dialog on some linux distributions (#2791, thanks @tadeasf!)
  • Fix application graph performance issues (#2786, thanks @GET-R3AL!)

Don't miss a new Pyfa release

NewReleases is sending notifications on new releases.