storyboard v1.3.0 Release Notes

Release Date: 2016-06-09 // almost 8 years ago
    • 💻 Browser extension:
      • [m] Use Giu components for the UI
      • [m] Add some validation on the settings
      • [m] Simplify cxReducer state
      • [m] Fix panel charset (required for Redux devtools)
    • Lib:
      • [M] Attach objects in their original shape (not simplified), after removal of possible circular refs
      • [m] Add stdinLogger tool (result from issue #11): use it to log via Storyboard the output of any command, e.g. ls | node stdinLogger.js
      • [m] Fix incorrect filter config when user enters a blank string