Bug fixes:
* Pressing Crtl+end in GRID did not show the last row. This bug was introduced in 7.1.
* Fixed a flickering issue in Data tab. It was a threading issue related to the STOP button introduced in 7.1.
* When executing a query not returning a result set, focus would leave editor (unless the ‘keep focus on editor’ option was set). This made no sense. Now focus will be kept on editor if there is no result set.
* Data sync could fail with column names containg a SPACE character and if specific keywords was used for column names.
Also SJA for Linux was updated with the fix for the Data Sync issue.