Skip to content

2.0.0

Compare
Choose a tag to compare
@RobinTail RobinTail released this 20 Jul 23:15
· 330 commits to master since this release
4e44ebb

Breaking changes

  • Minimal Python version required: 3.7.
  • Minimal JavaScript version support required: ES6 (aka ES2015).
    • Minimal browser versions supporting ES6 are listed here.
  • The distributed PNG icons are replaced with SVG ones.
    • In case you've been using them in your configuration (Icon ON/OFF), you need to change their filenames:
      • 3d-printer.png –> 3d-printer.svg,
      • fan-24.png –> fan.svg,
      • webcam.png –> webcam.svg.
    • refresh.png icon is removed from the distribution.

What's Changed

Full Changelog: 1.4.2...2.0.0