Skip to content

Latest commit

 

History

History
158 lines (99 loc) · 7.3 KB

CHANGELOG.md

File metadata and controls

158 lines (99 loc) · 7.3 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

Moonshine SDK Installer [4.2.0]

Summary

The main updates for version 4.2.0 are Haxe and Neko installation. This will also setup the haxelib library and expand some libraries used by Moonshine-IDE.

Added

  • Haxe and Neko SDK installation (#13)

Changed

  • Update Harman AIR Version for Flex SDK install to 33.1.1.743 (#86)
  • Notify both Moonshine and Moonshine Development on SDK installation (#78)

Fixed

  • Flex SDK install fails ith Expand-Archive error (#87)
  • Git install failed on macOS (#85)

Moonshine SDK Installer [4.1.1]

Changed

  • Updated icon to match Moonshine-IDE (#77)
  • Moonshine SDK Installer is now built with Harman Air 33.1.1.633. (#75)

Fixed

  • Windows: Fixed problem with validation of download URLs (#71)

Moonshine SDK Installer [4.1.0]

Changed

  • Switched download URL for Apache Royale nightly build to use Apache Foundation servers. (#46)
  • Updated Harman Air to version 33.1.1.633. (#74)

Fixed

  • Windows: Fixed issue where path to SDK folder location wasn't displayed. (#72)

Moonshine SDK Installer [4.0.0]

Summary

This release updates Apache Royale to newest version 0.9.8 and nightly build 0.9.9.

Changed

  • Update Harman Air to version 33.1.1.575.
  • Update Apache Royale to version 0.9.8.
  • Update nightly build of Apache Royale to version 0.9.9.

Moonshine SDK Installer [3.9.0]

Summary

Fixed errors for Apache Flex SDK (Harman AIR) install. Improved the logic to make the errors less likely to trigger in the future.

The UI was updated to Haxe. It should generally look similar, but there we made several other small changes to the UI while we worked on this.

Fixed

  • Fixed download error for Apache Flex SDK with Harman AIR (#62)
  • Fixed hang when downloading Harman Air (#60)
  • Display full version of Harman Air (#63)
  • Fixed message on warning icon for SVN and Git (#51)
  • Fixed cases where download button didn't work until the window was scrolled (#57)
  • Fixed issue where Harman Air license agreement link opened wrong page (#58)

Changed

  • Updated main UI to Haxe
  • Improved mirror selection logic for Apache Flex SDK with Harman AIR (#62)
  • macOS: Decouple installation logic of SVN and Git on Mac OSX (#61)
  • Updated HCL Notes to version 12.0 (#52)
  • Updated format for installation date. (#54)

Moonshine SDK Installer [3.8.1]

Fixed

  • Fixed issue where downloading Royale Nightly fails with download unavailable error (#50)
  • Fixed issue where downloading Royale Nightly fails with already downloaded error in certain circumstances (#50)

Moonshine SDK Installer [3.8.0]

Added

  • Add Harman Adobe AIR SDK (#32)
  • Updated default OpenJDK to v11.0.10 to support the latest language server (#38)
  • Added additional OpenJDK 8 SDK for projects that still require JDK 8 (including HCL Domino projects).

Fixed

  • Fixed queue for SDK downloads (#40)
  • Fixed display for license agreements when installing all SDKs (#44)

Changed

  • Improved installation process for Apache Royale nightly build to make it less likely that the last valid installation will be lost if there is an error (#34, #35))
  • Show a version number for each listed SDK (#39)
  • Windows: Upgraded Git distribution to version 2.30.0.windows.1/2 (#37)
  • Show application version and build number on main page (#45

Moonshine SDK Installer [3.7.0]

Added

  • Windows: Switch native Adobe Air installer to NSIS.
  • Windows: Enable automatic updates.

Moonshine SDK Installer [3.6.0]

Added

  • Added NodeJS installation.
  • Apache Royale update to version 0.9.7 and nightly build 0.9.8.

Moonshine SDK Installer [3.5.1]

Fixed

  • Fixed issue where downloading Royale v0.9.6 failed to apply patch fix for the broken royale-config.xml. (More information on patch fix can be found in this discussion on the Royale development mailing list.)

Moonshine SDK Installer [3.5.0]

Added

  • Add ability to download Apache Royale SDK Nightly build.

Moonshine SDK Installer [3.4.0]

Changed

  • Apache Roayle SDK updated to download v0.9.6
  • Apply a patch fix for the broken royale-config.xml. More information can be found in the this discussion on the Royale development mailing list.

Moonshine SDK Installer [3.3.0]

Fixed

  • Fixed issue where SDKs were not configuring automatically from Installer with non-Sandbox build

Changed

  • Misc. structural changes and cleanup

Moonshine SDK Installer [3.2.0]

Added

  • Gradle download
  • Grails download

Moonshine SDK Installer [3.1.0]

Added

  • Information on disk space usage added

Changed

  • SDK detection logic updated