Conversation
ColinFrick
approved these changes
Dec 21, 2018
This file contains hidden or 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
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.
Version 2.7.0 - December 21, 2018
Announcement
With 2019 around the corner and a lot of discussion we (core contributors) have agreed to move our core focus to FUI v3.0. This doesn't mean we won't be working on 2.x but means releases may be slowed down a little due to more work being put into v3.0. You can read more about the future of FUI and v3.0 here
NOTES:
prompt-suiwhich removes the child dependency ofevent-streamthis ensures that the library won't be downloading any (now deprecated) malicious code. If you want to learn more about the recent security issues withevent-streamplease read this issue.!importantusage which inturn produced lots of issues. Now with a big help from our core contributors we have removed ~85% of the usage and reduced the complexity of a lot of the color code base which makes it easier to make changes and helps reduce the size of the general code base aswell as removing duplicate code.Major Enhancements
Enhancements
Bugs
gulp buildwhen using newer versions of node Thanks @ColinFrick #307allowAdditionsThanks @lubber-de #250onHidereturnedfalsewhenallowMultiplewastrueThanks @lubber-de #284addTouchEventsThanks @lubber-de #278image icongetting wrong height applied Thanks @lubber-de #248Security
prompt-suiwhich inturn removesevent-streamThanks @ColinFrick #309