- targeting Android 12 (API Level 31)
- refactoring to MediaStore API for local file access
- root mapping deprecated
- automatically resetting root mapping
- local move/copy are currently not supported
- local delete is supported but requires user confirmation
- on Android 12 (API 31+) you can assign MANAGE_MEDIA rights to avoid delete confirmation dialog
- SD card support is broken
- file provider for other apps fixed
- about app dialog was updated to support news
- privacy policy link added