Skip to content

Release v3.4.0

Choose a tag to compare

@github-actions github-actions released this 15 Feb 21:03

πŸš€ v3.4.0 Release Notes

✨ New Features & Improvements

πŸ–₯ Terminal & Input Enhancements

  • Set TERM environment variable to xterm-256color for improved terminal compatibility.
  • Added support for client-specified shells on Unix systems, with improved compatibility for cmd as the default.
  • Implemented Wayland-compatible input control using evdev and uinput, with automatic fallback to X11 (pynput) where needed.

πŸ“± Phone File Explorer (Web UI)

  • Introduced a new Phone File Explorer to browse and manage mobile device storage.
  • Added path breadcrumbs and folder history navigation.
  • File upload support with visual progress indicators.
  • Bulk file operations (download/delete multiple files at once).
  • Search and sorting options for easier file management.
  • Device selection support for managing multiple connected phones.
  • Connection status alerts and read-only mode indicators.

πŸ›  System & API Updates

  • Exposed server_id in system information and API responses for better identification and debugging.