HFM.NET v0.9.2.712
New Download Location on Google Drive:
https://drive.google.com/open?id=0B8d5F59S5sCiS1RISzdsaEd5UXM&authuser=0- Release Date: September 3, 2014
- Fix: HFM now supports FAH v7 Client versions 7.1.52 to 7.4.4.
- Fix: Issue 287 - Problem with mixed UTC and non-UTC date & time values being written to and read from SQLite.
- Fix: Work Unit History database upgrade - remove duplicate entries and update the populate the work unit information based on current psummary data.
- Fix: Mono fixes and updates from tear and Team 33.
- Fix: Mono verison checking logic for Mono 3.x from jimerickso.
- Fix: Add detection for GRO_A? style core names.
- Fix: Add detection for ZETA cores.
- Fix: Handle bigbeta client type from v7 clients correctly.
- Enhancement: Add NOT EQUAL, LIKE, and NOT LIKE operators for work unit history queries.
- Change: Remove the distinction of Uniprocessor or SMP client. All cpu based clients/slots are now shown simply as CPU.
- Change: Add work unit data to work unit history table. This change supports capturing the work unit parameters (points, kfactor, etc) in the database. Doing so allows HFM to display PPD and credit information for the work unit as the work unit was valued at the point in time the work unit was completed.
- Change: Add detection of client start date/time for legacy (v6) clients based on date present in log file opening.
- Change: Add detection of client start date/time for v7 clients based on date present in log file opening.
- Change: v6 and v7 clients/slots now source the Completed and Failed counts from the WU History database.