× News Cego SysMT Croom Web Statistics Impressum
SysMT Logo

Croom Change Log

Back to Croom

In the following, change log entries for the managed software packages is shown

Last 10 30 100 entries

Last 30 log entries in change log
Category Date Version Log
croomios 15.03.2015 2.0.7 Message bubble redesign for chat window. This is still not the final solution, since there seems to be some challenge with the image resolution ...
croomadt 15.03.2015 2.0.2 Version released
croomadt 15.03.2015 2.0.2 Fix in CroomMessageView, duplicate messages appeared since unread messages are written two times to message cache ( also onPause )
croomios 08.03.2015 2.0.7 Added header for unread messages to message view. Reduced cell height to show more messages in the view
croomadt 01.03.2015 2.0.1 Version released
croomadt 21.02.2015 2.0.0rc2 Version released
croomadt 09.02.2015 2.0.rc1 Croom Android Cient first release candidate. This version works with croom server 2.0
croomsrv 06.02.2015 2.0.0 Heavy work on croom version 2.0.0 with web integration
croomsrv 18.12.2014 2.0.0 Started with user admin panel implementation
croomsrv 17.12.2014 2.0.0 Started Vaadin based implementation, complete code copy to eclipse project
croomios 27.10.2014 1.1.1 Catched pictures messages with no title ( msgtext == nil )
croomsrv 27.10.2014 1.1.2 Removed MSGCONFIRM message from server, since this message is actually not used and may confuse the protocol.
croomadt 27.10.2014 1.1.3 Added status thread for status updates in message view
Layout improvements in message view.
Synchronizing improvements in request handler class
croomsrv 26.10.2014 1.1.1 Version released
croomadt 26.10.2014 1.1.2 Version released
croomadt 26.10.2014 1.1.2 Message bubble correction to synchronize with iOS bubble design
croomsrv 26.10.2014 1.1.1 Improvements regarding session cleanup
croomadt 26.10.2014 1.1.2 Improvements regarding session recovery
croomadt 24.10.2014 1.1.2 Fix in CroomMessageView, messages are just added locally, if confirmation to server was succesful
croomsrv 24.10.2014 1.1.1 - Fix in view croom_unreadmsgview, instead of msgid_send, msgid_confirmed must be evaluated
- Optimization push message service, added rowlimit 10 to select to avoid pushing too many messages with one service request
croomadt 24.10.2014 1.1.0 Version released
croomsrv 24.10.2014 1.1.0 Version released
croomsrv 23.10.2014 1.1.0 Small fix for pollUnread service request ( updated msgrec attribute for croom_unreadmsgview query )
croomadt 23.10.2014 1.1.0 Introduced class CroomForground for proper foreground / background state handling.
Messsage exchange seems to be stable now also with images
croomadt 22.10.2014 1.1.0 Improvements for message view with images
croomios 21.10.2014 1.1.0 Many improvements regarding stabability and design
Added message cache cleaner
croomadt 19.10.2014 1.1.0 Added basic support for media message transfer
Lift up to version 1.1.0, since this feature uses new server protocol
croomios 19.10.2014 1.1.0 Many patches added to support media messages
Since this is a protocol expansion, version set up to 1.1.0
croomios 18.10.2014 1.0.4 More work on message view controller to support media messages
croomsrv 17.10.2014 1.1.0 Added image message handling to the server
This feature also requires blob handling of the cego database
Patches to the JDBC driver have been added ( CegoJDBC Vesion 1.5.3 )