Releases: pquiring/javaforce
Releases · pquiring/javaforce
18.0.0
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
17.3.0
17.2.0
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
- Since Oracle will no longer release a JRE I've made one available at javaforce.sourceforge.net
- 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
17.0.0
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.
- I just wanted to get this release out to get the ball rolling