Nexus Tools Changelog

What's new in Nexus Tools 5.6

Mar 10, 2024
  • 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

New in Nexus Tools 5.5 (May 10, 2023)

  • 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

New in Nexus Tools 5.4 (Dec 31, 2021)

  • Fixed bug where Nexus Tools folder would sometimes not be added to the Windows %PATH% variable

New in Nexus Tools 5.2 (Nov 21, 2021)

  • GitHub Actions now used for compiling Dart application
  • Fixed Rosetta detection in wrapper script on macOS 12
  • Fixed analytics reporting

New in Nexus Tools 5.1 (Nov 15, 2021)

  • Fixed Apple Silicon detection in wrapper script on macOS 15
  • Fixed Apple Silicon detection in main Nexus Tools application
  • Switched analytics to Plausible Analytics

New in Nexus Tools 5.0 (Sep 9, 2021)

  • Codebase rewritten in Dart
  • Nexus Tools itself is now installed to ~/.nexustools/nexustools ($HomeNexusToolsnexustools.exe on Windows), so SDK tools can now be updated or deleting without visiting GitHub page
  • Windows version now available