Skip to content

Releases: pquiring/javaforce

18.0.0

04 Dec 14:07
Compare
Choose a tag to compare

Dec 4/2019 : JF 18.0.0 released

  • new app : jfBackup/0.1
    • Enterprise Tape Backup Solution
    • Volume Shadow Backup
    • Multiple Servers
    • Backup to tape drive/media changer (barcodes supported)
    • Web interface
    • when corporate IT pulled our license for our company wide backup software I tried other
      open source solutions but they were all unacceptable so I built our own ;)
  • new app : jfDVR/0.0 (not released yet)
    • Records IP/RTSP cameras
    • due to performance issues this release is delayed until I can find a better JVM (maybe graal someday)

17.4.0

27 Feb 14:53
Compare
Choose a tag to compare

Feb 27/2019 : JF 17.4.0 released

  • new : jfmodbusserver/0.2 : added support for I2C devices on Raspberry PI

17.3.0

24 Jan 17:43
Compare
Choose a tag to compare

Jan 24/2019 : JF 17.3.0 released

  • new : jfsocks/0.1 : SOCKS4 server (something I needed at work)
  • new : jfpasswords/0.20 : added OpenSite and Help buttons

17.2.0

26 Sep 22:56
Compare
Choose a tag to compare

Sept 26/2018 : JF 17.2.0 released

  • Java 11 support
    • Since Oracle will no longer release a JRE I've made one available at javaforce.sourceforge.net
      • basically just package the JDK without the mod files and create required registry keys
  • jfPasswords/0.19
    • add JRE to MSI package
  • jfDataLogger/0.22
    • new : added csv save function
  • jfPhone/1.16
    • fix : version checking function

17.1.0

21 Sep 20:15
Compare
Choose a tag to compare

Sept 21/2018 : JF 17.1.0 released

  • jfPhone/1.15 released!
    • minor fixes
  • jfPBX/0.27 released!
    • minor fixes

17.0.0

19 Sep 21:55
Compare
Choose a tag to compare

Sept 19/2018 : JF 17.0.0 released

  • new : JFAWT.removeAltGraph()
    • removes AltGraph modifier which was added in Java9
    • the right Alt and AltGraph use the same scancode
  • new : remove support for 32bit binaries since Java9+ no longer supports it
  • new : jfControls/0.4
    • tags are now stored in files for faster load/save and are stored in plain java objects
  • new : VoIP
    • added proper support for RFC 5764 (DTLS-SRTP) which is now included in Java9
  • renamed jPhoneLite to jfPhone
  • renamed jPBXlite to jfPBX
  • the new DTLS code has not been tested yet and will not work
    • I just wanted to get this release out to get the ball rolling
      since it's been such a long time since the last release.
      Tried to do too many things at once.

16.9.0

23 Jan 18:41
Compare
Choose a tag to compare

Jan 23/2018 : JF 16.9.0 relaesed

  • new : jfModbusServer
    • a modbus server for Raspberry PI 2/3 to control GPIO remotely

16.8.0

21 Dec 03:31
Compare
Choose a tag to compare

Dec 20/2017 : JF 16.8.0 released

  • XML
    • fix encoding attributes
  • jfPassword/0.18
    • XML fix will improve XML compatibility
  • Controller.Tag
    • add support for reading byte ranges (S7 only) (untested)

16.7.0

19 Dec 19:08
Compare
Choose a tag to compare

Dec 19/2017 : JF 16.7.0 released

  • jfDNS/0.9
    • added support for multiple uplink DNS servers
  • jfControls/0.3
    • for prev tag fixes

16.6.0

30 Nov 14:21
Compare
Choose a tag to compare

Nov 30/2017 : JF 16.6.0 released

  • fix controller Tag connection issue
  • jfDataLogger/0.18
  • jfDataLoggerPlus/0.9