Difference between revisions of "SHIPTide v5.1.126.2"

From Serious Documentation
Jump to: navigation, search
(Sail and Sail Editor)
 
Line 50: Line 50:
 
=== Sail and Sail Editor ===
 
=== Sail and Sail Editor ===
 
* Added a Format feature to the SAIL Editor
 
* Added a Format feature to the SAIL Editor
** Shortcut: Ctrl+Shift+F
+
** Shortcut: Alt+Shift+F
 
* Fixed a bug that caused Functions to not require a semicolon(;).
 
* Fixed a bug that caused Functions to not require a semicolon(;).
 
* Fixed autocompletion duplicating all suggestions.
 
* Fixed autocompletion duplicating all suggestions.

Latest revision as of 14:38, 19 January 2018

Item Description
Version v5.1.126.2
Release Date 09 Jan 2018
Retired Date
SHIPEngine Support 5.1.100+
Download SHIPTide v5.1.126.2
SHA256 657c28aeeccd014788e664a9828d11abd097dc91acc76f6966d64a011b58153e
Download (win32) SHIPTide v5.1.126.2 (win32)
SHA256 c81e2abe893629b6e5f17733852910322d285f72e31abac1250d5e0b7a3ed326
Download (win64) SHIPTide v5.1.126.2 (win64)
SHA256 93b24318f633f73f6a59beb75fbf95dc6c6187dd189028c2635bd0322a5d7bb3

Version Compatibility

Project files generated by SHIPTide 5.1.126.2 are not backward compatible to previous versions of SHIPTide. It is recommended to back up any projects prior to upgrading.

New Modules Supported

  • SIM853 (A01, A03)

Note that platform definitions are now auto-updated upon opening a project in SHIPTide, eliminating the need to explicitly ‘Change Platform/Variant’ on every new version of SHIPTide to incorporate new platform capabilities.

Improvements to the SHIPTide Experience

Installer and Application Settings

  • Added support for 32bit Windows systems.
  • Updated the Java version to 1.8.0 Update 151.

Project Templates

  • Updated hardware versions to support newly released hardware.

User Experience

  • Fixed an issue that caused Mirror X and Mirror Y to always share the same value causing issues in portrait mode projects.
  • Fixed an issue that caused node conversions to fail when multiple nodes were selected.
  • Fixed an issue with Refactor Rename not applying to built-in functions with Node parameters.
  • Improved the application title bar to better represent the project state.

Sail and Sail Editor

  • Added a Format feature to the SAIL Editor
    • Shortcut: Alt+Shift+F
  • Fixed a bug that caused Functions to not require a semicolon(;).
  • Fixed autocompletion duplicating all suggestions.
  • Fixed an issue that caused using Longs to generate exceptions.
  • Fixed an issue that caused Tab to add the incorrect amount of space.

Cargo Export and Upload

  • Fixed an issue that caused export to generate splash images of 0kb size.
  • Improved export times on projects with large resources.

Render

  • Fixed an issue that caused string wrapping to not match the outputted render on a SIM.
  • Fonts can now be set to a size larger than 255px.
  • Removed the ability to 'Render Context' on non-displayable nodes.

Properties and Property Sheet Editor

  • Added over property to textframe objects.

Project Verification

  • Fixed an issue that caused Scripts in the Layout tree to not be accessible by name in other SAIL Scripts.
  • Fixed an issue that caused nodes to not have errors identified after removing a node until the project was reloaded.