Releases: moonlight-mod/moonlight
Releases · moonlight-mod/moonlight
v1.2.5
- Fixed CSP in the browser extension
- Added support for ESM when loading an extension entrypoint
- Added screenshots of Moonbase to the README
- Added an API to write to the extension settings
- Added isDir to the filesystem API
- Added localStorage to the moonlight global
- Updated mappings
- The extension loader now prioritizes loading developer extensions
v1.2.4
- Fixes for latest Discord
- Added a warning when disabling built in extensions in Moonbase
- Added a prompt to restart when updating an extension in Moonbase
- Added a button to view extension source in Moonbase
- Searching for settings of extensions now works properly in Moonbase
v1.2.3
- Fixes for latest Discord
v1.2.2
- Fix repositories and extensions being cached on request
- Add DevTools Extensions extension
- Add App Panels extension
- Fix Context Menu extension
- Fix error stack traces
- Add extra debugging information to crash screen
v1.2.1
v1.2.0
- Implicitly enabled extensions will show as enabled in Moonbase, to prevent confusion with libraries
- Added the Rocketship extension for better Linux support when using rocketship
- Extension descriptions can use more advanced Markdown formatting
- Added declarative URL blocking
- Fixed a bug relating to duplicated extensions
- Added the Native Fixes extension
- Extensions from local search paths show up clearly
- Extensions properly show up in Moonbase when they are missing metadata
- Moonbase tells you when extensions have updates
- Added Notice library for showing banners at the top of the screen
- moonlight no longer makes a mess in the global scope
- Nix support was improved, adding a module for home-manager
- The filesystem was abstracted to make porting extensions to the browser easy
- Installed extensions on different API levels properly show up in Moonbase
- moonlight can now be updated within Moonbase (requires moonlight installer v0.2.1 or later)
- Extensions can specify their compatible environments, now that browser support exists
- Extensions can register custom settings pages
v1.1.0
1.1.0
v1.0.10
- core-extensions/contextMenu: Fix patches
v1.0.9
- Fixes for latest Discord
v1.0.8
- Added multiline string input for extension settings
- Fixed conflicting extensions in Moonbase
- Fixes for latest Discord