Bug Fixes:
- Robot names exceeding 30 characters was throwing an exception error during run time. The maximum length for robot name is now set at 50 characters.
- A bug in the log system was preventing the writing of execution log, this is now fixed.
Other improvement: Added Unhandled Exception event in logging system to record any instability that may occur during runtime.