Skip to content

v2.57.1

Compare
Choose a tag to compare
@DarkFenX DarkFenX released this 06 Dec 03:30

Database:

  • Updated for latest version of patch 21.06 (wightstorm boosters)

Changes:

  • Removed EveMarketer price source
  • Added EVE Tycoon price source
    • note that EVE Tycoon API allows fetching only one item per request, and with the way Pyfa does it, the process is considerably slower
  • Updated libraries Pyfa is built on, which can potentially break it on some installations. Report any new problems you found to following issues (as long as they are open, after they are closed please create new issues):
    • Windows: #2547
    • macOS: #2548
      • this should make pyfa work on newer macOS versions
    • Linux: #2549
      • AppImage build process now uses new tool, which can break pyfa on some OS'. Please report any missing libraries/resources to the linked issue

Fixes:

  • Added extra anti-float safeguards to avoid crashes in uncertain circumstances (#2551)
  • Fix crash in preference menu when CrowdIn doesn't provide data for some languages during build time (#2548)
  • Windows-specific: switched to PyInstaller 6.1.0 on windows to get rid of false positives from some anti-virus tools (#2550)
  • Linux-specific: added workaround for AppImage builder issue to avoid crash on startup when XDG_DATA_DIRS isn't set (#2549)