Skip to content

Releases: inindev/adtpro

ADTPro 2.2.0

13 Jul 14:59

Choose a tag to compare

  • Support for Apple Silicon
  • Move to java 17
  • Move to jpackage based dmg installs with bundled jre
  • Update external dependencies
  • Misc cleanup

MacOS Users:
Browsers attach the com.apple.quarantine extended attribute to downloaded files that will interfere with the running of this install. Download with curl or wget:

  • curl -LO https://github.com/inindev/adtpro/releases/download/v_2_2_0/ADTPro-2.2.0.dmg
  • wget https://github.com/inindev/adtpro/releases/download/v_2_2_0/ADTPro-2.2.0.dmg

Alternatively, download with a browser and remove quarantine extended attribute post-download: xattr -d com.apple.quarantine ADTPro-2.2.0.dmg

Refactored install for Mac, Raspberry Pi support

09 Aug 13:27

Choose a tag to compare

v_2_0_3

move from JavaApplicationStub .app approach to shell script