Skip to content

Launchbot v3.0.0

Compare
Choose a tag to compare
@michaelx michaelx released this 09 Jul 13:03
· 9 commits to master since this release

This is a major release that requires a config update to match the new style.

  • Refactored JS: ES modules, ECMAScript 2017
  • Refactored CSS: PostCSS, BEM, based on my code-guide
  • Added tooling (currently webpack) to scale development
  • Added keyboard shortcuts
  • Added theme support, with two default themes (dark, light)
  • Added plugin support, with two default plugins (weather, age)
  • Added plugin cache in localStorage
  • Added config cache in localStorage
  • Added settings UI to update config in the browser