Releases: smartdevicelink/sdl_javascript_suite
JavaScript Suite v1.8.0
Supports:
| Version | |
|---|---|
| Protocol | 5.4.1 | 
| RPC | 8.0.0 | 
Bug Fixes / Enhancements
JavaScript Suite v1.8.0 - Release Candidate 1
Supports:
| Version | |
|---|---|
| Protocol | 5.4.1 | 
| RPC | 8.0.0 | 
Bug Fixes / Enhancements
JavaScript Suite v1.7.0
Supports:
| Version | |
|---|---|
| Protocol | 5.4.1 | 
| RPC | 8.0.0 | 
Bug Fixes / Enhancements
JavaScript Suite v1.6.0
Supports:
| Version | |
|---|---|
| Protocol | 5.4.1 | 
| RPC | 8.0.0 | 
Features
Bug Fixes / Enhancements
JavaScript Suite v1.5.0
1.5.0
Supports:
| Version | |
|---|---|
| Protocol | 5.4.1 | 
| RPC | 8.0.0 | 
Completed Features
- 
Implemented the Menu Manager - [SDL 0272] JavaScript Suite SDL Manager
 
Bug Fixes
- 
AlertView canceledListener is set on cloned object but not on the original in _PresentAlertOperation
 - 
ScreenManager does not reinitialize SoftButton ID Sets on reconnection
 - 
_PresentChoiceSetOperation doesn't remove keyboard listener in all cases
 - 
Choice Set Present followed directly by a Delete can have undefined behavior
 - 
Choice Set Manager uniqueness doesn't take into account loaded cells
 - 
Wrong ChoiceSet listeners being called when queueing PresentChoiceSetOperations
 - 
Queued PresentChoiceSetOperation are not executed if the previous operation is allowed to timeout
 
JavaScript Suite v1.5.0 - Release Candidate 1
Supports:
| Version | |
|---|---|
| Protocol | 5.4.1 | 
| RPC | 8.0.0 | 
Features
Bug Fixes / Enhancements
- 
Choice Set Manager uniqueness doesn't take into account loaded cells
 - 
Queued PresentChoiceSetOperation are not executed if the previous operation is allowed to timeout
 - 
Choice Set Present followed directly by a Delete can have undefined behavior
 - 
Wrong ChoiceSet listeners being called when queueing PresentChoiceSetOperations
 
JavaScript Suite v1.4.0
1.4.0
Supports:
| Version | |
|---|---|
| Protocol | 5.4.0 | 
| RPC | 7.1.0 | 
Completed Features
Completed Enhancements
Bug Fixes
JavaScript Suite v1.4.0 - Release Candidate 1
Supports:
| Version | |
|---|---|
| Protocol | 5.4.0 | 
| RPC | 7.1.1 | 
Completed Features
Bug Fixes
JavaScript Suite v1.3.0
1.3.0
Supports:
| Version | |
|---|---|
| Protocol | 5.4.0 | 
| RPC | 7.1.0 | 
Completed Features
Bug Fixes
- 
Generated getter methods from RPC spec not aligned with the setter methods
 - 
_SdlProtocolBase sets the wrong protocol version on the first packet received
 - 
System capability manager - Passing null in _createDeprecatedDisplayCapabilities
 - 
Setting a
SDLArtwork'soverwriteproperty to true does not work with screen manager - 
Update RpcStruct._validateType to not throw error for a null value
 - 
PermissionManager crashes after receiving OnPermissionsChange
 
JavaScript Suite v1.3.0 - Release Candidate 1
1.3.0
Supports:
| Version | |
|---|---|
| Protocol | 5.4.0 | 
| RPC | 7.1.0 | 
Completed Features
Bug Fixes
- 
System capability manager - Passing null in _createDeprecatedDisplayCapabilities
 - 
_SdlProtocolBase sets the wrong protocol version on the first packet received
 - 
Setting a
SDLArtwork'soverwriteproperty to true does not work with screen manager - 
Generated getter methods from RPC spec not aligned with the setter methods