Skip to content

Releases: FurhatRobotics/furhat-sdk-launcher-releases

v1.4.1

31 Jul 12:21
89dbf27
Compare
Choose a tag to compare

Adding 2.7.0 telemetry

1.3.1

30 Sep 11:31
89dbf27
Compare
Choose a tag to compare
  • Fixes issues with the Virtual Furhat Process surviving after terminating.
  • Adds better error handling if unusual situations occur
  • Updates the key we use to sign the Windows Application (Boring stuff really)

1.3.0

04 May 10:12
89dbf27
Compare
Choose a tag to compare
  • Adds Skill Templates
  • Adds more useful links!
  • Renaming of the SDK to Virtual Furhat
  • Fixes issues with the Furhat Animation not shutting down properly
  • Fixes two critical bugs introduced in 1.2.7 and 1.2.8 respectively
    • Mac unable to update
    • Windows not unzipping files properly

1.2.7

01 Sep 18:11
89dbf27
Compare
Choose a tag to compare
  • Fixes bug with Mac and Linux where virtualFurhat was not set to be executable.

1.2.6

26 Aug 10:29
89dbf27
Compare
Choose a tag to compare
  • Improved analytics
  • Fixed alignment issues
  • Added support for built-in skills
  • Added cleaning functionality.
  • Fixes a bug on windows where some characters would be malformed.
  • Fixes a bug on Mac/Linux where JAVA_HOME would be incorrectly set.
  • Fixes a bug on all platforms where skill files with spaces were unable to execute.
  • Fixes a bug on all platforms where skill creation failed, but user was not notified.
  • GUI changes

1.2.5

15 Feb 15:27
89dbf27
Compare
Choose a tag to compare

Second update!

Functionality

  • Anonymous usage statistics. The SDK Launcher collects anonymous usage statistics so that we can analyze how our tool is used and deployed.
  • Macbooks with an ARM64 chipset can now choose to select a different JDK (beta)
  • SDK Launcher is also built natively against ARM64, but it's still in beta.

Bug fixes

  • Fixes a bug where user doesn't get prompted to make JDK available system wide after installation.
  • Fixes a couple warnings shown to Linux users.

Happy Coding!

1.2.4

17 Dec 12:58
89dbf27
Compare
Choose a tag to compare

First update!

Functionality

  • The JDK will now be availabe on a system level (when given permissions). This ensures that developers can create and build skills without having to install an additional JDK.
  • A button has been added to create a skill project, this skill is a template which can be used to start developing!

Happy Coding!

1.2.3

15 Oct 15:57
89dbf27
Compare
Choose a tag to compare

First public release of the Furhat SDK Desktop Launcher!

Functionality

  • Download/Upgrade your SDK
  • Start/Stop the SDK, and .skill files!
  • Review the log output, all in the same window!
  • The Launcher is also equipped with auto-update functionality, meaning you will always have the latest version! :)

Happy Coding!

1.2.2

15 Oct 07:48
89dbf27
Compare
Choose a tag to compare
v1.2.2

Update README.md