- improved filters - instead of "hide x" now they work "show x only". AND is applied if multiple filters are selected.
- added support for android 9, 10, 11 (could probably go lower but afaik HiddenApiBypass requires sdk 28 (android 9))
- first-time uninstall doesn't fail anymore
- improved app popup info
- app loading screen now doesn't freeze the whole app (used to run in UI thread, now it's in separate thread)