-
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
JavaScript_Suite - Release/1.8.0 #568
Merged
Merged
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
Do not clone _imageRPC with SdlArtwork
…ies-scm Add missing display capability info and window id
Added more code to the methods.
…ation-update Update T&G current screen data with template config
…l-failures Update package.json to be compatible with more versions of Node
…update-failing Fix T&G issues with updating state rapidly
WindowTypeCapabilities object was created incorrectly.
…e_capabilities Create WindowTypeCapabilities object issue
Co-authored-by: renonick87 <renonick87@gmail.com>
…ge-show-fix Apply fix to alert icon not uploading
Fix failing tests and add artwork imagerpc clone test
…ugfix/missing-scm-tests
Co-authored-by: renonick87 <renonick87@gmail.com>
Co-authored-by: renonick87 <renonick87@gmail.com>
Bugfix/missing scm tests
RaedAlmomani
changed the title
JavaScriopt_Suite - Release/1.8.0
JavaScript_Suite - Release/1.8.0
Oct 26, 2022
renonick87
approved these changes
Oct 26, 2022
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.
Supports:
Bug Fixes / Enhancements
SystemCapabilityManager should automatically subscribe to capability updates and not save AppServiceCapabilities with duplicate serviceIDs
Images not displaying correctly on Alerts sent via AlertManager
Setting bad data in one T&G field then good data quickly in another can lead to the good data failing.
Building the library fails on Node version 16.17 and higher major versions
Create WindowTypeCapabilities object incorrectly
TemplateConfiguration not set in currentScreenData in TextAndGraphicManager on RPC >= 6
DisplayCapabilities missing information in SystemCapabilityManager
SdlArtwork clone issue