Skip to content

Releases: corbindavenport/nexus-tools

Nexus Tools 5.7

29 Jun 03:01
5d2ee5c
Compare
Choose a tag to compare
  • Added native arm64 macOS builds (#76)
  • Added detection for arm64 Windows (#60)
  • Prevent incompatible ADB drivers from installing on arm64 Windows
  • Fixed issue that prevented installation on Windows 11 24H2 (#77)
  • Updated Dart SDK version and dependencies

Nexus Tools 5.6

10 Mar 05:25
a1b1c63
Compare
Choose a tag to compare
  • Fixed bug preventing uninstallation on Windows (#73)
  • Fixed bug where a running ADB server could prevent uninstallation (#72)
  • Improved integration with Windows installed apps list (and "Uninstall or change a program" in Windows Control Panel)
  • Updated to Dart 3.3.1

Nexus Tools 5.5

10 May 04:26
Compare
Choose a tag to compare
  • Nexus Tools can now be uninstalled from the Settings app (or Control Panel) on Windows
  • Nexus Tools now uses %AppData%\NexusTools as the main directory on Windows
  • Removed CPU check in main executable, since it's not needed
  • Updated links and documentation to reflect the migration from master to main
  • Removed automated Rosetta installation on macOS, the user is now prompted to run it if installation fails
  • Cleaned up code

Nexus Tools 5.4

31 Dec 02:12
Compare
Choose a tag to compare
  • Fixed bug where Nexus Tools folder would sometimes not be added to the Windows %PATH% variable

Nexus Tools 5.2

21 Nov 02:25
Compare
Choose a tag to compare
  • GitHub Actions now used for compiling Dart application
  • Fixed Rosetta detection in wrapper script on macOS 12
  • Fixed analytics reporting

Nexus Tools 5.1

15 Nov 00:33
Compare
Choose a tag to compare
  • Fixed Apple Silicon detection in wrapper script on macOS 10.15
  • Fixed Apple Silicon detection in main Nexus Tools application
  • Switched analytics to Plausible Analytics

Nexus Tools 5.0

04 Sep 03:59
Compare
Choose a tag to compare
  • Codebase rewritten in Dart
  • Nexus Tools itself is now installed to ~/.nexustools/nexustools ($Home\NexusTools\nexustools.exe on Windows), so SDK tools can now be updated or deleting without visiting GitHub page
  • Windows version now available

Nexus Tools 4.7

08 Jul 21:39
Compare
Choose a tag to compare
  • Nexus Tools now prompts user to enable Rosetta 2 compatibility layer on M1 macOS, if Rosetta is not already enabled (#57)
  • Fixed bug where Nexus Tools would detect platform tools as installed if ~/.nexustools was empty (#54)

Nexus Tools 4.6.1

26 Jan 20:59
Compare
Choose a tag to compare
  • Improved detection for current shell
  • Fixed exit page on WSL

Nexus Tools 4.6

23 Jan 17:50
Compare
Choose a tag to compare
  • Remove log messages that were used for debugging
  • Nexus Tools webpage now opens in default browser after installation completes