Skip to content

Mirin v0.1.1

Choose a tag to compare

@ganeshmshetty ganeshmshetty released this 04 Jul 18:10
· 58 commits to main since this release

Mirin v0.1.1

This release brings Android 11+ Wireless Pairing out of beta with a faster, more reliable connection experience, along with a redesigned connection flow and several quality-of-life improvements.

Highlights

  • Android 11+ Wireless Pairing
    Securely pair Android 11+ devices over Wi-Fi using a 6-digit pairing code directly within the app.

  • Automatic Device Discovery
    mDNS-based discovery automatically detects compatible Android devices on your local network, eliminating the need to manually enter IP addresses.

  • Redesigned Connection Experience
    The Connect Device flow has been completely redesigned with a clean, unified interface and optional contextual guidance that appears only when needed.

  • Improved Error Handling
    Background ADB failures and timeouts are now surfaced clearly in the UI, preventing indefinite loading states and making troubleshooting easier.

  • Smarter Device History
    Devices are now saved only after a successful connection, replacing the previous auto-queueing behavior that could cause disconnected devices to reappear unexpectedly.

Commits

  • feat: Redesign the Connect Device modal with a streamlined, unified interface.
  • feat: Add Android wireless pairing, mDNS device discovery, and improved device history management.
  • chore: Bump the version to v0.1.1 and update the README.