Skip to content

MPL-Data-Cast 0.7.3

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Aug 22:37
· 2 commits to main since this release
0.7.3
ffdced0

I fixed a bug where the application randomly crashes (the application suddenly closes without any error message) when clicking on the "transfer" button. I also added logging capabilities. You can find the location of the log files via the Help menu.

Changelog:

  • fix: segmentation fault due to mixing threading.Thread with PyQt6
  • enh: introduce logging and make logging Path available to the user
  • enh: improved logging
  • enh: increased verbosity when encountering exceptions during hash check