Skip to content

Latest commit

 

History

History
105 lines (56 loc) · 4.27 KB

CHANGELOG.md

File metadata and controls

105 lines (56 loc) · 4.27 KB

Changelog

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

The format is based on Keep a Changelog

Super Human Installer [0.10.0]

The 0.10.0 release of Super.Human.Installer update Domino provisioner to version 0.1.22.

Added

  • Update Domino provisioner to version 0.1.22 (#99)
  • Add SCP application button for easier access to the VM contents (#113)

Known Issues

  • Domino Provisioner: Issues have been reported with Domino Provisioner version 0.1.22 on Windows machines. It is recommended to use provisioner version 0.1.20 on Windows to avoid these issues. The provisioner functions correctly on macOS.

Super Human Installer [0.9.0]

This release contains small updates in existing Domino provisioner 0.1.20.

Changed

  • Temporary Update for Domino provisioner 0.1.20 (#110)

Super Human Installer [0.8.21]

This release reintroduce usage of Domino 12.0.1. It contains some small UI bug fixes.

Changed

  • Reintroduce Domino 12.0.1 (#103)

Fixed

  • Server > Advanced > Network Interface Should Look Like Dropdown (#94)
  • Add dropdown arrow in Settings of server -> Advance -> Network Interface (#96)

Super Human Installer [0.8.20]

The release update source code of application to use newest Haxe 4.3.1. It contains some small bug fixes.

Changed

  • Update source code to Haxe 4.3.1 (#91)

Fixed

  • Fixed issue where open folder on server page doesn't work (#94)
  • Fixed crash when deleting VM (#78)

Super Human Installer [0.8.19]

This release add service type interface which allows create different type of servers.

Added

  • Added service type interface when creating a new server. (#88)

Super Human Installer [0.8.18]

This release add ability to select default web browser used for open "Welcome" page currently running server. All links in application are going to be open with selected browser as well.

Added

  • Added selection of default browser (#81)

Fixed

  • Fixed issue where user was unable to remove non configured server (#74)

Super Human Installer [0.8.17]

This release upgrade demo-tasks provisioner to version 0.1.20

Added

  • Add MD5 hashes for newest version of installer Nomad-Web and Traveler (#77)

Changed

  • Update demo-tasks to version 0.1.20

Super Human Installer [0.8.16]

This release improves installation of selected installers different than default.

Added

  • Allow user pick up different version of installers than provided as default one (#76)

Fixed

  • Fixed crash when using nomad-server greater than 1.0.6 (#75)

Super Human Installer [0.8.15]

This release is primarily for including the Super.Human.Portal application, which will be used to view documentation and manage Genesis addins.

Added

  • Automatically install superhumanportal through Genesis on new servers (#68)

Fixed

  • Windows: Fixed crash on application startup when VirtualBox or Vagrant is not installed (#69)