Release Notes

Recent Releases

  • 0.3.2
    • November 19, 2024
    • Added clear() command, which allows the Shellviz canvas to be programatically cleared
    • Adding append argument, which causes data to appended to existing values rather than overwriting previous data
    • Adding the visualization argument, which allows explicit visualization selection
  • 0.3.1
    • November 15, 2024
    • Fixing client code bundling in 0.3.0 release
  • 0.3.0
    • November 15, 2024
    • Complete rewrite of Shellviz that relies on a local server rather than a hosted Server
  • 0.2.0
    • June 7, 2023
  • 0.1.0 - 0.1.7
    • June 27, 2017 to April 12, 2023
    • Original version of Shellviz, which relied on a downloadable client-side application that would run the server.

Wishlist

Here's a list of what to expect in future releases of Shellviz:

  • Filter your data: Filter tables and log files to only show filtered data. Initialize or update filters from the command line
  • Progressive Web App: Ideally, Shellviz can be installed as a PWA on a mobile device or desktop, complete with offline support. This would make it even easier to launch the Shellviz client.