Fixed a bug where touch events on mobile devices weren't working properly.
Fixed a bug where an alarm did not function, if it was grouped with other components.
Fixed an issue where the pipe wasn't displayed properly after switching tabs if pointed at a boolean value because it is reported as -1 and the test was looking for > 0 instead of != 0
Fixed an issue with publishing a project when the screen name has a symbol in it.
Fixed an issue where fixed size screen dimensions weren't being honored.
Fixed a directory traversal security issue in CSI Web Server.