** J-Lan Communicator ChangeLog ** Here follows the brief of the changes in each version of the application. ** Ver 1.4 - Scripting added with SFI (http://www.usebox.net/jjm/sfi): The Simple Forth Interpreter (SFI in short) is a Java implementation of a little subset of the ANS Forth language. The goal of SFI is to develop a small interpreter to be embedded in any application and provide scripting functionality with low resources. - You can set the Look And Feel to Metal, Motif, Windows or GTK. - Little fixes. ** Ver 1.3.1 - GUI bug fixes ** Ver 1.3 This version has improved on performance and stability, you shouldn't use any previous version ;) - ACK now is also filtered at user input - safety min (and sometimes max) length checks (HLO/ACK/AKA/MSG) - version 1.2 of the protocol: added 'user alias' -> AKA cmd (/AKA alias) - Removed nick@ip in privates and using only nick - 'User left network' message on privates - Little GUI fixes and better system integration ** Ver 1.2 This release includes a lot of changes related to look and feel and new features that should make the program more confortable. - Rich text output in both channel and privates (notices, errors, etc) - Emoticon panel (to insert emoticons) - Emphasis on username detection in the text - Basic nick completion (with TAB key) - Nicks + nick@ip identification (previous versions had only nick@ip) - Lots of bugs fixed - Configurable output: * Emoticons (thanks to Carles Amigó for his Nis iconset) * Time in each line * chat alike or 'nick says:' like IM clients - Beep on private (configurable) - Save buffers (log output pane into a file) Many thanks to Victor Balada Diaz for his great work as beta tester. ** Ver 1.1 - Private chat (peer to peer) - Shared key encription with blowfish for private chat - Protocol 1.1 (added private and ciphered private) - Little bug fixes ** Ver 1.0 Initial public release with basic features. - Configurable bind & broadcast address - Listen on port 4110 - Private channel - Protocol 1.0 ***