Release 0.94.0 - #517
Merged
Merged
Conversation
…d before document load
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.
Shaky-Stable Beta Release
In this version, bugs created by version 0.93.0 were fixed.
Change Log
User-Specific
Developer-Specific
handleDrawDepth()threw a warning to the console aboutundefinedbeing unexpectedly passed in. (undefinedis one of the expected values to be passed in)handleDrag()crashes, due to the Window class(es) saving a reference todocument.bodybefore thedocument.bodyexists. When.buildWindow()is called, the reference todocument.bodywill now be created.MutationObserverinobserveBlack()crashed, due to theMutationObservertrying to observe mutations in a DOM tree that did not exist yet.Installation
Download one of the attached
BlueMarble.user.jsfiles in the asset section to use this release.