TALKTOOL Changelog


Version 1.4 (work in progress...)
- (New Feature) Text to Speech implemented using FreeTTS
- (New Feature) Whispering to another client
- (Change) Add missing translations for new features

Version 1.3 (31.08.2007)
- (Changed) New XML-like Chat-Protocol
- (New Feature) List of all connected clients
- (New Feature) Version check between client and server
Version 1.2 (23.07.2007)
- (New Feature) Show TalkTool Installation Path in Info Dialog
- (New Feature) Show current IP in Info Dialog
- (New Feature) Show current User in Info Dialog
- (New Feature) Show currently used Java Runtime Path in Info Dialog
- (New Feature) Show currently used Java Runtime Version in Info Dialog
- (Change) Changed System Messages for Connection and Disconnetion

Version 1.1 (23.07.2007)
- (New Feature) Startup into Systemtray
- (New Feature) Switch to enable/disable ErrorLog

Version 1.0 (17.07.2007)
- (New Feature) Using Secure Socket Layer for Encryption (SSL / JSSE)
- (New Feature) More Options to fit the Application to your needs
- (Refactored) Configuration is now wrapped by singleton Class ConfigurationHandler
- (Change) New Options Menue provides better overview
- (Thanks to) Jürgen Ganz for all the Testing ;-P

Version 0.9 (11.01.2007)
- (New Feature) AutoClient and AutoServer

Version 0.8 (18.12.2006)
- (Change) Better line wrapping for long texts

Version 0.7 (15.12.2006)
- (New Feature) Multilanguage Support (Languages German and English implemented at the moment)

Version 0.6 (14.12.2006)
- (New Feature) New Java 6 TrayIcon Feature implemented

Version 0.5 (21.11.2006)
- (Bug Fix) History Clear works immediately

Version 0.4 (17.11.2006)
- (New Feature) Changelog Dialog
- (New Feature) About Dialog

Version 0.3 (16.11.2006)
- (Change) Switched History View from Plaintext to Htmltext
- (Change) Use Color for Systemmessages
- (Change) Do not allow to use -=SYSTEM MESSAGE=- as Nickname
- (Change) Do not update History every second -> only updates when History was changed
- (Change) History ScrollPane always scrolls to the bottom if History was changed

Version 0.2 (16.11.2006)
- (New Feature) Show time at all messages
- (New Feature) User can now choose a Nickname
- (New Feature) Systemmessage at Servershutdown
- (Change) Handle button states correctly and Server Shutdown will be catched
- (Change) Systemmessage at client connects & disconnets changed

Version 0.1 (15.11.2006)
- Basic GUI and Chat Functionality