Skip to content

Releases: mmastrac/stylus

Release v0.17.0

19 Sep 22:23

Choose a tag to compare

  • Implement a ping monitor
  • Add blue (highlight) and orange (warning) states

Full Changelog: v0.16.4...v0.17.0

Release v0.16.4

07 Sep 17:17

Choose a tag to compare

Small bugfixes for loading status indicators on initial load

Release v0.16.3

07 Sep 16:16

Choose a tag to compare

Config and status JSON are split for better loading performance

Release v0.16.2

07 Sep 15:33

Choose a tag to compare

Improved loading performance for status by removing logs

Full Changelog: v0.16.1...v0.16.2

Release v0.16.1

07 Sep 14:08

Choose a tag to compare

Fix sizing on fullscreen rows

Full Changelog: v0.16.0...v0.16.1

Release v0.16.0

06 Sep 01:59

Choose a tag to compare

What's Changed

Added

  • Row Visualization: New built-in row visualization that allows you to layout status indicators side-by-side

Changed

  • Logo: New project logo
  • Stack Visualization
  • Layout groups can now be laid out column-wise
  • Ordering of status indicators can now be controlled
  • SNMP Monitor:
  • Retry improvements

v0.15.1...v0.16.0

Release v0.15.1

04 Sep 22:58

Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.15.1

Release v0.15.0

10 Aug 14:51

Choose a tag to compare

Changes

This release adds a new built-in SNMP monitor for network devices that calls snmpbulkwalk to fetch interface information and turns it into monitors.

  • Built-in SNMP monitor type (#205)
  • Bump clap from 4.5.42 to 4.5.43 by @dependabot[bot] in #204

Full Changelog: v0.14.0...v0.15.0

Release v0.14.0

01 Aug 20:59

Choose a tag to compare

Changed

  • Updated documentation with improved running instructions
  • Cleaned up path handling for better cross-platform compatibility

Fixed

  • Fixed stylus-ui dependency issues
  • Fixed stylus-ui build process
  • Resolved dependency conflicts and build errors

Dependencies

  • Bumped all dependencies to latest compatible versions

Full Changelog: v0.13.0...v0.14.0

Release v0.13.0

28 Jul 11:58

Choose a tag to compare

Complete rewrite of the user interface

  • Modern React-based frontend with TypeScript
  • Built-in visualizations: iframe, isoflow, stack view, and more
  • No longer requires end-users to provide HTML for most cases
  • Improved user experience with better navigation and styling