Skip to content

0.8.0-beta2

Latest
Compare
Choose a tag to compare
@nitram509 nitram509 released this 24 Apr 19:50
· 3 commits to master since this release
078c18f

v0.8.0 beta2 changes over the 0.7.6 version

A Java Runtime v1.8 or newer is required from now on!

ADD: double-byte DBCS support for CCSID 930, EXPERIMENTAL!
ADD: font size of keypad is configurable
ADD: buttons to be shown in keypad are configurable
ADD: izpack 5.x update and now create start menu shortcuts - Thanks to Justin Dearing (https://sourceforge.net/p/tn5250j/patches/11/)
ADD: set Dock icon on Mac OSX
FIX: STRPCMD was cut to 120 chars, instead of 123 allowed - Thanks to Roberto Bizzozero (#7)
CHG: rename PF1..PF24 button names to F1..F24, because this reflects keyboard layout ;)
CHG: upgraded to use IzPack 5.x packager
CHG: update JTOpen 10.5
CHG: many refactorings of internal classes and code, which improved readability and reduced complexity but might lead to broken API. If so, please file an issue on GitHub.