Skip to content

Releases: lukbrew25/openadbshell

v2.1.0

06 Oct 20:01
0a2deaa

Choose a tag to compare

What's Changed

  • New config commands
  • Use command line and powershell commands from openadbshell
  • Command to install multi-part app
  • Custom ADB path support
  • Internal improvements
  • Other changes (visible in changelog below)

Full Changelog: v2.0.0...v2.1.

v2.0.0

26 Jul 14:15

Choose a tag to compare

What's Changed

  • Add Discord Rich Presence support (not affiliated with or sponsored by Discord)
  • Autoconnect to saved devices
  • Support for mods (scripts that are run at shell startup)
  • "about" command and updated README.MD
  • New builds
  • Internal improvements
  • v2.0!!!
  • Note: This release is still fully portable - even with all that was added.
  • Now uses standard version numbers for releases

Full Changelog: v1.0.4...v2.0.0

v1.0.4

24 Jul 23:48

Choose a tag to compare

What's Changed

  • RERELEASE OF V1.0.4 DUE TO MAJOR BUG FIXES
  • Added ability to save devices for easier connecting.
  • Improved command handling
  • Config creation on boot
  • Close files after use
  • Add saved devices management to config window by @Copilot in #6

Full Changelog: v1.0.3...v1.0.4

v1.0.3

17 Jul 14:58

Choose a tag to compare

Add config window to enable and disable custom commands
Add config file to save settings across launches
Greatly improve README.MD

What's Changed

  • Implement config persistence to save settings across launches by @Copilot in #4

Full Changelog: v1.0.2...v1.0.3

v1.0.2

17 Jul 12:48

Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

Major typo fix
New easy shell commands
improved input checking

v1.0.1

16 Jul 22:51

Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

Some new shell functions

v1.0.0

16 Jul 17:27
e4412d4

Choose a tag to compare

Initial release