Skip to content

0.6.2

Choose a tag to compare

@CellHasher CellHasher released this 21 Jul 18:01
23fe6fa

macOS downloads

This release ships two separate macOS builds instead of the usual single universal .dmg — pick the one matching your Mac:

  • Apple Silicon (M1/M2/M3/M4): cellhasher_controller_0.6.2_aarch64.dmg
  • Intel: cellhasher_controller_0.6.2_x64.dmg

A combined universal binary hit a CI cross-compilation issue during this release; it'll return in a future release once that's resolved.

0.6.2 Release Notes

What's Changed

New Features

  • App manager search, automation labels, BAT script run, terminal working directory, device renames, saved IP ranges, and miner ADB path
  • QEMU: Alpine VM support with SSH access
  • QEMU: Docker management enhancements
  • QEMU: port proxy forwarding
  • QEMU: Alpine version selector and UI enhancements
  • QEMU: Debian support with SSH reset
  • QEMU: tmux installed automatically
  • QEMU: Termux retry and package running tab
  • Automated ADB key enrollment via on-device accessibility helper (Samsung/Android 12-13, no hardware required)
  • ADB key sets: enable/disable segregation with verified device-to-key-set mapping

Improvements

  • Text selection enhancements throughout the app
  • Network text selection and Wi-Fi change improvements
  • Updated Docker container card
  • Docker container log fixes and port selection
  • Mirror device selector now shows the device alias
  • Migrated mirror decoding to ffmpeg-next
  • FFmpeg build support for Windows and macOS

Fixes

  • Validate ADB path before Termux install
  • Fixed device info stuck in an infinite loading state
  • ADB key enrollment: verify prompt per device with retry (Android 12-13 fix)
  • Fixed macOS universal binary builds

Maintenance

  • Updated dependencies to their latest minor versions