Skip to content

Releases: moonlight-mod/moonlight

v1.2.5

07 Jan 22:13
86fe1bc
Compare
Choose a tag to compare
  • 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

05 Jan 18:26
bcbb5dc
Compare
Choose a tag to compare
  • 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

05 Nov 19:38
101d31a
Compare
Choose a tag to compare
  • Fixes for latest Discord

v1.2.2

18 Oct 00:15
97242d6
Compare
Choose a tag to compare
  • 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

10 Oct 17:08
Compare
Choose a tag to compare
  • Actually update the versions in respective package.json files

See v1.2.0 for the full changelog

v1.2.0

10 Oct 17:03
c127fce
Compare
Choose a tag to compare

v1.1.0

03 Oct 22:13
7926793
Compare
Choose a tag to compare
1.1.0

v1.0.10

30 Sep 14:46
a12f88e
Compare
Choose a tag to compare
  • core-extensions/contextMenu: Fix patches

v1.0.9

30 Sep 03:12
474c7ea
Compare
Choose a tag to compare
  • Fixes for latest Discord

v1.0.8

11 Apr 01:53
53ae39d
Compare
Choose a tag to compare
  • Added multiline string input for extension settings
  • Fixed conflicting extensions in Moonbase
  • Fixes for latest Discord