Skip to content

Releases: pquiring/javaforce

61.1

04 Jun 19:09
Compare
Choose a tag to compare

Jun 4/2024 : JF/61.1

  • jfKVM/2.2
    • fix : UI issue

61.0

03 Jun 22:15
Compare
Choose a tag to compare

Jun 3/2024 : JF/61.0

  • jfKVM/2.1
    • fix : cpu core
    • new : improve UI
  • jfTerm/0.21
    • fix : WinCom timeout too high

60.0

21 May 14:41
Compare
Choose a tag to compare

May 21/2024 : JF/60.0

  • jfKVM/2.0
    • new : Web Console (control VMs from browser)
  • jfVNC/0.3
    • new : use javaforce.awt.VNC (removed old code borrowed from 3rd party)
  • new : added RFB/VNC directly into JavaForce
    • javaforce.awt.RFB
    • javaforce.awt.VNC
  • new : webui improvements

59.0

13 May 14:14
Compare
Choose a tag to compare

May 13/2024 : JF/59.0

  • jfKVM/1.5
    • new : added Monitor stats screen (memory, cpu, disk and network)

58.0

06 May 13:25
Compare
Choose a tag to compare

May 6/2024 : JF/58.0

  • jfKVM/1.0
    • this last weekend I was able to convert the first
      VMWare guest to jfKVM, an Asterisk PBX we use at work
      Conversion was flawless, booted up like nothing changed.
    • therefore I'm going to finalize this project by
      releasing version 1.0

57.2

03 May 17:11
Compare
Choose a tag to compare

May 3/2024 : JF/57.2

  • jfKVM/0.92 (RC2)
    • added Address control of device in guest VM
  • jfSOCKS/0.17
    • fix KeyMgr issues

57.1

29 Apr 15:15
Compare
Choose a tag to compare

Apr 29/2024 : JF/57.1

  • jfKVM/0.91 (RC1)
    • add : VNC password

57.0

28 Apr 00:14
Compare
Choose a tag to compare

Apr 27/2024 : JF/57.0

  • jfKVM/0.9
    • Gluster replicated disks (vSAN)
    • fixed host device in guest vm
    • added services panel
  • jfSOCKS/0.16
    • fixed forward secure services use configured SSL keys

56.1

26 Apr 16:02
Compare
Choose a tag to compare

Apr 26/2024 : JF/56.1

  • VoIP/SDP
    • fix parsing
  • jfSOCKS/0.15
    • fix : UI issues
  • jfPhone/1.28
  • jfPBX/0.34

56.0

19 Apr 16:12
Compare
Choose a tag to compare

Apr 19/2024 : JF/56.0

  • new : javaforce.awt.security.KeyMgr
    • Desktop UI key management tool
  • jfSOCKS/0.14
    • SOCKS server now includes secure.verify option
    • verifies clients SSL keys are signed with server SSL keys
    • most secure SOCKS implementation on the planet
    • see help for more info