Skip to content

Launchbot v2.5.0

Compare
Choose a tag to compare
@michaelx michaelx released this 06 May 07:02
· 17 commits to master since this release
  • Removed configuration from core. You can now configure Launchbot completely in config.js.
  • Removed jQuery dependency. Previously used for the weather plugin. Now everything is vanilla JS.
  • Added structure for plugin support.
  • Streamlined JavaScript functions.