Skip to content

Releases: viarotel-org/escrcpy

v1.31.3

01 Sep 10:37
8cfa5d2
Compare
Choose a tag to compare

1.31.3 (2025-09-01)

Performance Improvements

  • 💄 Window layout adapted to dark mode theme (eab402b)

v1.31.2

01 Sep 04:39
8718513
Compare
Choose a tag to compare

1.31.2 (2025-09-01)

Bug Fixes

  • 🐛 Resolved the issue where the device list could not be displayed due to compatibility issues with certain devices (2c53b77)

Performance Improvements

  • 🚀 Optimization of window arrangement function (33786ab)

v1.31.1

29 Aug 09:56
62acc63
Compare
Choose a tag to compare

1.31.1 (2025-08-29)

Performance Improvements

  • 👷 Remove redundant code comments (ca4e826)

v1.31.0

29 Aug 07:04
8d962b7
Compare
Choose a tag to compare

1.31.0 (2025-08-29)

Features

  • ✨ Device lists will now intelligently merge duplicate device entries and share device configurations (52cc4b1)
  • ✨ Now you can arrange your device windows through a graphical interface (91ad249)

Bug Fixes

  • 🐛 Fix typos (a7a3a17)
  • 🐛 Fixed possible sandbox issues on Linux (ff9f9bd)
  • 🐛 Fixed the issue of saving exceptions after adjusting parameters in preference settings (4a18f61)
  • 🐛 Issue not taking effect after restarting the application after switching themes (857c480)

Performance Improvements

  • ♻️ Improve the stability of window arrangement function (7ae3f21)
  • ♻️ Simplify sandbox automatic configuration manager code to improve performance (1b82336)
  • 💄 Improve space utilization of device window layout tools (939a2d2)
  • 🔖 Adjust the order of quick entry functions (ccb59e1)
  • 🔨 Improve the reliability of the linux sandbox configuration tool (6de2538)
  • 🚀 After getting the device list, query and save the SerialNo of each device in preparation for subsequent integration (4464e7e)
  • 🚀 Improve performance by asynchronously storing main interface boundary information (d230c15)
  • 🚀 Optimize the default behavior when adding new widgets to the device window arrangement (1be470a)
  • 🚀 Optimize the layout effect of the task list (044cfcd)
  • 🚀 Optimize the storage strategy for preference Settings (359b9b9)

v1.30.2

15 Jul 10:25
4ae28dc
Compare
Choose a tag to compare

1.30.2 (2025-07-15)

Performance Improvements

  • ♻️ Optimize device list interaction logic (3812061)
  • 📝 Add Japanese language support (969378f)

v1.30.1

14 Jul 11:37
9348470
Compare
Choose a tag to compare

1.30.1 (2025-07-14)

Bug Fixes

  • 🐛 Fixed the issue where all configurations would be cleared when resetting the category configuration in preferences (6ee9a92)
  • 🐛 Solve the problem of abnormal display timing when recording related functions are successful (67d279e)
  • 📝 Fixed the issue that special characters in Windows prevented the creation of app shortcut launch (301dac5)

Performance Improvements

  • 📝 Optimized startup app package name display (22eb718)
  • 🔧 Optimized startup APP function interaction (468af22)

v1.30.0

14 Jul 08:56
e462957
Compare
Choose a tag to compare
v1.30.0 Pre-release
Pre-release

1.30.0 (2025-07-14)

Features

  • 🔍️ Optimize the search function of the app (94ccb7b)
  • 🚀 Supports dragging the device control bar to sort (64a98b2)

Bug Fixes

  • 🐛 Fixed the issue of layout flickering when refreshing the device list page (608b8f3)
  • 🐛 Fixed the issue where activating the program on macOS in certain situations would cause the tray to be created repeatedly (cf8e183)
  • 🐛 Fixed the issue where there is a chance of an error when closing the floating control bar on macOS (5c2c711)
  • 🚀 Fix the issue of abnormal program exit behavior under windows (705f8be)

Performance Improvements

  • ♻️ Code structure optimization (595216b)
  • 👥 Control bar sorting supports state synchronization (88abe95)
  • 📝 Optimize the title of the control interface to solve the problem of duplicate device names (06a151d)
  • 🔀 Optimize the storage policy configured in preferences (b9faabf)
  • 🚀 Supports opening using the main monitor when starting the APP (aec9b78)

v1.29.9

27 Jun 01:27
2ff8a19
Compare
Choose a tag to compare

1.29.9 (2025-06-27)

Performance Improvements

  • 🚀 Update to scrcpy v3.3.1 (a2bb039)

v1.29.8

20 Jun 02:11
41b14b5
Compare
Choose a tag to compare

1.29.8 (2025-06-20)

Bug Fixes

  • 🐛 Update scrcpy-server file to solve the problem of not being able to obtain device APP list (63f7135)

v1.29.7

16 Jun 01:28
39a52d2
Compare
Choose a tag to compare

1.29.7 (2025-06-16)

Performance Improvements

  • 🚀 Update to scrcpy v3.3 (bbf2335)