Releases: WorriedArrow/OpenLoader
Releases · WorriedArrow/OpenLoader
v0.2.0 Stable 🚀
OpenLoader v0.2.0 [Stable]
Changes
- Migrated to multi-file TypeScript
- Now using
esbuild
to build - Added
ComponentBuilder
- Added typedefs
- Added new scripts
- Fixed localStorage
v0.1.2 Stable 🚀
OpenLoader v0.1.2 [Stable]
Changes
Fixed up installer, added support for gg sans, and added DiscordWindow
and StyleInjector
classes.
v0.1.1 Stable 🚀
OpenLoader v0.1.1 [Stable]
Changes
Added the OpenLoader
and Client
objects and classes.
v0.1.0 Stable 🚀
OpenLoader v0.1.0 [Stable]
Changes
Added OpenLoader.
Have fun! 🚀
v0.3.0 Stable 🚀
OpenLoader v0.3.0 [Stable]
Notes
Alright, this is gonna be a massive changelog. Stick with me on this one!
Changes
- Added support for OLN.
- Added
Logger
object to OL API. - Added
settings
object to OL API. - Added
build
object to OL API. Contains info about the build version. - Added
screenWidth
andscreenHeight
props toDiscordWindow
. - Added localization support for settings menu injection so it injects on langs other than English.
- Added Settings and About menus to the settings menu.
- Added simple
getClassRough
method toWebpackModules
. - Added React and ReactDOM types.
- Fixed a couple of bugs with
WebpackModules
.
That's... it for now! Have fun!
Extra notes
macOS is currently not working, mac binaries will not be included on this release. They will be included as soon as they're working!
Sorry about the inconvenience!
Haven't tested linux yet, will test soon.
Lmk if linux doesn't work!