* Add debug messages again to understand crashes around addCommandBox.
4.0.50 20/09/2021
------
* Add debug messages to understand crashes around addCommandBox.
4.0.49 10/09/2021
------
* SessionManager takes into account disconnections.
4.0.48 04/08/2021
------
* Add rgb option for plot
4.0.47 22/06/2021
------
* No longer log messages "CommandBoxNotFoundException occured for command box ..."
4.0.46 11/06/2021
------
* Maxlength condition no longer prevents to enter a value which length exceeds maxlength, but is only used to give text's griddata an appropriate width.
* Display a message for Common.Error.Type.NO_SUCH_COMMAND.
4.0.45 10/06/2021
------
* Added test on server state in ServerConnection.startConnectedToServerThread() to avoid exiting with an error code when the client is closed.
4.0.44 18/05/2021
------
* New method in PropertyFormat to solve problem in sample sequencer copy button code: when copying value from a double property to following ones,
for example "12345", Nomad adds ".00" to the value so it exceeds maxlength for the property and the copy process doesn't work.
4.0.43 30/04/2021
------
* Forward only the first event informing that Nomad client is disconnected from Nomad server.
* Add a property for ploty2
* Automatically add unitformat for property whose name is "unit".
* Change the way properties whose unit contains special characters (°, µ, ...) is formatted.
4.0.42 09/04/2021
------
* Inform user that its Nomad client is disconnected from Nomad server.
4.0.41 10/02/2021
------
* Add method updateStandardPropertiesDescriptor to solve problems related to enumerated values and labels when enabling a controller
4.0.40 4/02/2021
------
* Add some resets in logoutAll method for clearing requester in cameo
4.0.39 19/01/2021
------
* Delete the command boxes when a CommandBoxDeleted event is received.
4.0.38 15/01/2021
------
* NewFileCreated events received and notified to NewFileCreatedListener.
4.0.37 21/12/2020
------
* Add method isPaused in IServerCommand.
4.0.36 03/12/2020
------
* Update version of nomad-command-system-messages (0.0.21 --> 0.0.22).
4.0.35 26/11/2020
------
* Connected users management.
* Users' roles management.
4.0.34 13/11/2020
------
* Cameo 1.0.0 integrated.
4.0.33 13/10/2020
------
* Modifications for attached files in chat.
4.0.32 01/10/2020
------
------
* Add 2 preference values to restore main window x and y.
* Add 2 preference values to restore main window x and y.