Glitter Changelog

What's new in Glitter 2.1.0

Aug 2, 2020
  • New features:
  • Glitter has a new UI
  • Improvements:
  • Improved Glitter development process by implementing React Fast Refresh
  • Bugfixes:
  • Fixed window not being removed on development widget unload

New in Glitter 2.0.0 (Jul 23, 2020)

  • New features:
  • We are now using vite instead of Parcel for widgets bundling - works much faster, and requires no initial npm install to get going
  • Improvements:
  • Widget instances of inactive widgets in development no longer show up
  • Bugfixes:
  • Fixed a bug where the incorrect screen would show up in the widget instances management when a screen is unplugged

New in Glitter 1.2.0 (Mar 30, 2020)

  • New features:
  • Allow widgets to enable node integration
  • Improvements:
  • Improve UX of the "create widget" dialog