-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.4.0 Release #468
Merged
Merged
1.4.0 Release #468
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Master to Develop 1.3.0 Release
…licate-strings Voice command should not contain duplicate strings
…and-strings check whether separate voice commands contain the same string
…-contains-no-string-should-be-removed Fix for voice command that contains no string should be removed
…nds-should-clear-voice-commands Sending an empty voice command array should delete all current voice commands
…npersistent-file Include version check for checking file upload status
Co-authored-by: Chris <chris@livio.io>
Update lifecycle manager to work around Sync 3 media capabilities bug
…s-docs-fix Fix JS Docs for setVoiceCommand
Co-authored-by: Chris <chris@livio.io>
…d-setting-identical-voice-commands Fix manager to not delete and set identical voice commands
…ct-non_media-template Fix case where head unit uses incorrect name for PredefinedLayout NON-MEDIA
…ness Choice Cells and Menu Cells do not take which properties are available into account for uniqueness
…ger-queues Feature/soft button manager queues
…ilities Bugfix/security vulnerabilities
Update package version for 1.4
…ersion Update rpc_spec to the 7.1.0 release commit
…-manager-update Remove reference to SoftButtonManager's removed update method
…-crash Do a null check for the templates available in the window capability
crokita
approved these changes
Jun 30, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
JavaScript Suite v1.4.0
Supports:
Completed Features
Completed Enhancements
Alignment with Java and iOS: FileManager hasUploadedFile
Avoid deleting and setting identical voice commands
Bug Fixes
Primary Graphic not sent to SDL Core for Media Template
PredefinedLayout NON-MEDIA not found in templatesAvailable
Update rpc_spec submodule to the 7.1.0 release commit
Send voiceCommand with duplicate strings
Two voiceCommands contain the same string
VoiceCommand that contains no string should be removed
Setting an empty voice command array should clear the list of voice commands
JS Docs for VoiceCommandManager setVoiceCommands say that the method resolves later than it actually does
Choice Cells do not take which properties are available into account for uniqueness