Dash v2.0 Release Notes
Release Date: 2017-05-14 // almost 8 years ago-
๐ This major release provides several improvements and changes.
- Brand new look and feel
- ๐ป Drag & Drop rearrangement capabilities for modules on the UI
- ๐ป Minimize, maximize, and custom sizing of modules on the UI
- ๐ฆ Node.js server now supports a
--port
flag & provides a binary reference forpackage.json
- Significant architectural changes to source code
Previous changes from v1.5
-
- Major non-breaking changes from 1.2
- ๐ Support for Node.js
- ๐ Support for composer create-project (dev-master)