8000 aya/CHANGELOG.md at master · liriliri/aya · GitHub
[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
87 lines (62 loc) · 2.34 KB

CHANGELOG.md

File metadata and controls

87 lines (62 loc) · 2.34 KB

v1.1.0 (3 Mar 2025)

  • feat: standalone window for device manager
  • feat: suppport zh-TW #46
  • feat: some style modifications

v1.0.0 (20 Feb 2025)

  • feat: screencast video bit rate and max size settings #44
  • feat: screencast window always on top
  • feat: application list view
  • feat: shell paste #43
  • fix: webview inspect not working

v0.7.1 (14 Feb 2025)

  • fix: application empty list if storage stats not available
  • perf: logcat improve performance

v0.7.0 (11 Feb 2025)

  • feat: file show permissions
  • feat: screencast drop apk to install
  • feat: application show app, data and cache size

v0.6.1 (6 Feb 2025)

  • fix: screencast not working on windows #37

v0.6.0 (2 Feb 2025)

  • feat: screencast capture screenshot
  • feat: screencast fullscreen
  • feat: screencast mouse wheel
  • feat: screencast keyboard
  • feat: screencast toggle device screen

v0.5.0 (28 Jan 2025)

  • feat: support screen mirror, implemented based on scrcpy

v0.4.1 (21 Jan 2025)

  • fix: main window cannot be opened on windows #5

v0.4.0 (17 Jan 2025)

  • feat: support multiple shells
  • feat: add shell shortcuts
  • feat: shell reconnection
  • feat: device manager
  • feat: connect and disconnect devices wirelessly
  • fix: not able to select the same model phone

v0.3.0 (14 Jan 2025)

  • feat: file explorer #2
  • feat: add terminal to view logs
  • feat: support russian #14
  • fix: logcat dark mode color
  • fix: global error handling
  • fix: modal i18n
  • fix: vivo, xiaomi market name

v0.2.0 (3 Jan 2025)

  • feat: show kernel version
  • feat: show wifi, ip and mac
  • feat: show override resolution
  • feat: show application signature md5
  • feat: font adjust
  • feat: add refresh devices button
  • feat: support turkish #6
  • feat: support arabic #9

v0.1.1 (28 Dec 2024)

  • fix: overview screen
  • fix: oneplus market name
  • fix: fps android 14
  • fix: windows dll not found
  • fix: scrollbar invisible
  • fix: windows unable to change installation directory

v0.1.0 (16 Dec 2024)

Initial release.

0