Skip to content

Releases: shannah/jdeploy

3.0.0-alpha.33

30 Jan 14:29
Compare
Choose a tag to compare
3.0.0-alpha.33 Pre-release
Pre-release

Another attempt to fix launcher on Windows. Adding JRE/bin to PATH prior to JLI_Launch. Hoping this fixes error cannot open zip.dll

3.0.0-alpha.32

30 Jan 14:08
Compare
Choose a tag to compare
3.0.0-alpha.32 Pre-release
Pre-release

Fixed issue with launcher not finding JRE when app doesn't require JDK and no JDK is installed.

3.0.0-alpha.31

30 Jan 13:47
Compare
Choose a tag to compare
3.0.0-alpha.31 Pre-release
Pre-release

Launcher now sets JAVA_HOME environment variable prior to JLI_Launch call.
Fixed some issues with .ico file generation on Windows.
Still seems to have issues though with icons in start/programs menus. Icons work fine in desktop icons, and in taskbar when app is running.

3.0.0-alpha.30

28 Jan 13:45
Compare
Choose a tag to compare
3.0.0-alpha.30 Pre-release
Pre-release

Fixed threading issues in linux update progress dialog that caused race conditions and crashes.

3.0.0-alpha.29

27 Jan 15:17
Compare
Choose a tag to compare
3.0.0-alpha.29 Pre-release
Pre-release

Fixed Mac OS launcher to show correct icon and name in dock. Improved efficiency by only running update if it is required (it quickly checks npm registry for new versions before even launching the updater).

3.0.0-alpha.28

27 Jan 12:48
Compare
Choose a tag to compare
3.0.0-alpha.28 Pre-release
Pre-release

Fixed issue with Mac bundle Info.plist files that caused icon and name to display incorrectly in the Dock.

3.0.0-alpha.27

26 Jan 22:26
Compare
Choose a tag to compare
3.0.0-alpha.27 Pre-release
Pre-release

Fixed issue in windows launcher with popping up console window on launch.

3.0.0-alpha.26

26 Jan 21:52
Compare
Choose a tag to compare
3.0.0-alpha.26 Pre-release
Pre-release

Fixed windows launcher and installer.

3.0.0-alpha.

26 Jan 17:42
Compare
Choose a tag to compare
3.0.0-alpha. Pre-release
Pre-release

Another attempt to fix crash in windows installer.

3.0.0-alpha.24

26 Jan 12:46
Compare
Choose a tag to compare
3.0.0-alpha.24 Pre-release
Pre-release

Attempt to fix some issues with Windows installer crashes when adding links to programs menu.