Skip to content

Latest commit

 

History

History
66 lines (41 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

66 lines (41 loc) · 1.17 KB

Changelog

[Unreleased]

[1.2.0] - 2025-01-04

Added

  • Support for Linux

[1.1.0] - 2025-01-03

Added

  • Support for Mac

[1.0.0] - 2025-01-03

Removed

  • Removed Enigma package

[0.9.6] - 2025-01-02

Added

  • Added portable and installer versions for Windows

[0.9.5] - 2024-12-31

Changed

  • Now using device names in connected devices list
  • Made selected file text more readable

[0.9.4] - 2024-12-31

Added

  • Better logging
  • Added button to save logs for easier bug reporting
  • Added button for more information

Fixed

  • Fixed an ADB device parsing edge case
  • Fixed several bugs with Mac builds

[0.9.3] - 2024-12-30

Added

  • Added loading indicator when ADB is still loading

Changed

  • Combined Mac ADB executables

Fixed

  • Fixed an issue with ADB failing to extract when process force closed
  • Fixed a bug where track-devices output would not split properly when multiple outputs received at once
  • Removed jarring window-centering effect

[0.9.2] - 2024-12-30

Fixed

  • Fixed an issue with the connected device stream when no devices are present

[0.9.1] - 2024-12-29

Added

  • Logging to help with debugging