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):
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)