Skip to content

Version 1.5.0

Compare
Choose a tag to compare
@jlgager24 jlgager24 released this 07 Oct 05:51
· 20 commits to master since this release

Version 1.5.0 changes (10/07/2018):

  • Updated JDK to Java 10
  • Login Dialogs now don't require the use of Platform.runLater()
  • Message Boxes now don't require the use of Platform.runLater()
  • Message Box Default button is now in the right order.
  • Massive changes to authentication and permissions system
  • Renamed jbdc to jdbc
  • Removed all deprecated methods from 1.4.0
  • Updated javadoc
  • Replaced some loops with streams
  • Added trim to all string isEmpty checks
  • Added UTF_8 protection
  • Added ExceptionUtils class for use in junit tests
  • All password hashing now uses BCrypt replacing SHA-512
  • Other minor fixes

Download Here (java-ultimate-tools-1.5.0.zip) from gitshare.io