Skip to content

Latest commit

 

History

History
151 lines (106 loc) · 11.3 KB

CHANGELOG.md

File metadata and controls

151 lines (106 loc) · 11.3 KB

Change Log

Full Changelog

Merged pull requests:

foklauncher-0.1.3 (2018-08-12)

Full Changelog

Implemented enhancements:

  • Useless error message for offline mode #49
  • Change the design of the progressbar to be more like bootstrap #45
  • Leverage apache commons-cli to parse the command line args #39
  • Add the option for a CLI-only mode where no GUI pops up at all #38
  • Add possibility to supply custom startup args to the autolaunch application #37

Fixed bugs:

  • UnknownHostException not caught when not connected to the internet #48
  • Snapshot jars are not deleted #47
  • NullPointerException when loading the version list in the context menu #46
  • Improve the launch time of the launcher when the internet connection is poor #44
  • Meta-Buttons not centered when user uses a custom screen scaling #43
  • Exception when importing the very first app #42
  • GUILanguage cannot be reset #41
  • Exporting app info results in IOException #40
  • Crash when GUI cannot be launched and autolaunch args are supplied #35

foklauncher-0.1.2 (2017-07-26)

Full Changelog

Implemented enhancements:

  • Force enabled snapshot downloads for autolaunched apps with command line parameter #34
  • Create a "See changelog" button #30

Fixed bugs:

  • Window not showing when launching the launcher through the installer shortcut #31

Closed issues:

  • Remove the option from the installer to install the launcher to the AutoStart #33

foklauncher-0.1.1 (2016-12-11)

Full Changelog

foklauncher-0.1.0 (2016-12-11)

Full Changelog

Fixed bugs:

  • Two apps with the exact same maven coordinates but a different classifier cause the launcher to be unable to launch any of them #28

foklauncher-0.0.9 (2016-12-03)

Full Changelog

Implemented enhancements:

  • Add possibility that apps can be launched using startup args #26
  • Make download progress appear smoother #25

Fixed bugs:

  • Closing the launcher does not cancel app downloads #24
  • Call MainWindow.showErrorMessage("some text", false) still makes the app quit #23
  • launchButton disappears on internet failure #22
  • When an update is downloaded, the log displays a confusing message #21
  • Weird launchButton when quickly changing the app selection #20

foklauncher-0.0.8 (2016-10-21)

Full Changelog

foklauncher-0.0.7 (2016-10-19)

Full Changelog

foklauncher-0.0.6 (2016-10-17)

Full Changelog

Closed issues:

  • Tell launched application about a changed GUI language #19

foklauncher-0.0.5 (2016-10-15)

Full Changelog

Implemented enhancements:

  • Implement a message of the day #17
  • Add a "Show App info" button #16
  • Option "Show launcher again when app quits" #5

Fixed bugs:

  • Custom GUI language is not applied to other dialogs #18
  • Fix Antivirus report of the WindowsExecutable #15

foklauncher-0.0.4 (2016-09-18)

Full Changelog

foklauncher-0.0.3 (2016-09-09)

Full Changelog

foklauncher-0.0.2 (2016-09-05)

Full Changelog

Implemented enhancements:

  • Finish translations #6
  • Build a gui to delete selected artifact versions #3
  • Build a gui to download and launch a specific version of artifacts #2
  • Download artifact versions in separate folders and save reference to all downloaded versions #1

Fixed bugs:

  • App would never exit in some cases #13
  • If the jar of the app is deleted, no error message is displayed #10
  • Infinite "Getting version info" when changing snapshot setting and no app is selected #9
  • Open app first time and enable snapshots, launcher wants to "Update & launch" instead of "Download & launch" #8
  • Infinite "Getting version info" on first launch with snapshots enabled #7
  • Bug on first launch #4

foklauncher-0.0.1 (2016-08-05)

* This Change Log was automatically generated by github_changelog_generator