Skip to content

Releases: moonlight-mod/moonlight

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

v1.0.7

05 Jan 02:46
Compare
Choose a tag to compare
  • Add spacepack.filterReal
  • More dependency resolver stages
  • Injector now supports "other patch methods"
  • OpenAsar fixes

v1.0.6

11 Dec 18:02
17bda8a
Compare
Choose a tag to compare
  • Fixed updating extensions
  • Fixed Linux support
  • Fixed some incorrect types on Webpack module imports

v1.0.5

09 Dec 21:22
e67a0e8
Compare
Choose a tag to compare
  • Updated Moonbase
  • Added Markdown library
  • Added ability for extensions to expose styles (export const styles: string[] = [];)
  • Added lazyLoad to Spacepack
  • Added custom labels to Select/MultiSelect in extension settings
  • Added \i for matching variable names in patches

v1.0.4

08 Dec 00:05
ae9de59
Compare
Choose a tag to compare
  • Added search and filters to Moonbase (@redstonekasi)
  • Changed the official repository URL
    • If you installed moonlight before this update, you will need to edit your config file manually and set it to https://moonlight-mod.github.io/extensions-dist/repo.json
  • Fixed random bugs from release builds

v1.0.3

06 Dec 23:40
88afc4b
Compare
Choose a tag to compare
  • Improved the Moonbase UI (@redstonekasi, @xyzeva)
  • Renamed the List setting type to MultiSelect, added a new List type in its place

v1.0.2

06 Dec 17:29
4780b91
Compare
Choose a tag to compare
  • Added ability to convert ESM modules to Webpack modules
  • Updated types

v1.0.1

05 Dec 20:26
2f25a4b
Compare
Choose a tag to compare
  • Fix release builds

v1.0.0

05 Dec 20:22
5b479f4
Compare
Choose a tag to compare
  • Initial release