-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f6f4e32
commit ecc391f
Showing
5 changed files
with
30 additions
and
7 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,26 @@ | ||
- Fixed missing restart prompt when updating an extension | ||
- Updated the Context Menu API to support regex | ||
- Moved Moonbase to use a different API to hopefully fix a rare crash | ||
## Moonbase | ||
|
||
- Moved entry to the top of the settings menu | ||
- Added about section | ||
- Fixed the moonlight menu in the tray icon duplicating over time | ||
- Added the ability to switch moonlight branches from the tray icon | ||
- Added the ability to use Markdown in settings descriptions | ||
|
||
## Core | ||
|
||
- Fixed the Discord overlay being broken | ||
- Fixed script blocking issue that would, among other things, break TikTok embeds | ||
- Added simple error handling to injected Webpack modules | ||
|
||
## Libraries | ||
|
||
- Added Component Editor library | ||
- Added Commands library | ||
- Spacepack: Introduced logging for failed finds | ||
- Spacepack: Deprecated findByExports | ||
|
||
## Misc | ||
|
||
- Updated README | ||
- Introduced new `create-extension` CLI tool | ||
- The manifest schema is now automatically generated |
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
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
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
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