Overview
This new version of the Ember+ Viewer supports recent additions to the Ember+ protocol previously unsupported by the version included in the most recent SDK.
Changes
Notable changes since v1.6.2 include:
- Support for templates.
- Parameters reported as being "offline" are now displayed grayed out.
- The set value dialog and function invocation dialog are now support default values.
- Added support for optional function parameters.
- Parameters of type string can now be modified.
- Extended the set value dialog and function invocation dialog to handle multi line text strings.
- Added the ability to copy values to from parameters and nodes to the clipboard with a context menu entry.
- A function can now be recalled with existing function arguments (select an invocation in the invocation history list).
- Added a search function for tree items (the identifier and description fields will be considered).
- Added a sorting function. The tree items will be sorted in ascanding order by number, identifier or description.
- Allow exporting the Ember+ tree as a XML file.
- Identifier and Description sorting functions now using natural sort order.
- Added encoding and decoding support for NaNs.
- The matrix connect command now uses either connect or disconnect as operation type, independent of the matrix type.
- Removed 'Auto GetDirectory' option serialization. As selection this option may cause an excess number of requests, especially with matrices.
- Lots of bugfixes.
- Added encoding and decoding support for NaNs.
- The matrix connect command now uses either connect or disconnect as operation type, independent of the matrix type.
- Removed 'Auto GetDirectory' option serialization. As selecting this option could cause an excess number of requests, especially with matrices.
- Identifier and Description sorting functions now using natural sort order.
- Lots of bugfixes.
Please note: The tag corresponding to this binary-only release is unrelated as having a valid tag for a release a requirement imposed by GitHub.