Skip to content

Releases: joalen/HeartCheck

HeartCheck V2.0.0

17 Mar 00:23
687af43
Compare
Choose a tag to compare

After months of continued development, struggle, and ultimately success, I am proud to present the promised GUI version of HeartCheck! There are exciting features you won't want to miss out on this version of HeartCheck and the one-year anniversary of its inception.

What's New with Version 2.0.0

  • Added three new metrics: Ejection Fraction, Brain Natriuretic Peptide, and C-Reactive Protein
  • New and open GUI screen
  • Online accounts to track your metrics and information (ability to create login and sign-on information)
  • Download manager to automatically update HeartCheck
  • Multi-threading support to allow asynchronous tasks to run without slowing the performance of the GUI
  • Encryption of user data after proper software termination
  • "Under-the-hood" stability fixes and code refactoring for Python version 3.11.0

Warnings/Disclaimers

  • Please ensure you fill out your personal HeartCheck Dashboard and run the simulation, as the program will freeze if there is invalid data!

Future Implementations for HeartCheck

  • Fine-tune the classifier model (given more data)
  • Account for differences in window sizes
  • Configure more of the GUI application (create a logout button and create more windows for settings, credits, and support)
  • Stability and regular bug fixes (security/program operations) and more code refactoring (later revisions of Python)
  • Add security and moderation for online account creation (deterring automated/robot spam) and removal of stale accounts
  • Cross-platform desktop support (macOS and Linux systems) and mobile support (Android and iOS)

Full Changelog: https://github.com/joalen/HeartCheck/commits/2.0.0