HanSolo Medusa Versions Save

A JavaFX library for Gauges

16.0.0

2 years ago

Features

Fixes

  • First build on JDK 16 in preparation for upcoming LTS JDK17. Mainly a test version to check build without Bintray

11.7

3 years ago

Features

Fixes

  • Fixed issue #205 (Level gauge without % after the value)

11.6

3 years ago

Features

  • added new property to enable custom tick label font size (#204)

Fixes

  • Issue #204 fixed (custom tick label font size)

11.5

4 years ago

Features

Fixes

  • Fix for issue #188

11.4

4 years ago

Features

  • added range property to Section

Fixes

  • Fix for issue #187

11.3

4 years ago

Features

  • Added an overview demo class that can be started with gradle Demo

Fixes

  • Fix for issue #178
  • Fix for issue #181
  • Fix for issue #186

11.2

4 years ago

Features

  • Added module-info

Fixes

  • Fix for issue #176

11.1

5 years ago

Features

  • Move to JDK 11
  • Added a constructor for nearly all properties for better FXML support

Fixes

  • Fix from Johan Falk related to gauges in tab panes
  • Fix for issue #168
  • Fix from Hasan Kara related to unused imports
  • Fix for some special characters by replacing them with their UTF-8 values

8.3

5 years ago

Features

  • Support for loading the lib on multiple child classloaders (thx to Johan Falk)

Fixes

  • Fix for issue #163
  • Fix for issue #155
  • Some fixed related to the new PlainAmpSkin

8.2

5 years ago

Features

  • Cosmetics to ModernSkin
  • Adjusted tooltip in IndicatorSkin
  • Added MorphingClockSkin
  • Added PlainAmpSkin

Fixes

  • Fix for issue #145
  • Fix for issue #146
  • Fix for issue #147
  • Fix for issue #157
  • Fix for issue #158