This first release marks the first fully working version of recoverpy.
The utility has been tested on different systems. UI and backend works the same way, and performances are acceptable.
Known Issues
Issue #1. Currently, only one bug has been noticed. It raises IndexError with mouse integration on text blocks. This bug is caused by py_cui and will be fixed in its next version (0.1.3).
Future plans
- Improve UX by including more py_cui features in UI.
- Speed up the search process. Maybe with better threading/processing implementation.