6.1
From Skyway Wiki
The following is a list of significant behavioral changes in Skyway Visual Perspectives Builder made for version 6.1
|
For a complete list of all issues that were addressed in this release, see this JIRA report (note: you will need to log in to JIRA to view the report) |
| Jira | Products Affected | Functional Area | Description |
|---|---|---|---|
| MOD-1037 | CE and EE | Skyway Functions | The base64Encode() function was implemented as lowercase "base64encode()". We changed it to be the correct case base64Encode(). This will cause existing projects that use base64encode() to fail until the function case is corrected in the project. |
| MOD-1158 | CE and EE | Refactoring | Renaming a Skyway element that is referenced from other parts of the model (for example, a Field, a Variable, a Constant, etc.) will now automatically save any files that are already open if they have references to the thing being renamed. The user is prompted with a list of files that will be saved and provided the opportunity to cancel the rename refactor operation if he so chooses. |

