v2.0.1 Hotfix
A critical fix for v2.0.0
Fix
- Newer Linux distro releases displayed
libmpv.so.1: cannot open shared object file: No such file or directory
due to dependency required by Flet. Solved by downgrading to Flet 0.19.0
Note
After downloading, enable executable permissions for the file by either
- Performing a right-click -> Select "properties" or a similar option -> Look for a "Enable executable permissions" option or similar
- Running
chmod u+x ibackep
in the executable's directory
Full Changelog: v2.0.0...v2.0.1