2.5 KiB
2.5 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.7] - 2026-03-13
Changed
- Always use app-bundled isodrive binary instead of system binary
- Prep for edge-to-edge compatibility
[1.6] - 2026-03-13
Added
- Disclaimer screen in welcome wizard about user responsibility
- USB services restart warning dialog before mount/unmount operations
- Toggle in Settings to enable/disable USB restart warning
Fixed
- Prevent shell escape exploits in shell commands
- Disable logcat on release builds
[1.5] - 2026-03-12
Added
- More OS download links
- Sub-categories for OS downloads (Desktop, Server, etc.)
Changed
- Replaced refresh button with pull-to-refresh gesture
- Disable ISO directory change when root access is not available
- Status card now shows "Tap to request root" and updates when granted
- Improved monet/dynamic theme support for icons and text colors
Fixed
- Sanitize user input for folder creation, IMG file creation, and file renaming to prevent shell escape vulnerabilities
[1.4] - 2026-03-11
Added
- Directory browser for changing ISO directory in settings
- Create new directories from the directory browser
- Delete directories created by the app (long press)
- Shows ISO/IMG files with OS icons in directory browser
Changed
- Empty state on home screen now shows current path and helpful hints
- Version number is now read dynamically from app config
- Renamed "folder" to "directory" throughout the UI
[1.3] - 2025-03-11
Changed
- Fix default image dir to be /sdcard/isodroid instead of /sdcard/isodrive
[1.2] - 2025-03-10
Changed
- Fix app name displaying as "ISO Drive" instead of "ISO Droid" in some places
[1.1] - 2025-03-10
Changed
- New app icon
[1.0] - 2025-03-10
Added
- Mount ISO/IMG files as USB mass storage or CD-ROM
- Create blank IMG files for writable USB drives
- Read-only or read-write mount options
- Persistent notification with quick unmount button
- OS-specific icons for popular distributions (Linux, BSD, etc.)
- Download links to popular operating systems (Linux, BSD, Windows, Recovery tools)
- Rename and delete files
- Material 3 dynamic theming with dark mode support
- Support for Magisk, KernelSU, and APatch root solutions
- Bundled isodrive binary for all architectures (arm64-v8a, armeabi-v7a, x86_64, x86)