Skip to content

Releases: pyfa-org/Pyfa

v2.59.2

13 Jun 14:51
Compare
Choose a tag to compare

Database:

v2.59.1

12 Jun 17:48
Compare
Choose a tag to compare

Database:

v2.59.0

11 Jun 15:04
Compare
Choose a tag to compare

Database:

v2.59.0dev1 - Singularity 2024-06-07

08 Jun 01:54
Compare
Choose a tag to compare
Pre-release

Database:

v2.58.3

14 May 08:19
Compare
Choose a tag to compare

Database:

  • Added event SoCT boosters

v2.58.2

16 Apr 17:15
Compare
Choose a tag to compare

Database:

  • Added faction tractors and Starsi boosters

Changes:

  • Added second section to HTML export with fits listed by fit name (#2597, thanks @josephdouce!)

Fixes:

  • Fixed some text boxes (like in "Change Cargo Amount" context menu) having text not selected by default on Windows
  • Fixed HTML export containing no fit data (#2595, thanks @josephdouce!)
  • Included more libraries with AppImage distribution (#2598, #2600)

v2.58.1

26 Feb 22:38
Compare
Choose a tag to compare

Changes:

  • Added Serenity SSO support (#2590)

Fixes:

  • Fixed pyfa using dark version of per-module rack background colors on windows when OS is set to dark, despite app being light (#2585)
  • Fixed items' rack colors in market view to follow light/dark theme on macOS/linux (#2593)
  • Fixed import from file, HTML export and XML export crashes (#2552)
  • Fixed graph input fields being too small on macOS (#2591)
  • Fixed crash on opening character editor for case when negative ESI SSO response was previously cached (#2587)

v2.58.0

20 Feb 19:44
Compare
Choose a tag to compare

Database:

Changes:

  • Added mutated items' extended attributes to XML export (#2561, thanks @m-sasha)

Fixes:

  • Fixed mercoxit rig bonus (#2577)
  • Fixed fitting pane colors on macOS with dark OS theme (#2569)

v2.57.3

08 Dec 17:27
Compare
Choose a tag to compare

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 even more 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)
  • Fixed fit export to HTML
  • Windows-specific: switched to PyInstaller 6.0.0 on windows to get rid of false positives from some anti-virus tools (#2550, #2553)
  • Linux-specific: added workaround for AppImage builder issue to avoid crash on startup when XDG_DATA_DIRS isn't set (#2549)

v2.57.2

07 Dec 14:08
Compare
Choose a tag to compare

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 even more 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)
  • Fixed fit export to HTML
  • 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)